Example scpi commands – Fluke RUSKA 7350 User Manual
Page 58

RUSKA 7350
Users Manual
5-6
:LIST
:PRESsure
set list of pressure values
:POINts?
returns number of points defined
:DWELl
specifies dwell times
:POINts?
returns number of dwell times
:TOLerance
specifies tolerances
:POINts?
returns number of tolerances
:DIRection UP|DOWN
direction to go through list
:COUNt
number of times to go through list
STATus
:OPERation
[:EVENT]?
read/clear operation event register
:CONDition?
read operation condition register
:ENABle
set operation enable mask
:QUEStionable
[:EVENT]?
read/clear questionable event register
:CONDition?
read questionable condition register
:ENABle
set questionable enable mask
:PRESet
reset
condition
flags
SYSTem
:DATE
set system date
:ERRor?
returns
or
0,”No
Error”
:KLOCk ON|OFF|1|0
lock keyboard
:TIME
set system time
:VERSion?
returns
1991.0
:LANGuage “6000”|”SCPI”
set interface protocol to 6000 or SCPI
:PRESet
reset
system
TEST
:ELECtronic?
perform
electronic
self-test
UNIT
:DEFine
define a unit
:LENGth MM|IN
set length units for head height
[:PRESsure]
set pressure units
Example SCPI Commands
To request the current pressure reading, all of the following commands are equivalent:
:MEASURE:PRESSURE?
:measure:pressure?
:MeAsUrE:pReSsUrE?
:meas:pres?
:measure?
:meas?
MEAS?
To set the control pressure setpoint to 50, all of the following commands are equivalent:
SOURCE:PRESSURE:LEVEL:IMMEDIATE:AMPLITUDE 50
SOUR:PRES:LEV:IMM:AMPL 50.0
PRESSURE +50
PRES 50