FieldPoint Family

cancel
Showing results for 
Search instead for 
Did you mean: 

how do I use FP WRITE to write to all channels at once?

Rather then write a value to each of my FP-AO-210 channels, can I send combined values in a binary number (similar to FP READ -> All Channels)? If so, how do I go about doing this task?
0 Kudos
Message 1 of 2
(3,250 Views)
The FP Write.vi is polymorphic allowing several different data type inputs. In order to write to the "All" channel of the FP-AO-210, you simply need to wire in a 1-D array of floats (double precision) comprising 8 elements in the array.

Regards,
Aaron
LabVIEW Champion, CLA, CPI
0 Kudos
Message 2 of 2
(3,250 Views)