69
SCPI Command Reference
thermocouple open circuit.
Due to transmission time takes system resources, this will be more obvious when transmitting mass of
data, so total line number for data transmission is restricted within 100 lines. Furthermore, during
logging and under <100ms sampling rate, real-time data transmission will seriously affect the efficiency
of data logging, and lead to display stop. So during high speed sampling, please do not perform any
operation, or do data transmission after stop logging.
11.11
IDN?
IDN? is used for query instrument information, in the meantime, this command is used to check
whether communication of instrument is normal or not.
Query syntax
IDN?
Query response
<Model>,<Version>,<Serial Number>,<Company Name>
Example
SEND> IDN?
<NL>
RET> AT4610,A1.00,0000000,Applent Instruments
11.12
KEYLOCK Command
KEYLOCK Lock/unlock instrument’s keyboard and touch screen.
Command syntax
KEYLOCK {ON,OFF,0,1}
Parameter
there
,
ON,1: lock the keyboard and touch screen.
OFF,0:
Unlock.
After instrument is reboot, key lock will be unlocked.
11.13
Setting System TIME
TIME is used for setup or query system time.
Command syntax
TIME <YYYY>,<MM>,<DD>,<HH>,<mm>
Parameter
there,
<YYYY>:
year, 2010~2099
<MM>:
month, 1~12
<DD>:
date, 1~31
<HH>:
hour, 0~24
<mm>:
minute, 0~59
Example
SEND
> TIME 2014,2,1,12,10
<NL>
//1
st
, Feb, 2014 12:10
Query syntax
TIME?
Query response
<YYYY>-<MM>-<DD> <HH>:<mm>:<ss>
there <ss> is second
Example
SEND> TIME?
<NL>
RET> 2014-02-01 12:10:30
11.14
ERR: SHAKE Command
ERR:SHAK Turn on/off HANDSHAKE command.
Command syntax
ERR:SHAK {ON,OFF,0,1}
Parameter
there
,
ON, 1: Turn on HANDSHAKE command.
OFF,0
:
Turn off HANDSHAKE command.