I’m a little confused when trying to use the “Write Data [Channel]” express vi. Labview 7.1. Start with the “New for 7.1 shipping examples “Write Channel Groups and Read Channel Groups”
To read separate channels in lieu of channel groups I made a few changes to the “Write Channel Groups vi”.
Set the properties as follows:
Object type = Channel
Properties, select Name, Description and Unit.
Always create new channel group / channel, unchecked (default)
Measured data channel, Show terminals for data channel, checked (default)
Append / replace data values, Append selected, (default)
Deleted:
Two simulated inputs and the two “write channel groups vi”
Re-wire, run and read with the “Read Channel Groups vi”
It is this Name field that seems to be more of Channel Number field when Object type “Channel” is used.
What is the Name field for when using the “Write Channel Groups vi” in the Channel mode?
Modified Shipping example attached. Read data with the shipping example, New for 7.1 “Read Channel Groups”.
PS. You may want to add a constant to the 1st shift register (initialize) of the Read Channel Groups vi. Other wise each run will append the results.
Thanks