LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

amplify a voltage and send it via cDAQ 9189

Hello,
I want to generate 2 voltages continue via an analog card that makes up my acquisition and generation card set.
These 2 voltages must be generated following receipt of a value read via the modbus protocol at a defined address.
The value of the 2 voltages are relative to the value retrieved via modbus and a coefficient defined by the user. How would someone do ????
0 Kudos
Message 1 of 2
(813 Views)

Hello,

 

You may need this additional library : NI Modbus Library Toolkit for LabVIEW

 

There is examples that are shipped with, explore them. It is possible to get work locally (localhost) a master vs. a slave, for debugging and testing purposes. You may adapt one of the examples to get your Modbus communication, and then use those values to drive your analog generation.

 

Best regards,

0 Kudos
Message 2 of 2
(787 Views)