LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Multiple CRIO's and shared variables - external PLC

Hi,

We have multiple cRIO's that communicate via shared variables (hundreds of them).

 

Now we have an external PLC that needs to access (read/write) some of those cRIO shared variables.

What would be the best way to go about this?

 

I've read this page, that tells me you can add an OPC Server add-on to the shared variable engine. This will install an OPC server that creates OPC tages that are linked to the shared variables.

IS this also feasible for cRIO? Would I need the DSC toolkit for all cRIO's that the PLC needs to communicate with?

Would there be a better way?

0 Kudos
Message 1 of 2
(628 Views)

HI thomas,

 

I will share with you 2 articles that might help

 

Support Files to Include when Building a LabVIEW DSC Module Application

https://www.ni.com/en-us/support/documentation/supplemental/21/support-files-to-include-when-buildin...

 

Using and Deploying NI OPC Servers, DSC, and LabVIEW OPC UA Toolkit

https://www.ni.com/en-us/support/documentation/supplemental/18/using-and-deploying-ni-opc-servers--d...

 

0 Kudos
Message 2 of 2
(591 Views)