3-40
3
3.9.2
Terminal Operation Examples
e.g. Terminal command with echo on: (bold type is received characters)
CNTL-E
'power on default
*ESE 255 CR LF
*ESE 255 CR LF
CR LF > space
e.g. IDN query from a terminal with echo on:
*IDN? CR LF
*IDN? CR LF
ICS Electronics, 2307, S/N 002123, Rev. X1.X0 CR LF
CR LF >
3.9.3
Program operation examples (echo off)
Send CNTL-F before any serial commands to turn echo off.
CNTL-F
'turns echo off
e.g. Program command: (bold type is received characters)
*ESE 255 LF
> LF
e.g. Program IDN query:
*IDN? LF
ICS Electronics, 2307, S/N 002123, Rev. X1.X0 LF
> LF
e.g. Baud rate change from a computer program. Change occurs after
UPDATE command has been received.
SYST:COMM:SER:BAUD 4800 LF
9600 baud
> LF
9600 baud
SYST:COMM:SER:UPDATE LF
9600 baud
> LF
9600 baud
*SAV 0
4800 baud
> LF
4800 baud