Virtual channel


Recommended Posts

Hi

For an exercise, I made a virtual channel "DataBoxV" and an expression below on the Local CHANNEL "Pressure";

\\ Test Virtual Channel

private Data02 = Pressure[0]

DataBoxV.addValue(Data02)

This did not work, while with a channel of the same name made on "Local CHANNEL", the same expression worked fine.

Would you please explain the reason?

Thanks in advance.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.