Does PXI-8109 Support Labview Realtime 8.5.1?

I am having trouble installing labview realtime 8.5.1 onto the PXI-8109.  Does this embedded controller support this version? If not, what's the lowest version does it support?
Thanks,
Andy

Hey Andy,
With the PXI-8109RT you can only use LabVIEW Real Time 2010 or later. You can see this on the product page of the NI PXI-8109RT. The second bullet on the product page talks about this.
Regards,
David A.
National Instruments
Applications Engineer

Similar Messages

  • Does PXI-5105 support RIS Sampling?

    Hi all,
    Does PXI-5105 support RIS Sampling? if no, then how a bandwidth of 60MHz is acheived with a real time sampling rate of 60MHz?
    regards,
    sunil

    Hi Sunil,
    The 5105 does not support RIS mode.(Features Supported by SMC-Based Devices)
    Since the 5105 can
    sample at 60MS/s, this means our Nyquist rate allows us to acquire signals
    0-30Mhz without seeing aliasing. The 60Mhz bandwidth allows for us to acquire
    signals in between 30Mhz and 60Mhz without seeing attenuation . These signals
    will be aliased, however, we can calculate what rate the acquired signal can be
    found by looking at this DevZone document -- EX: 100MS/s rate w/ 70Mhz signal --> is aliased to be seen at ( (100*1) – 70 ) = 30Mhz. If you
    have a signal over 60Mhz, it will be both attenuated and aliased. As long as
    you don’t have other signals around the frequency which your signal will be
    aliased, this may provide a solution using equipment you have, and prevent
    forcing you to buy new equipment. Depending on the equipment you have and the
    project as a whole, this may or may not be the best solution to the problem.
    Hope this helps!
    Message Edited by David L. on 05-13-2008 03:06 PM
    David L.
    Systems Engineering
    National Instruments
    Attachments:
    RIS scopes.JPG ‏20 KB

  • Does PXI-6547 support WDT file format

    Please correct as needed....
    The Waveform Data Type (WDT) is the only file format within the HWS that supports the extended logic states of digital signals.
    Can this file format be used on the PXIe-6547 digital i/o module ?
    Solved!
    Go to Solution.

    Fonzi,
    Good, then we are talking about the same thing when it comes to states.  The following defines all the digital logic states our hardware supports:
    http://zone.ni.com/reference/en-XX/help/370520K-01​/hsdio/flogic_states/
    A note in that document states the hardware modules that can support all the digital states.  The 6541 can still accept the WDT data type, since in your code it did let you.  It just doesn't support some of the digital states that it contains.  Since it doesn't have hardware compares, it can't handle the compare states.  If the WDT only had 
    You are correct, you must use the WDT when using the extended digital states.  Its documented here:
    http://zone.ni.com/reference/en-XX/help/370520J-01​/hsdio/digitalwaveformdata/
    All of my resources have been found in the NI-HSDIO Digital Waveform Generator/Analyzer Help file, which is installed onto your computer with the HSDIO driver.  An online version can be found here:
    http://zone.ni.com/reference/en-XX/help/370520K-01​/
    Product Support Engineer
    National Instruments

  • Remote startup and shutdown of of PXIe controller running Labview RT (WoL)

    I would like to be able to remotely start up and shut down a PXIe-8133/PXIe-8130 controller remotely over the LAN.  
    I can see that the hardware specs for the PXIe-8133 supports wake on lan (WoL), but I'm not sure about the 8130 (although it seems to respond to the network when asleep).
    I have seen the guide for configuring WoL under Windows, but I do not have Windows installed on these controllers, so how is WoL configured if I only have Labview RT 2011?
    And the 2nd part of my question is whether Labview RT supports a way to programatically shut down the controller?  I'd like the controller to shut down when the startup application terminates.  I've found the RT Restart Target VI, but not one for shutting down.

    Hey there.
    Power management on a PXI controller isn't well supported (or supported at all, really).  WoL is only supported via Windows, LabVIEW Real-Time does not support the WoL feature.  Shutting the controller down is only supported in LabVIEW 2012 and newer via the power button on an express chassis; LabVIEW Real-Time cannot programmatically kill the power on the controller, but it can put itself into a safe state (i.e. shut down) when the power button tells it that, "it has 13 seconds to shut down or else."  
    Power Management is on our roadmap, and is being considered for future versions of LabVIEW Real-Time.
    -Danny

  • How to use PXI-8532 in LabVIEW Development Environment?

    Hi,
    I want to know how to use PXI-8532 in LabVIEW Development Environment.
    I'm using
    1. Windows7 32bit
    2. LabVIEW Pro 2012 SP1 32bit
    3. NI-Industrial Communications for DeviceNet 2.3
    4. PXIe-1062Q
    5. PXIe-8135
    6. PXI-8532 *2 (Names are "dnet0" and "dnet1".)
    * Both PXI-8532 are installed in the same chassis (PXIe-1062Q).
    I want to construct the system that "dnet0" sends data, and "dnet1" receives it. The data type I want to use is an array of bools.
    I made VI (test.vi), but it does not work.
    Could you tell me the reason why my VI doesn't work correctly.
    Thank you so much for your help and time.
    Best Regards,
    volcanon2
    Attachments:
    test.vi ‏28 KB

    activeX

  • Using Labview realtime module in RTAI

    hello everyone,
    i want to use Labview realtime module in RTAI for real time applications beacuse of it's free source and very good performance. is it possible to do this work?
    if it is, can anyone introduce some same case study or something similar to this?
    Solved!
    Go to Solution.

    amirsaman wrote:
    hello everyone,
    i want to use Labview realtime module in RTAI for real time applications beacuse of it's free source and very good performance. is it possible to do this work?
    if it is, can anyone introduce some same case study or something similar to this?
    I don't think that is possible for anyone outside NI. LabVIEW realtime supports at this time only Windows as development host and as target only National Instruments hardware with specifcally targeted OSes or the Pharlap ETS system on x86 systems with a somewhat specific hardware configuration. Using RTAI as target OS for LabVIEW realtime applications would require first some modifications to the LabVIEW realtime plugin to support this new platform.
    Also none of the LabVIEW realtime files created for either the NI platforms running VxWorks or Pharlap OS, or the Pharlap ETS system woud be possible to get deployed to a RTAI system, as they are not compatible. You would in the first place have to port the whole slew of shared libraries that make up the realtime LabVIEW runtime system on one of these targets to your RTAI system which is basically a completely new LabVIEW target platform that you can only create with quite a bit of effort from the LabVIEW source code. It's not really impossible for NI as most of the LabVIEW code is written quite platform independently but it would be a combination of the compile settings for current LabVIEW realtime, with settings to produce LabVIEW VxWorks realtime targets with some extra Linux settings. Yet it would be by far not trivial and some of the parts are actually hardware specific drivers which have to be ported too, and limit the possibility of what RTAI hardware could be used even further. In short not something that would make any commercial sense to NI as they would have to invest a lot of resources without any possibility to sell extra hardware.
    And hell is freezing up before NI releases LabVIEW source code in any form that would give non-NI employees access to it! 
    Rolf Kalbermatter
    CIT Engineering Netherlands
    a division of Test & Measurement Solutions

  • Using Keyboard or Mouse in LabView RealTime

    Hi,
    I would like to know whether keyboard or mouse can be used as input in LabView RealTime. If yes, can anyone explain me how to get the input coming from the keyboard or mouse?
    Thanks

    Hi e_Rik,
    Could you explain what you are trying to do a little further?  Currently the only real-time targets that can have a keyboard or mouse plugged into them is a PXI chassis or a desktop ETS system. 
    The following links also touch on the subject as well.
    http://forums.ni.com/ni/board/message?board.id=170&message.id=147602&requireLogin=False
    http://forums.ni.com/ni/board/message?board.id=170&message.id=149424&requireLogin=False
    http://forums.ni.com/ni/board/message?board.id=180&message.id=27461&requireLogin=False
    I double checked and currently there are no keyboard or mouse VIs that work on real-time targets.  You may be able to get around this by finding a serial keyboard and mouse and using VISA calls.  Hope that helps clarify, and have a good day.
    Brian K.

  • Driver NI PXIe 5641r for Labview 2012

    hi. i have module NI PXIe 5641r and labview 2012, i installed driver NI PXIe 5641r; however this driver did not support labview 2012 softwave. help me please!

    Hello!
    You should be able to download the PXIe-5640R 1.7 to work with your PXIe-5641R. Here is a link to that driver:
    http://www.ni.com/download/ni-5640r-1.7/4371/en/
    According to the readme, this will work with a PXIe-5641R as well as 32-bit LabVIEW 2012. Hopefully this helps!
    Thanks,
    Stephanie S.
    Application Engineer
    National Instruments

  • What type of HDD does MS-6382 support?

    Hi,
    My system has a MS-6382 mobo & I've got to change to the hard drive. I've been looking at ebay & the link below describes a HDD which has "ATA/133 or SATA interface and capacity of  120 GB"
    http://cgi.ebay.co.uk/ws/eBayISAPI.dll?ViewItem&category=16178&item=5208766733&rd=1
    I don't know much about computers, or even the right questions to ask really, but does the 6382 support 7200rpm drives, ATA/133? What general specs for a HDD should I be looking for?
    I would be grateful for any help anyone can give!
    Here is some info on my current HDD:
    HD Tune: ST380020A Information
    Firmware version : 3.39
    Serial number    : 5GC0KMYD
    Capacity         : 73.1 GB (~78.5 GB)
    Buffer size      : 2048 KB
    Standard         : ATA/ATAPI-6
    Supported mode   : UDMA Mode 5 (Ultra ATA/100)
    Current mode     : UDMA Mode 5 (Ultra ATA/100)
    S.M.A.R.T                    : yes
    48-bit Address               : no
    Read Look-Ahead              : yes
    Write Cache                  : yes
    Host Protected Area          : yes
    Device Configuration Overlay : yes
    Automatic Acoustic Managment : yes
    Power Managment              : yes
    Advanced Power Managment     : yes
    Power-up in Standby          : no
    Security Mode                : yes
    Firmware Upgradable          : yes
    Partition     : 1
    Drive letter  : C:\
    Label         : MR01-G4
    Capacity      : 74822 MB
    Usage         : 17.54%
    Type          : FAT32
    Bootable      : Yes
    Jorolat

    Quote from: Wonkanoby on 19-June-05, 21:26:02
    ata 133 is just a marketing gimick.............only data moves that fast is 2mb in the drives cache
    the drive will run at about half that speed once the cache is cleared
    dont worry about it
    Er, I got another question
    I'm now looking at this hitachi model:
    http://www.cclonline.com/product-info.asp?id=210&pc=dealtime#
    which has good reviews (probably for others in the range). I originally saw it on ebay but it turns out to be cheaper buying it from the above supplier.
    The question I have is does the MS 6382 support serial ATA? I'm reasonably sure that the above drive is parallel ATA (ie compatable with the MS 6382) because of the manufacturer's info here:
    http://www.hitachigst.com/hdd/support/d7k250/d7k250.htm
    but I thought I'ld ask before I order it or in case I change my mind (again).
    Thankyou for your help
    Jorolat

  • Does lion server support a single email address across multiple devices??

    I am looking to move from an outdated Microsoft Exchange Server 2003 to OS X Lion Server but I am unsure as to how Lion will handle email. I do not want to spend money on a new windows server if I can get a Mac Mini Server to do the job. I am a very small business with a number of email accounts for a couple employees and need access to email and calendar from both the office iMac's and my Macbook Pro when on the road. My IT guy says I need Exchange but he's been off base on a few other items recently and I wanted to check with other sources.
    I have 2 new iMac's, a MacBook Pro, an iPad1 and and iPhone4 on the mac side of things and 2 windows computers running XP. I would get rid of the windows computers completely if not for my CAD program which runs best not in a virtual machine mode.
    How well will email and calendar entries sync across devices?

    I have a very similar setup at my office. Lion Server will push email, calandar, contacts to all of your apple product with out a hitch.
    As far the Windows XP machines, you can access email over IMAP with Thunderbird, and calandars via sunbird or the built in web app.
    I would ditch the exchange server move to Mac OS X Server, and never look back.
    God Luck!
    PS. All of your devices will be in sync all the time.
    Shore answer:
    Does lion server support a single email address across multiple devices??
    Yes.

  • Does Crystal 2011 supports SAP R/3 4.6?

    Friends,
    I would like to know Does Crystal 2011 supports SAP R/3 4.6? Please help.
    Thanks,
    Tilak

    Hi,
    yes, it does. Here is a Screenshot from the CR2011 SPS6 Data Access File
    The (4) indicates:
    (4) SAP servers required to have at least the above patch levels. The following correction notes should be applied to your SAP BW / SAP NetWeaver BI system: 1125433, 1161911, 1162349, 1162416, 1170323, 1230303 and 1007048. OSS Correction Note 1007048 requires a manual configuration step.
    Regards
    -Seb.

  • Camera RAW does NOT yet support raw files for the new  Canon Sureshot S95

    Camera RAW does NOT yet support raw files for the new
    Canon Sureshot S95.
    Adobe, please can you provide an update asap

    Hello!
    I think that you need to be patient.
    There has not been any release of Camera Raw since the release of the camera.
    I recommend to try the next version once it will be released, as there might be preliminary support (and therefore not listed).
    Usually, Adobe is amongs the firsts to support a new camera.
    Even though the Camera Raw team is fielded with wonderful coders, I do not think that they do have a time machine to allow support before they have their hands on a camera

  • OK, as always I waited before downloading a new OS and I sure glad I did. On the APP store I sorted comments by most critical...and WHOA...what is Apple doing? No support for Logic 9, MS Office? Is Apple only trying to reach the iphone/iTouch crowd? HELP!

    OK, as always I waited before downloading a new OS and I'm sure glad I did. On the APP store I sorted comments by most critical...and WHOA...what is Apple doing? No support for Logic 9, MS Office? Is Apple only trying to reach the iphone/iTouch crowd? HELP! I was going to buy a new Mac pro & two 27" monitors but until I see some real problem addressing by Apple...I'll keep what I have and see how everything pans out. If anyone has any comments to ally my fears, I welcome them. I've been a devoted Mac user since 1993. 7500; G4; G5; and my latest Mac Pro...Where do I go? Again...HELP!

    Hi there,
    If you look through ALL the reviews, they are mainly good. I feel that Lion is an excellent upgrade, although not essential.
    There have been some issues with MS Office, but right now, it is up to Microsoft to issue a Lion compatible update, which will come in time. Saying this, MS Office has been working fine on my mac, it seems to be an isolated issue.
    Logic 9 seems like a strange issue. Again, an update looks to be coming soon, with Lion support.
    I do not feel that apple only focusing on the iPhone and iPad user base. There are many features carried along, but the machine can still be used for pro tools and use just as well. It still is a fantastic, reliable, fast, easy to use OS, which I have had very few problems with. Some additions you may not use, but they don't get in the way. You will love the new Exposé, Mission Control, as it is great for pro users who have many windows open at once, and the new spaces. You may however, never use Launchpad, but you don't have to, just drag it away from the dock!
    I really reccomend buying a mac with Lion, although if you are worried about bugs, wait a few months for the issues to be ironed out, and updates to be given. Because the update is so very cheap, I really think you can hardly go wrong. Try it out with your current mac, and if you like it, go ahead and buy your new ones.
    Lion is fantastic, albeit maybe rushed.
    Any other queries, just ask,
    Nathan

  • Does Apple TV support wireless connection to the new MacBook Pro retina in an extended display mode?

    Does Apple TV support wireless connection to the MacBook Pro retina display in an extended display mode? What is the output resolution and is sound also transmitted across?

    SB1983, by extended display do you mean mirror?  All MBP since early 2011 support it if they are running OS X 10.8 Mountain Lion.  The resolution will depend on your Apple TV (2 Gen is 720 and 3rd Gen 1080) and wifi, it will lose some quality but I find it minimal.  It does also mirror the sound.
    Jules

  • Does AVL table supports popin in WebDynpro ABAP

    Hi,
    Just a short question, does AVL table supports popin in WebDynpro ABAP?
    I know that popin in supported in normal table in WD ABAP. Is this feature also available for ALV table?
    Thanks
    Yingzhi

    Hi Yingzhi Liu,
    Did you get any answers to this question?
    I'm also trying the same where we need to show additional details for an ALV table row. Is it possible to have a table popin in ALV? We are on 2004s release and implementing Web Dynpro for ABAP.

Maybe you are looking for

  • IPod Touch 4G Alarm Volume

    I just purchased a new 4G Touch and got it all set up with the data from my 3G and noticed right away that the volume for the clock alarm was about half as loud as the 3G. I remember hearing of issues with the alarm due to the setting for the new yea

  • Problem w chrome registration failure when starting up mozilla from desktpo icon which prevents all updates from loading

    Have to close chrome registration window 3 to 4 times before I successfully get into mozilla home page I recently installed the latest version 3.6 3.7 and get the same problem

  • Bluetooth with D-Link USB-Stick DBT-120/122

    Hello, Apple and users recommend for Bluetooth connections the D-Link USB-Stick DB T-120. I ordered this stick and got the DBT-122. On the D-Link website the DBT-120 is no longer available but the DBT-122. Are there experiences with this new version?

  • Managing Route-Map based MPLS VPN

    1) How to derive the VPN information of the MPLS VPN configured using route-maps? As I understand, stitching route-maps information to derive VPN is complex as it is difficult to derive & correlate the filters tied to each of the route-maps that are

  • Embedding a dtd with jdom

    Does anyone know how to embed a dtd into the xml using jdom? Thanks,