Basic Information for Programming
5.3 RS-232 in Remote Control
When you use RS-232 in remote control, you have to send the remote command CONFigure :
REMote ON first to let control procedure enter into remote state, and then execute other
command set. When control comes to an end, you have to send the command CONFigure :
REMote OFF to let control procedure return to local operation mode.
The RS-232 control commands are same as those of GPIB. When the RS-232 command
string comes to an end for sending, <nl> should be added. Its ASCII code is 0A hexadecimal
(or 10 decimal).