Is there any plan to for usb 9234 to support hardware trigger?

We expect to provide our low cost modal testing solution based on NI usb-9234 and ModalVIEW software. Hardware trigger is needed when using usb 9234 to perform impact testing.
Message Edited by Troglodyte on 07-11-2008 10:44 PM

Thank you for your post. 
In order to keep the power of the board to a minimum, and to keep our prices very competitive, our customers use software triggering for applications such as impact hammer test.  We are happy to coach your development team in the implementation of software analog triggering in LabVIEW, Our Sound and Vibration Assistant, or with our "C" Api.  I have asked our Product Support Engineer to post a note regarding the "C" api function calls.  Stay tuned. 
Also, please feel free to contact us directly as the need arises. 
Sincerely,
Preston Johnson
Principal Sales Engineer
Condition Monitoring Systems
Vibration Analyst III - www.vibinst.org, www.mobiusinstitute.com
National Instruments
[email protected]
www.ni.com/mcm
www.ni.com/soundandvibration
www.ni.com/biganalogdata
512-683-5444

Similar Messages

  • I have a new iMac and want to use my HP 7300 All in One and to use the "Fax"feature I need a phone port on computer and of course, this computer does not have one.  Are there any aftermarket devices for USB to phone that would work in this case?

    I have a new iMac and want to use my HP 7300 "All in One and cannot use the fax feature because there is no phone port is there a solution for this?BACellli

    You don't need a phone port on the iMac. The HP 7300 DeskJet Pro has an internal modem, you connect the printer's modem connection directly to your phone line. Please re-read the install directions that came with the printer.

  • Is there any planned support for the "do not back up" extended attribute for iOS

    Starting in iOS 5.0.1, Apple has introduced a new "do not back up" extended file attribute that will allow an app to store downloaded data into the application folder.  Is there any planned support for setting this attribute within an AIR application or is there currently a way to set this attribute using the existing AIR SDK.

    Yes, this is exactly what I'm wondering too. Without it, we can't build any apps that download content without the risk of the content being deleted.
    Here's the background before Apple introduced the new "do not back up" attribute:
    http://www.marco.org/2011/10/13/ios5-caches-cleaning
    Fortunately, Apple addressed it after that blog post in 5.0.1. See bullet #4 here, quoted below
    https://developer.apple.com/icloud/documentation/data-storage/
    Q:  My app has a number of files that need to be stored on the device permanently for my app to function properly offline. However, those files do not contain user data and don't need to be backed up. How should I store those files in iOS 5?
    A: Starting in iOS 5.0.1 a new "do not back up" file attribute has been introduced allowing developers to clearly specify which files should be backed up, which files are local caches only and subject to purge, and which files should not be backed up but should also not be purged. In addition, setting this attribute on a folder will prevent the folder and all of its contents from being backed up.
    Important: The new "do not back up" attribute will only be used by iOS 5.0.1 or later. On iOS 5.0 and earlier, applications will need to store their data in <Application_Home>/Library/Caches to avoid having it backed up. Since this attribute is ignored on older systems, you will need to insure your app complies with the iOS Data Storage Guidelines on all versions of iOS that your application supports.
    Now we just need Adobe to support the attribute in the AIR SDK. What do you say Adobe?

  • Is there any plan to create a HTML5 shell for flash player apps & interactive elements?

    Is there any plan to create a HTML5 shell for flash player apps and elements? The canvas option is very limited and many apps & old, interactive flash elements no longer work on most mobile devices. 

    HTML5 is the "anti-flash", so to speak. It requires no plug-ins. HTML5 is MP4 which is QuickTime video. That's the "shell" for it.
    Steve Jobs said in 2006, when iOS was first released, that "playing Flash content is processor consumptive and drains batteries in mobile devices, reducing their life." That's why Apple iOS devices have never been compatible with Flash, and also why Android dropped support for the technology in June of 2012.
    Android has "Dolphin" and "Puffin" browsers, which render Flash content (video and animations) "server side" to reduce the load on mobile devices running Android. Likewise, Apple has "SkyFire" which works the same way, but is designed specifically for iOS.

  • Hi, I am worried about the old Iphones, couldn't we change them for another version? I have my Iphone 3, love it, but now I am feeling out of the picture. The phone works perfect...Is there any plan to do so? like recycling?

    I am worried about the old Iphones, couldn't we change them for another version? I have my Iphone 3, love it, but now I am feeling out of the picture. The phone works perfect...Is there any plan to do so? like recycling?

    You can purchase any model (currently sold) iPhone that you desire.
    What's the big deal or so complicated about figuring that out?

  • Are there any plans for apple tv to be true hd 1080 rather then "just" 720

    are there any plans for apple tv to be true hd 1080 rather then "just" 720. 

    I agree, but there should not be any disagreement for a standard that has been defined, and I think the OP doesn't understand the standard. So I was just trying to help.

  • Are there any plans for a search widget for Muse CC in the near future?

    Are there any plans for a search widget for Muse CC in the near future?

    Nobody knows what Apple is doing.
    Not sure Apple does.
    Whatever it is they are not going to discuss it with us.
    Peter

  • Is there any plan for Numbers to read openOffice spreadsheets?

    I get many different file formats, including xls and ods... and really want to work with only one application... is there any plan to expand the compatibility of numbers to include OpenOffice?

    m0thr4 wrote:
    If your requirement is to work with only one application that can read many different file formats, then why not switch to OpenOffice?
    That's like saying if you want to use XLS, why not just install Excel? Either iWork is trying to be compatible with other formats or it isn't. Since it has XLS support, there's a fairly good chance that it is trying to be compatible, and supporting the ISO standard opendocument formats would be a wise move on Apple's part, regardless of whether or not another product supported the format, no?

  • Is there any transaction code for uploding logo in ALV reports.

    is there any transaction code for uploding logo in ALV reports.

    hi,
    call function 'REUSE_ALV_COMMENTARY_WRITE'
           exporting
                it_list_commentary = t_header.
                i_logo             = 'Z_LOGO'.
    endform.
    Upload Logo for REUSE_ALV_COMMENTARY_WRITE
    For those who wish to upload and use a picture in your ALV abap reports.
    Steps for uploading Logo :-:
    1. Goto the transaction OAER
    2. Enter the class name as 'PICTURES'
    3. Enter the class type as 'OT'
    4. Enter the object key as the name of the logo you wish to give
    5. Execute
    6. Then in the new screen select Standard doc. types in bottom window
    Click on the Screen icon
    Now, it will ask for the file path where you have to upload the logo
    7. Now you can use this logo in REUSE_ALV_COMMENTARY_WRITE
    or
    Import Logo and Background Picture for Reporting
    In this step, you can import a customer-specific logo and a background picture into the R/3 System. These will be displayed in the header area of reports in HR Funds and Position Management.
    From the SPRO:
    HR Funds and Position Management --> Dialog Control --> Customize Reporting Interface --> Import Logo and Background Picture for Reporting.
    Activities
    1. Enter the Name of your logo/background picture as an object key in the initial screen.
    2. Make sure that the class name is PICTURES, and the class type is OT.
    3. Choose Execute.
    4. Double-click the document type Picture on the Create tab page. A dialog box will appear in which you can enter the path in which the logo/background picture can be found.
    5. Enter the path and choose Open. The logo will be uploaded into the current R/3 System. If the logo/background picture is to be transported into other systems as well, choose Transport.
    6. Return to the initial screen and repeat the procedure after having entered the Name of your background picture as an object key.
    Please note that the logo/background picture can only be displayed in ALV-based reports with an HTML header. Manually programmed reports such as business distribution plans are not based on the ALV.
    If you have selected several initial objects, ALV-based reports in HR Funds and Position Management will automatically use a hiearchical-sequential display. A logo is not displayed here either. Note also that the logo cannot be printed (see print preview in program).
    Make sure that the logo does not exceed a height of 100 pixels because it would mean that the header of the report will be scrollable.

  • Are there any firmaware updates for time capsule?

    Are there any firmware updates for Time Capsule/Time machine?
    I just had a new hybrid (SSD and spinning disk) drive (750 GB) installed on my MacBook Pro and used Boot Kamp to partition it and run Windows xp. Now, my previously working Time Machine won't function. It says the "sparsebundle" is open (or in use)  preventing the back-up from working properly. When I try and remove and re-install Time Capsule as the disk to back-up to, it still doesn't work. My plan "B" is get a second Time Capsule and dedicate it to the MacBook. But, I fear I'll face the same problem.
    When I open to reconfigure Time Machine, the Time Capsule disk is identified as the back-up, but it's also seen in the "available disks to use for back-up" along with with Boot Kamp disk which is part of the new SSD hybrid hard drive just installed. (Remember it's the partitioned part running Windows xp.)
    I've unplugged/plugged-in the ethernet internet connection and the power cord many times to no avail. The message still says the sparsebundle is in the way.
    Do you think deleting Boot Kamp disk from the list of available hard drives might solve the problem?
    Bill in Tulsa

    TM can only use AFP and only on disks formatted HFS+ (ie Mac Extended Journaled) so it should not bring up a boot camp partition as a possible destination at all .. but I have not done that seutp.
    It says the "sparsebundle" is open (or in use)
    That error is well known. It should simply required the TC to be restarted..
    That sometimes gets things working where the simple restart won't.
    I would recommend using short names, with no spaces and pure alphanumeric. 
    That is C9
    http://pondini.org/TM/Troubleshooting.html
    If you have a more complicated setup.. I would recommend firstly doing a TM reset in the computer.
    See A4 in the same reference.
    Do a verify then of the sparsebundle on the TC.. A5 but you might need to inherit the old backup if you want to continue an old backup.. A new hard disk will make the TM consider the old backup no longer belongs to the computer.. there is a UUID connection to the actual hard disk used in the backup.
    Again read the info in pondini. B5 and B6.
    The sparsebundle in use is C12 but there are a number of sparsebundle issues in section C.. C17 is another common issue.
    Some of what you have done is not adequate.. eg disconnecting ethernet is not enough.. you need to reboot the TC.

  • Is there any plan to have Maintenance Wizard on Windows platform?

    I am planning to upgrade our 9i/11.5.10.2 to 11g/R12 on Win2000. The client doesn't have UNIX/Linux in the shop. It seems we can't use Maintenance Wizard for the upgrade. Is there any plan to have Maintenance Wizard on Windows platform?
    Thanks,
    Jenny

    Jenny,
    We have considered this many times over the lifetime of the MW, but it seems the demand is never great enough. We hear from about 2-3 customers a year who would like to see this feature. It came back very low in the "desirability" ratings from our MW survey last year.
    So I'm sorry to say that there is no plan to make MW installable on a Windows box at this time.
    (It can be used for customers with Apps nodes on windows, but with the caveat that you lose automatic execution... See the FAQ, note 405263.1, for more details.)
    -Vikki
    Product and Development Manager for the Maintenance Wizard

  • Do you know if theres any plans to incorporate "Actions" into Lightroom as there currently are in Photoshop ?

    Just a quick question on Photoshop Actions.
    Does anyone know if theres any plans to incorporate Actions into Lightroom ? It would be great if there were Actions or Macros to speed up repetitive tasks.

    I think the most important question here is Rob's: "What would be your first macros/actions if such feature was supported?"
    Because Lightroom already automates corrections, but in a different (and sometimes better) way than Photoshop. For example, in Photoshop you might use an action to record a string of adjustments to contrast, local contrast, curves, cropping, and lens correction. That could be a pretty long action. But in Lightroom, all you have to do is make a single preset and when you do, all of those steps are applied in one instant instead of having to wait for many Photoshop action steps to complete. Same with exporting: In Photoshop, making an output-specific version can mean recording a lot of steps for resizing, color conversion, sharpening, etc. But since Lightroom lets you save all those as an Export Preset, once again it only takes an instant to apply it. So a lot of times, automating is actually easier and faster in Lightroom.
    What kind of automation are you after? Is it something that Lightroom presets haven't been able to cover?

  • Are there any plans to include .odt in pages?

    It would be grate to be able to open .odt in pages. Are there any plans to enable this? If not, how can I add this to a wish list?
    Thanks
    OC

    We are all just end-users like yourself here. To have Apple "hear" you you need to leave feedback for the Pages team using the link in the Pages menu.

  • Is there any plan to make Power View (charts and report) more customizable?

    Hi,
    I just was playing with Power tool chain in Excel and office 365, this a nice product well down.
    I have a question about the whole idea, is there any plan to make charts more customizable for example user will be able to show the current filter value in the chart or view title (is good while  drill downing) or some simple stuff like showing the
    pie value not in tool bar but indicators in the chart itself  or changing the type of chart while drilling down (start with a column chart then drill to a pie chart) or...
    Or more generally some programming framework to customize Power View , for example some programming framework (writing add-in for an add-in :-))?!!
    thx

    Hi,
    -Yes simply the option to add the drill filters' value on the chart title (not just in the filter panel).
    - Yes, exactly. Showing labels On Pie Charts,
    Also about changing chart's type, I meant somehow be able to change the chart while drill downing (when you go down you can preset chart type for next level) 
     - The ability of connecting views to each-other (something like linking views and sending filters or other expressions/parameters from one view to the second view
    based on users actions like drill downing)
    - Also more generally about API/framework (and quite hard to achieve maybe),  the possibility to add some dynamic functionality like changing the color, show some dialog/ change the view navigation based
    on the user interactions or add custom themes (maybe CSS) (UI
    customization ) , the ability to call other data sources and change  the report dynamically
    Generally be able to add custom codes in the javascript/Html5 result report ( some )
    Also ability to add custom controls
    in designer part (and adding its client side behavior too  ) something like Custom Report Item (CRI) in Reporting Service.
    Br,

  • Is there any plan to add RTSP  support in JavaFX?

    I really want use JavaFX in my new project, a web app in IP Camera.
    Current JavaFX  only support HTTP streaming, but the IP Camera is output RTSP stream.
    Is there any plan to add RTSP support?
    I think it is a very important function in surveillance application.
    Oracle should think about it!

    You can create a new feature request for RTSP support against javafx-jira.kenai.com
    RT-3458 camera support for JavaFX is (always) scheduled for the next JavaFX release.
    You may be interested in the 3rd party jntegration
      ladstatt.blogspot.com/2013/04/image-processing-with-opencv-and-javafx.html
      code.google.com/p/jfxcamera/
    I don't know if those projects use RTSP or not.

Maybe you are looking for