Hello,
i want to write some digital output on multiple digital ports/lines.
therefor i am building a string (as told in the LV help) looking like
this for example:
Dev0/port0/line0, Dev0/port0/line5, Dev1/port0/line31
so i want to write on every line in the string a 1, true, ... whatever.
I tried with Create virtual channels, but all i get is something like this:
______________
Physical channel range syntax in the input string is invalid.
Invalid Input: Dev1/port0/line31
Task Name: _unnamedTask<1F>
______________
could someone post a vi for me or tell how exactly i have to setup those channels? i don't get it
😞
Thanks in advance
vayu