Hi,
I'm trying to send commands to an analog output module. They require characters that VEE doesn't allow and errors pop up when I try to use them.
For example:
$03M
I can communicate the same code in terminal. Anyone know what type of data VEE requires in the Direct I/O transaction?
The data TYPE only selects the output (i.e. what the data is written as) so that doesn't help me.
I'm trying to send commands to an analog output module. They require characters that VEE doesn't allow and errors pop up when I try to use them.
For example:
$03M
I can communicate the same code in terminal. Anyone know what type of data VEE requires in the Direct I/O transaction?
The data TYPE only selects the output (i.e. what the data is written as) so that doesn't help me.
Screenshots of the IO transaction and the error message will be useful :)
-mk