In your string control where you enter the command, do you have "\"
Codes Display turned on? This is set by right clicking on the control.
If you don't, you are not sending the control character but the
strings \ and n. You could also set the VISA serial port properties to
automatically send a termination character with each write or do a
append string with your command and use the line feed constant on the
string palette.

Reply via email to