11-05-2017 09:50 AM
Hello all
I need help in how to read data from NI Distributed System Manager to LABVIEW (real time)
Think you
11-06-2017 11:35 AM
I believe these are Network Published Shared Variables:
http://www.ni.com/white-paper/4679/en/
http://www.ni.com/tutorial/3742/en/
http://digital.ni.com/public.nsf/allkb/7815BCE435DCC432862575DA006FEBF8
Unofficial Forum Rules and Guidelines
Get going with G! - LabVIEW Wiki.
15 Part Blog on Automotive CAN bus. - Hooovahh - LabVIEW Overlord
11-06-2017 05:38 PM
Can you talk a little about the hardware you're working with? If so, I can help you find some good examples to get you started with it in LabVIEW RT.
11-07-2017 04:43 AM
Hello
Compact RIO cRIO-9149
Thinks
11-07-2017 04:00 PM
Looks like you're trying to read some values from a module in your cRIO, and this document should help you get started with a basic application using the cRIO Scan Interface.
Getting Started with CompactRIO - Performing Basic Control: http://www.ni.com/tutorial/11197/en/
The CompactRIO Developer's Guide can help explain concepts when getting started as well: https://www.ni.com/compactriodevguide/
Additionally, in LabVIEW, you'll be able to go to Help > Find Examples > Browse > Hardware Input and Output > CompactRIO > Module Specific IO and find some example projects with some of the modules you have.