LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible to use a NI-9871 module on a C-RIO to automatically update shared variables?

I am trying to use shared variables to poll a modbus network automatically.  I have a C-RIO 9014 and NI-9871 serial module that the modbus network is connected to.  Does anyone know if this is possible?  If so, could you post a sample configuration?  I have not been able to get it to work...   

 

Thanks,

Dan

0 Kudos
Message 1 of 2
(2,445 Views)

Hi D Reck,

 

Using the 987X modules with a cRIO is much like using any other C Series module with a cRIO. It will interface with the FPGA through read/write controls or use a DMA transfer to send the serial information to the RT controller for processing. Note...you will need NI-RIO 2.4 and above depending on your version of Real Time and LabView or you will have to additionally install NI-Serial. DSC can only be run on Windows so I would guess that you would use variables coming from the FPGA or RT to DSC on a windows host machine and in the DSC module you can do ModBus Instrument I/O. Does that answer your question?

 

Ipshita C.

National Instruments
Applications Engineer
0 Kudos
Message 2 of 2
(2,424 Views)