Example Scpi Commands; Scpi Status Registers - Fluke RUSKA 7750i User Manual

Air data test set
Table of Contents

Advertisement

RUSKA 7750i
Users Manual

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
To zero the unit via the remote interface use the following sequence:
CAL:ZERO:INIT
CAL:ZERO:INIT?
CAL:ZERO:RUN
STAT:OPER:COND? Wait Until Complete (Bit 0 = 0)

SCPI Status Registers

Three type of status registers are available: Condition, Event, and Enable.
Condition registers always show the current status of the instrument. Bits may turn on
and back off between reads. The status read is the status of instrument at the moment of
the read. Condition registers include:
*STB? Status Byte Register
*ESR? Standard Event Status Register
STAT:OPER:COND? Operation Status Condition Register
STAT:QUES:COND? Questionable status Condition Register
Event registers do not show the current state but flag the bits in the condition registers
that have changed since the last time the event register was read. When an event register
is read it is reset to zero.
STAT:OPER:EVENT? Operation Status Event Register
STAT:QUES:EVENT? Questionable Status Event Register
Enable registers are set by the user to create summary bits. If the user sets a bit in the
enable register, when the instrument sets the corresponding bit in the event register a
summary bit in the Status Byte Register is set.
*ESE
STAT:OPER:ENAB
STAT:QUES:ENAB
The Service Request Enable Register (*SRE) is used to generate service requests on the
IEEE-488 bus. If a user sets a bit in this register, when the instruments sets the
corresponding bit in the Status Byte Register (*STB) a service request is generated.
5-8
:LENGth MM|IN
[:PRESsure] <name>
:TEMPerature C|CEL|F|FAR|K
:VACuum MICRON|MTORR|PA|<name>
**
Units for this command are set by UNIT:AER.
Enter Zero Mode
Read Status (Mode, Pressure, Temperature, Reference) and Wait
Until Stable.
Start Zero Adjust Sequence
set length units (head height)
set pressure units
set temperature units
set vacuum units

Advertisement

Table of Contents
loading

Table of Contents