GE PACE Series Technical Manual

GE PACE Series Technical Manual

Pressure automated calibration equipment, scpi remote communications manual - k0472 revision a
Table of Contents

Advertisement

GE
Measurement & Control
PACE
Pressure Automated Calibration Equipment
SCPI Remote Communications Manual - K0472 Revision A
PACE1000
PACE5000
PACE6000
g

Advertisement

Table of Contents
loading

Summary of Contents for GE PACE Series

  • Page 1 Measurement & Control PACE Pressure Automated Calibration Equipment SCPI Remote Communications Manual - K0472 Revision A PACE1000 PACE5000 PACE6000...
  • Page 2 © 2015 General Electric Company. All Rights Reserved. Specifications are subject to change without notice. GE is a registered trademark of General Electric Company. Other company or product names mentioned in this document may be trademarks or registered trademarks of their respective companies,...
  • Page 3  procedures in this publication. Pressure Do not apply pressure greater the maximum safe working pressure to the PACE Series. Maintenance The PACE Series must be maintained using the manufacturer’s procedures and should be carried out by authorised service agents or the manufacturer’s service departments.
  • Page 4: Table Of Contents

    Table of Contents Preliminary pages Introduction ..........................i Safety ..........................i Table of contents (this table).......................... ii List of Illustrations ..........................vi List of Tables ..........................vii Abbreviations ..........................vii Pressure measurement units......................... viii Code Definitions ..........................vii Pressure unit conversions ..........................viii Section page INTRODUCTION ......................1-1...
  • Page 5 DISPlay ..........................4-11 DISP:WINDow ..........................4-11 INPut ..........................4-12 INP:LOG ..........................4-12 INP:LOG:STAT ..........................4-13 INSTrument ..........................4-14 :INST:CAT:ALL ..........................4-14 :INST:CONT:SENS ..........................4-15 :INST:DISP ..........................4-16 :INST:LIM ..........................4-17 :INST:MAC ..........................4-19 :INST:SENS ..........................4-20 :INST:SENS:CALD ..........................4-21 :INST:SENS:FULL ..........................
  • Page 6 SENS:MACH:INL:TIME ..........................4-46 SENS:MACH:RANG ..........................4-47 SENS:MACH:SLEW ..........................4-48 :SENS:PRES ..........................4-49 :SENS:PRES:AVER ..........................4-50 :SENS:PRES:AVER:RES..........................4-51 :SENS:PRES:AVER:TIME.......................... 4-52 :SENS:PRES:INL ..........................4-53 :SENS:PRES:INL:TIME..........................4-54 :SENS:PRES:SLEW ..........................4-55 :SENS:PRES:BAR ..........................4-56 :SENS:PRES:RANG ..........................4-57 :SENS:PRES:RES ..........................4-58 :SENS:PRES:CORR:HEAD........................4-59 :SENS:PRES:CORR:HEAD:STAT ......................4-60 :SENS:PRES:CORR:HEAD:OFFS......................
  • Page 7 SOUR:MACH:LEV:IMM:AMPL....................... 4-83 :SOUR:PRES:COMP ..........................4-84 :SOUR:PRES:EFF ..........................4-85 :SOUR:PRES:INL ..........................4-86 :SOUR:PRES:INL:TIME..........................4-87 :SOUR:PRES:LEV:IMM:AMPL ........................ 4-88 :SOUR:PRES:LEV:IMM::VENT........................ 4-89 :SOUR:PRES:RANG ..........................4-91 :SOUR:PRES:RANG:LOW ........................4-92 :SOUR:PRES:SLEW ..........................4-93 :SOUR:PRES:SLEW:MODE........................4-94 :SOUR:PRES:SLEW:OVER .......................... 4-95 SOUR:MACH:LEV:IMM:AMPL....................... 4-96 SOUR:MACH:LEV:IMM:AMPL:SLEW....................4-97 STATus ..........................4-98 :STAT:OPER:COND ..........................4-98 :STAT:OPER:ENAB ..........................
  • Page 8 :SYST:PASS:CEN:STAT ..........................4-123 :SYST:VERS ..........................4-124 UNIT ..........................4-125 UNIT:ALT ..........................4-125 UNIT:CONV ..........................4-126 :UNIT:PRES ..........................4-127 UNIT:PRES:DEF ..........................4-128 :UNIT:SPE ..........................4-130 * Common SCPI commands - three letter commands, prefixed by * ......4-131 *CLS ..........................4-131 *ESE ..........................
  • Page 9: Abbreviations

    Rate of climb GPIB General purpose interface bus RS232 Serial communications standard IDOS Intelligent digital output sensor (GE product) Rt CAS Rate of Calibrated airspeed i.e. That is Rt MACH Rate of MACH Institute of Electrical and Electronic Engineers standard...
  • Page 10: Code Definitions

    Code Definitions The following codes are used in this manual. ABOR Abort Limit ADDR Address Local lock out AVER Average Logical Altitude LPAS Low pass (filter) AMPL Amplitude Message available in output queue ATOD Analog to Digital MEAS Measure Barometer Summary bit after SRQ BRID Bridge...
  • Page 11: Introduction

    The IEEE 488 and RS232 interfaces of the PACE Series provide remote control of the instrument from a suitable computer or controller. The SCPI protocol enables any instrument with a SCPI facility to be controlled using the same commands. The PACE Series use the full SCPI command set and the defined SCPI syntax.
  • Page 12 1 Description intentionally left blank K0472 Revision A...
  • Page 13: Command Structure

    PACE Series SCPI Manual COMMAND STRUCTURE This section describes the structure of the commands and data sent and received by a PACE Series Controller/Calibrator. Notation All SCPI commands are based on a hierarchical tree structure consisting of key words and parameters.
  • Page 14 2 Command Structure Commas If a command requires more than one parameter, separate adjacent parameters by using a comma. A comma does not affect the tree pointer. (e.g.) :SYSTEM:TIME 10,25,30 To execute a command the full path to the command must be specified: (e.g.) :OUTPut:STATe ON This turns the pressure controller on.
  • Page 15: Program Headers

    PACE Series SCPI Manual Program Headers Program headers are keywords that identify a command, instruments accept both upper and lower case characters in a program header. There are two types of program header, common command headers and instrument control headers; each header can be a command or a query.
  • Page 16: Scpi Data Types

    2 Command Structure SCPI Data Types A variety of data types can be sent to the instrument as parameters or sent out from the instrument as response data. Decimal Data All normal decimal expressions are accepted including optional signs, decimal point and scientific notation.
  • Page 17 PACE Series SCPI Manual Enumerated Character Data Enumerated characters are used for data that has a finite number of values; enumerated parameters use mnemonics to represent each valid setting. The mnemonics have long and short forms just like command mnemonics.
  • Page 18 2 Command Structure Intentionally left blank K0472 Revision A...
  • Page 19: Status System

    (SRQ) using IEEE 488 or an SRQ message using RS232. The PACE Series uses status reporting as defined in IEEE 488.2 with the implementation of status registers. The OPERation status registers have been implemented to comply with the SCPI protocol.
  • Page 20 3 Status System The status system implemented in the instrument is shown in the following diagram: Note: Initial values of registers are 0, with the queues empty. Error Queue Output Queue Error Message Message Error Message Message Error Message Message Error Message Message Error Message...
  • Page 21: Output Queue

    PACE Series SCPI Manual Output queue The output queue is a text readable data queue that is read through the IEEE 488 talk command. The queue is cleared by reading all elements in it or by the *CLS command. Every time a query has been successfully completed, the response, in a text readable format is placed at the end of the output queue.
  • Page 22: Standard Event Group

    3 Status System 3.2 Standard event group The standard event group are 8 bit registers that are read by the IEEE 488 standard commands. The event register is cleared by reading it; the event and enable registers are cleared by the *CLS command. Bits within the standard event condition register are set by system errors and events.
  • Page 23: Operation Status Group

    PACE Series SCPI Manual Operation status group The operation status group are 16 bit registers that are read by the STAT:OPER:PRES commands. The event register is cleared by reading it; the event and enable registers are cleared by the *CLS command.
  • Page 24: Figure 3-1 Status System

    3 Status System Data Data Vent complete Range change complete In-limits reached Zero complete Auto-zero started Fill time, timed-out Reserved - returns 0 Range compare alarm Switch contacts changed state Reserved - returns 0 Reserved - returns 0 Reserved - returns 0 Reserved - returns 0 Reserved - returns 0 Reserved - returns 0...
  • Page 25: Status Byte Group

    PACE Series SCPI Manual Status Byte group The status byte group are 8 bit registers that are read by the IEEE 488 standard commands. The event register is cleared by reading it; the event and enable registers are cleared by the *CLS command.
  • Page 26: Status Byte Register

    3 Status System Bit 5 - ESB sets when a standard event has occurred in the Standard Event Register. Bit 6 - MSS sets when an SRQ is generated - SRQ sets when both the Status byte and the Service Request Enable register are at logic 1 (AND function).
  • Page 27 PACE Series SCPI Manual Status reporting register structure To set-up the status reporting system. All status registers should be cleared by the command: *CLS The Pressure Operations Event register has to be set to enable the Pressure Operations Condition Register to send all the events to be reported; use the command:...
  • Page 28: Instrument Errors

    3 Status System If bit 2 of the Status Byte Register is set the error queue can be read by the query: :SYST:ERR? Keep issuing this query until there are no more errors in the error queue. At this point, bit 2 of the Status Byte Register clears.
  • Page 29: Command And Query Summary

    PACE Series SCPI Manual COMMAND AND QUERY SUMMARY The following lists of all the SCPI commands and queries that apply to the instrument. Command Structure Some of the commands in the following summary are enabled at specific times and conditions, most can be enabled at any time. The command structure divides into...
  • Page 30 4 Command and Query Summary Command and Query Details This section describes each command in detail including parameters passed to it and response data returned. The general short form command is shown at the top of each page. The following information is then given: Applicability A list of instruments that accepts and responds to the command or query.
  • Page 31: Calibration

    PACE Series SCPI Manual CALibration The CALibration subsystem enables the calibration of the transducers and the rate control system, refer to the user manual for further details. :CAL:PRES:POIN Applicability: PACE1000, PACE5000, PACE6000 Command Syntax Parameter: Short form: Function: Defaults: Query Syntax :CALibration[x]:[PRESsure]:POINts? where: x (module) = 1 or 2 (default - 1).
  • Page 32: Cal:pres:acc

    4 Command and Query Summary :CAL:PRES:ACC Applicability: PACE1000, PACE5000, PACE6000 Command Syntax :CALibration[x]:[PRESsure]:ACCept where: x (module) = 1 or 2 (default - 1) Parameter: Integer 1 Short form: :CAL[x]:ACC Function: Accepts calibration values Defaults: no default value Query Syntax Short form: Function: Response: Description...
  • Page 33: Cal:pres:abor

    PACE Series SCPI Manual :CAL:PRES:ABOR Applicability: PACE1000, PACE5000, PACE6000 Command Syntax :CALibration:[PRESsure]:ABORt Parameter: None Short form: :CAL[x]:ABOR Function: Aborts calibration values Defaults: no default value Query Syntax Short form: Function: Response: Description Aborts calibration. K0472 Revision A...
  • Page 34: Cal:pres:val

    4 Command and Query Summary :CAL:PRES:VAL Applicability: PACE1000, PACE5000, PACE6000 Command Syntax :CALibration[x]:[PRESsure]:VALue[y] where: x (module) = 1 or 2 (default - 1). y = 1, 2 or 3 (pressure point) (default - 1). Parameter: <decimal> Short form: :CAL[x]:VAL[y] Function: Enables calibration value to be entered.
  • Page 35: Cal:pres:zero:valv

    PACE Series SCPI Manual :CAL:PRES:ZERO:VALV Caution: Opening the zero valve with high pressure in the system can cause damage to the equipment. Reduce the system pressure and make sure the controller is OFF before opening the zero valve. Applicability: PACE5000, PACE6000...
  • Page 36: Cal:pres:zero:auto

    4 Command and Query Summary :CAL:PRES:ZERO:AUTO Applicability: PACE1000, PACE5000, PACE6000 Command Syntax :CALibration[x]:[PRESsure]:ZERO:AUTO <Boolean> where: x (module) = 1 or 2 (default - 1) Parameter: <boolean> aborts a zero process starts a zero process Short form: :CAL:ZERO:AUTO Function: Pressure zeroing Default: Query Syntax :CALibration[x]:[PRESsure]:ZERO:AUTO?
  • Page 37: Cal:pres:zero:time

    PACE Series SCPI Manual :CAL:PRES:ZERO:TIME Applicability: PACE5000, PACE6000 Command Syntax :CALibration[x]:[PRESsure]:ZERO:TIME where: x (module) = 1 or 2 (default - 1) Parameter: Numeric Short form: :CAL:ZERO:TIME Function: Sets timed zero in hours. Default: Query Syntax :CALibration[x]:[PRESsure]:ZERO:TIME? where: x (module) = 1 or 2 (default - 1)
  • Page 38: Cal:pres:zero:time:stat

    4 Command and Query Summary :CAL:PRES:ZERO:TIME:STAT Applicability: PACE5000, PACE6000 Command Syntax :CALibration[x]:[PRESsure]:ZERO:TIME:STATe where: x (module) = 1 or 2 (default - 1) Parameter: <<boolean>> Short form: :CAL:ZERO:TIME:STAT1 Function: Sets timed zero on/off. Default: 0 - sets timed zero to OFF 1 - sets timed zero to ON Query Syntax :CALibration[x]:[PRESsure]:ZERO:TIME:STATe?
  • Page 39: Display

    PACE Series SCPI Manual DISPlay The DISPlay subsystem shows the state of the display window. :DISP:WIND Applicability: PACE1000 Command Syntax Parameter: Short form: Function: Default: Query Syntax :DISP[x]:WIND? where: x window index is 1 to 3 (top window is 1)
  • Page 40: Input

    4 Command and Query Summary INPut The INPut subsystem shows the state of the logical inputs. :INP:LOG Applicability: PACE5000, PACE6000 Command Syntax Parameter: Short form: Function: Default: Query Syntax :INPut[x]:LOGic? where: x (module) = 1 or 2 (default - 1), Short form: :INP:LOG? Function:...
  • Page 41: Inp:log:stat

    PACE Series SCPI Manual :INP:LOG:STAT Applicability: PACE1000, PACE5000, PACE6000 Note: Only applies to the PACE1000 when the VFC option is fitted. Command Syntax Parameter: Short form: Function: Default: Query Syntax :INPut[x]:LOGic:STATe? where: x (module) = 1 or 2 (default - 1),...
  • Page 42: Instrument

    4 Command and Query Summary INSTrument The INSTrument subsystem gets information about the configuration of the instrument . :INST:CAT:ALL Applicability: PACE1000, PACE5000, PACE6000 Command Syntax Parameter: Short form: Function: Query Syntax :INSTrument:CATalog[x]:[ALL]? where: x (module) = 1 or 2 (default - 1) Short form: :INST:CAT? Function:...
  • Page 43: Inst:cont:sens

    PACE Series SCPI Manual :INST:CONT:SENS Applicability: PACE5000 and PACE6000 Command Syntax Parameter: Short form: Function: Query Syntax :INSTrument(x):CONTroller(y]:SENse(z) :Inst(x):Cont(y):Sens(z)? INST index(x) where x must be 0 or ‘blank’ Use the CONT index(y) to determine which control module 1 (or blank) or 2. Both :Inst:Cont and  :Inst:Cont1 will address control module 1, whilst :Inst:Cont2 addresses only control module 2. Use the SENS index(z) to determine which sensor as below. Description :INST:CONT:SENS or :INST:CONT:SENS1 "2.00barg" returns Control module 1 full‐scale range  sensor :INST:CONT:SENS2 "7.00barg" returns the +ve port source pressure sensor full‐scale :INST:CONT:SENS3 "1.00barg" returns the –ve port vacuum pressure sensor full‐scale :INST:CONT:SENS4 "BAROMETER" :INST:CONT:SENS5 "" Reference sensor range if fitted :INST:CONT:SENS6 "" Not used :INST:CONT:SENS7 "3.00bara" Returns the pseudo absolute range :INST:CONT:SENS8 "" Not used Example TX> :Inst:Cont1:Sens2? RX> :INST:CONT1:SENS2 "7.00barg"...
  • Page 44: Inst:disp

    4 Command and Query Summary INST:DISP Applicability: PACE6000 Command Syntax :INSTrument:DISPlay Parameter: Enumerated character single or dual Short form: :INST:DISP Function: Sets the single or dual display mode. Query Syntax :INSTrument:DISPlay? Short form: :INST:DISP? Function: Queries the display setting - single or dual. Response: Enumerated character single or dual Description...
  • Page 45: Inst:lim

    PACE Series SCPI Manual :INST:LIM Applicability: PACE1000, PACE5000, PACE6000 Command Syntax Parameter: Short form: Function: Query Syntax :INSTrument:[LIMits][x]? where: x (sensor number) = 1, 2. . . 8 (default - 1). Short form: :INST? Function: Queries the upper and lower full-scale limits of the fitted sensor ranges.
  • Page 46 4 Command and Query Summary Description This query returns a string representing the range, a number representing the upper full- scale and lower full-scale. Example for a dual module instrument, both modules with the barometric option fitted. TX> :INST:LIM? RX> :INST:LIM "7.00barg", 7350.0000000, -1100.0000000 TX>...
  • Page 47: Inst:mac

    PACE Series SCPI Manual INST:MAC Applicability: PACE1000, PACE5000, PACE6000 Command Syntax Parameter: Short form: Function: Query Syntax :INSTrument:MACaddress? Short form: :INST:MAC? Function: Queries the MAC internet address. Response: Address string Description This command returns the address string. Example: TX> :INSTrument:MACaddress? RX>...
  • Page 48: Inst:sens

    4 Command and Query Summary INST:SENS Applicability: PACE1000, PACE5000, PACE6000 Command Syntax Parameter: Short form: Function: Query Syntax :INST:SENSor? Short form: :INST:SENS? Function: Queries the transducer range (sensor). Response: Returns sensor range. Description This command returns the transducer range. Example: TX>...
  • Page 49: Inst:sens:cald

    PACE Series SCPI Manual INST:SENS:CALD Applicability: PACE1000, PACE5000, PACE6000 Command Syntax Parameter: Short form: Function: Query Syntax :INST:SENS[x]:CALD[y]? where x (sensor number) = 1, 2..8 (default -1) y = 1, 2, 3 ..10 (y times last calibration date)
  • Page 50: Inst:sens:full

    4 Command and Query Summary :INST:SENS:FULL Applicability: PACE1000, PACE5000, PACE6000 Command Syntax Parameter: Short form: Function: Query Syntax :INSTrument:SENSe[x]:FULLscale? where: x = 1, 2…8 is the sensor number. It defaults to 1. Short form: :INST:SENS:FULL? Function: Queries sensor full-scale value. Response: Returns the full-scale value of the selected sensor.
  • Page 51: Inst:sens:neg

    PACE Series SCPI Manual INST:SENS:NEG Applicability: PACE1000, PACE5000, PACE6000 Command Syntax Parameter: Short form: Function: Query Syntax :INSTrument:SENSor[x]:NEGCal? where: x = 1, 2…8 is the sensor number. It defaults to 1. Short form: :INST:SENS:NEG? Function: Queries sensor negative calibration. Response: <boolean>: 0...
  • Page 52: Inst:sens:read

    4 Command and Query Summary INST:SENS:READ Applicability: PACE1000 Command Syntax Parameter: Short form: Function: Query Syntax :INSTrument:SENSor[x]:READing? Short form: :INST:SENS:READ? Function: Queries sensor zero reading. Response: Gets reading of selected sensor [x]. where x is the sensor number. x = 1, 2..8 Description This query gets the filtered reading followed by the instantaneous reading from the selected sensor.
  • Page 53: Inst:sens:sn

    PACE Series SCPI Manual INST:SENS:SN Applicability: PACE1000, PACE5000, PACE6000 Command Syntax Parameter: Short form: Function: Query Syntax :INSTrument:SENSor[x]:Serial Number? Short form: :INST:SENS:SN? Function: Queries the sensor serial number. Response: Gets the serial number of selected sensor [x]. where x is the sensor number.
  • Page 54: Inst:sens:zero

    4 Command and Query Summary :INST:SENS:ZERO Applicability: PACE1000 Command Syntax INSTrument:SENSor:ZERO where: x = 1, 2…8 is the sensor number. Parameter: <integer> 1, 2…8 Short form: INST:SENS:ZERO Function: Performs a zero on the selected sensor specified in the sensor index. Query Syntax :INSTrument:SENSor[x]:ZERO? where: x = 1, 2…8 is the sensor number.
  • Page 55: Inst:sn

    PACE Series SCPI Manual :INST:SN Applicability: PACE1000, PACE5000, PACE6000 Command Syntax Parameter: Short form: Function: Query Syntax :INSTrument:SN[x]? where: x = 1, 2…7 is the hardware circuit number. It defaults to 1. Short form: :INST:SN? Function: Used to query the serial numbers of the instrument hardware and options.
  • Page 56: Inst:task

    4 Command and Query Summary :INST:TASK Applicability: PACE1000, PACE5000, PACE6000 Command Syntax :INSTrument:TASK Parameter: Enumerated Short form: :INST:TASK Function: Sets the task Query Syntax :INSTrument:TASK? Short form: :INST:TASK? Function: Used to query the task set. Response: Enumerated character representing task. Description This command sets the task and the query returns the task setting.
  • Page 57: Inst:task:aero

    PACE Series SCPI Manual :INST:TASK:AERO Applicability: PACE1000, PACE6000 Command Syntax :INSTrument:TASK:AERO:[RANGe] Parameter: Short form: :INST:TASK:AERO Function: Sets the aero ranges: pressure, altitude, speed and MACH. Query Syntax :INSTrument:TASK:AERO:[RANGe]? Short form: :INST:TASK:AERO? Function: Used to query the task set. Response: Integers representing task numbers.
  • Page 58: Inst:unit

    4 Command and Query Summary :INST:UNIT Applicability: PACE1000, PACE5000, PACE6000 Command Syntax Parameter: Short form: Function: Query Syntax :INStrument:UNIT? where: x = 1, 2…32 is the unit number. It defaults to 1. Short form: :INST:UNIT? Function: Used to query the units of measurement available. This does not query the current unit in use (refer to the ‘UNIT’...
  • Page 59: Inst:vers

    PACE Series SCPI Manual :INST:VERS Applicability: PACE1000, PACE5000, PACE6000 Command Syntax Parameter: Short form: Function: Query Syntax :INSTrument:VERSion[x]? where: x = 1, 2…15 is the software version. It defaults to 1. Short form: :INST:VERS[x]? Function: Queries the software versions of the instrument and options.
  • Page 60: Output

    4 Command and Query Summary OUTPut The OUTPut subsystem turns the pressure controller on/off and controls the state of the logical outputs. :OUTP:STAT Applicability: PACE5000, PACE6000 Command Syntax :OUTPut[x]:STATe <Boolean> where: x (module) = 1 or 2 (default - 1) Parameter: <boolean>...
  • Page 61: Outp:log

    PACE Series SCPI Manual :OUTP:LOG Applicability: PACE1000, PACE5000, PACE6000 Note: The VFC option must be fitted. Command Syntax :OUTP[x]:LOGic[y] where: x (module) = 1 or 2 (default - 1) and y = 1, 2 or 3 represents the relay number (default - 1).
  • Page 62 4 Command and Query Summary Example TX> :OUTP:LOG2 ON TX> :OUTP:LOG? TX>:OUTP:LOG2? RX>:OUTP:LOG0 //relay1 of VFC 1 is currently OFF. RX>:OUTP:LOG2 1 //relay2 of VFC 1 is currently ON. TX> :OUTP:LOG2 ON TX> :OUTP:LOG ON TX>:OUTP:LOG2? TX>:OUTP:LOG? RX>:OUTP:LOG2 1 //relay2 of VFC 1 is now turned RX>:OUTP:LOG 1 //relay1 ON TX>...
  • Page 63: Outp:isol:stat

    PACE Series SCPI Manual :OUTP:ISOL:STAT Applicability: PACE5000, PACE6000 Command Syntax :OUTPut[x]:ISOLation:STATe where x = 1 or 2 is the module number (default - 1) Parameter: <boolean> OFF - turn isolation valve of the module [x] OFF turn isolation valve of the module [x] ON...
  • Page 64: Sense

    4 Command and Query Summary SENSe The SENSe subsystem selects, configures and queries the measurement functions of the instrument. SENS:ALT Applicability: PACE1000, PACE6000 Command Syntax Parameter: Short form: Function: Query Syntax SENSe:ALTitude? Short form: SENS:ALT? Function: This query reads the aeronautical sensor. Response: A decimal, altitude reading in the current aeronautical units.
  • Page 65: Sens:alt:inl

    PACE Series SCPI Manual :SENS:ALT:INL Applicability: PACE6000 Command Syntax :SENSe[x][:ALTitude]:INLimits <number> where x = 1 or 2 is the module number (default - 1) Parameter: <decimal> in limits value as % full-scale Short form: :SENS:INL <number> Function: The instrument has an in-limits indicator. This can generate a service request when the pressure is within limits for a set time period.
  • Page 66: Sens:alt:inl:time

    4 Command and Query Summary :SENS:ALT:INL:TIME Applicability: PACE6000 Command Syntax :SENSe[x][:ALTitude]:INLimits:TIME <number> where x = 1 or 2 is the module number (default - 1) Parameter: <integer> in-limits time in seconds Short form: :SENS:INL:TIME <number> Function: Sets the time that the pressure has to be within limits before generating a service request.
  • Page 67: Sens:alt:rang

    PACE Series SCPI Manual SENS:ALT:RANG Applicability: PACE1000, PACE6000 Command Syntax Parameter: Short form: Function: Query Syntax SENSe:ALTitude:RANGe? Short form: SENS:ALT:RANG? Function: This queries the range of the aeronautical sensor. Response: A string (number), representing altitude range in pressure units. example: 1.30 bara Description Queries the range of the aeronautical sensor in pressure units.
  • Page 68: Sens:alt:slew

    4 Command and Query Summary SENS:ALT:SLEW Applicability: PACE1000, PACE6000 Command Syntax SENSE:ALTitude:SLEW Parameter: <string> Short form: SENS:ALT:SLEW Function: Sets the rate set-point for altitude slew. Default: Query Syntax SENSe:ALTitude:SLEW? Short form: SENS:ALT:SLEW? Function: Queries the rate set-point for altitude slew. Response: Decimal number representing the rate set-point for altitude slew (rate of climb) or (vertical speed) in current units.
  • Page 69: Sens:airf:qfe

    PACE Series SCPI Manual SENS:AIRF:QFE Applicability: PACE1000 Command Syntax Parameter: Short form: Function: Query Syntax SENSe:AIRField:QFE? Short form: SENS:AIRF:QFE? Function: This query reads the QFE value when the instrument is in airfield mode. Response: A decimal reading in selected units of pressure.
  • Page 70: Sens:airf:qff

    4 Command and Query Summary SENS:AIRF:QFF Applicability: PACE1000 Command Syntax Parameter: Short form: Function: Query Syntax SENSe:AIRField:QFF? Short form: SENS:AIRF:QFF? Function: This query reads the QFF value when the instrument is in airfield mode. Response: A decimal reading in selected units of pressure. Description Queries the QFF reading, returns the QFF reading in selected units of pressure when the instrument is in airfield mode.
  • Page 71: Sens:airf:qnh

    PACE Series SCPI Manual SENS:AIRF:QNH Applicability: PACE1000 Command Syntax Parameter: Short form: Function: Query Syntax SENSe:AIRField:QNH? Short form: SENS:AIRF:QNH? Function: This query reads the QNH value when the instrument is in airfield mode. Response: A decimal reading in selected units of pressure.
  • Page 72: Sens:mach

    4 Command and Query Summary SENS:MACH Applicability: PACE1000, PACE6000 Command Syntax Parameter: Short form: Function: Query Syntax SENSe:MACH? Short form: SENS:MACH? Function: This query reads the aeronautical sensors. Response: A decimal reading in MACH number. Description Queries the MACH reading. Note: If the instrument is not in aero mode it returns an error: -221.
  • Page 73: Sens:mach:inl

    PACE Series SCPI Manual :SENS:MACH:INL Applicability: PACE6000 Command Syntax :SENSe[x][:MACH]:INLimits <number> where x = 1 or 2 is the module number (default - 1) Parameter: <decimal> MACH in limits value as % full-scale Short form: :SENS:MACH:INL <number> Function: The instrument has a MACH in-limits indicator. This can generate a service request when the MACH value is within limits for a set time period.
  • Page 74: Sens:mach:inl:time

    4 Command and Query Summary :SENS:MACH:INL:TIME Applicability: PACE6000 Command Syntax :SENSe[x][:MACH]:INLimits:TIME <number> where x = 1 or 2 is the module number (default - 1) Parameter: <integer> MACH in-limits time in seconds Short form: :SENS:MACH:INL:TIME <number> Function: Sets the time that the MACH value has to be within limits before generating a service request.
  • Page 75: Sens:mach:rang

    PACE Series SCPI Manual SENS:MACH:RANG Applicability: PACE1000, PACE6000 Command Syntax SENSe[2]:MACH:RANG where x = 1 or 2 is the module number (default - 1) Parameter: Short form: SENS:MACH:RANG Function: Sets the MACH range Query Syntax SENSe:MACH:SLEW? Short form: SENS:MACH:RANG? Function: This queries the MACH range.
  • Page 76: Sens:mach:slew

    4 Command and Query Summary SENS:MACH:SLEW Applicability: PACE1000, PACE6000 Command Syntax SENSe[2]:MACH:SLEW where x = 1 or 2 is the module number (default - 1) Parameter: Short form: SENS:MACH:SLEW Function: Sets the rate set-point for MACH slew. Query Syntax SENSe:MACH:SLEW? Short form: SENS:MACH:SLEW? Function:...
  • Page 77: Sens:pres

    PACE Series SCPI Manual :SENS:PRES Applicability: PACE1000, PACE5000, PACE6000 Command Syntax Parameter: Short form: Function: Query Syntax :SENSe[:PRESsure]? where x = 1 or 2 is the module number (default - 1) Short form: :SENS? Function: This query reads the sensor which has been selected by the RANGE command.
  • Page 78: Sens:pres:aver

    4 Command and Query Summary :SENS:PRES:AVER Applicability: PACE1000 Command Syntax :SENSe[:PRESsure]:AVERage Parameter: Short form: :SENS:AVE Function: Enables current average pressure value to be sent. Query Syntax :SENSe[:PRESsure]:AVERage? Short form: :SENS:AVE? Function: Query average pressure value Response: Current average pressure value. Description This command query gets the average pressure value and the current pressure units.
  • Page 79: Sens:pres:aver:res

    PACE Series SCPI Manual :SENS:PRES:AVER:RES Applicability: PACE1000 Command Syntax :SENSe[:PRESsure]:AVERage:RESet Parameter: Short form: :SENS:AVE:RES Function: Resets average, minimum and maximum pressure readings. Query Syntax Short form: Function: Response: Description This command resets the maximum, average and minimum pressure readings. K0472 Revision A...
  • Page 80: Sens:pres:aver:time

    4 Command and Query Summary :SENS:PRES:AVER:TIME Applicability: PACE1000 Command Syntax :SENSe[:PRESsure]:AVERage:TIME Parameter: Short form: :SENS:AVE:TIME Function: Sets the averaging function time period. Query Syntax Short form: Function: Response: Description This command sets the averaging function time period. K0472 Revision A 4-52...
  • Page 81: Sens:pres:inl

    PACE Series SCPI Manual :SENS:PRES:INL Applicability: PACE5000, PACE6000 Command Syntax Parameter: Short form: Function: Query Syntax :SENSe[x][:PRESsure]:INLimits? where x = 1 or 2 is the module number (default - 1) Short form: :SENS:INL? Function: Query in-limits value Response: First parameter - current pressure.
  • Page 82: Sens:pres:inl:time

    4 Command and Query Summary :SENS:PRES:INL:TIME Applicability: PACE6000 Command Syntax :SENSe[x][:PRESsure]:INLimits:TIME <number> where x = 1 or 2 is the module number (default - 1) Parameter: <integer> pressure in-limits time in seconds Short form: :SENS:PRES:INL:TIME <number> Function: Sets the time that the pressure value has to be within limits before generating a service request.
  • Page 83: Sens:pres:slew

    PACE Series SCPI Manual :SENS:PRES:SLEW Applicability: PACE1000, PACE5000, PACE6000 Command Syntax Parameter: Short form: Function: Query Syntax :SENSe[x][:PRESsure]:SLEW? where x = 1 or 2 is the module number (default - 1) Short form: :SENS:SLEW? Function: Asks for current slew rate.
  • Page 84: Sens:pres:bar

    4 Command and Query Summary :SENS:PRES:BAR Applicability: PACE1000, PACE5000, PACE6000 Command Syntax Parameter: Short form: Function: Query Syntax :SENSe[x][:PRESsure]:BARometer? where x = 1 or 2 is the module number (default - 1) Short form: :SENS:BAR? Function: Queries the barometric pressure value. Response: <number>...
  • Page 85: Sens:pres:rang

    PACE Series SCPI Manual :SENS:PRES:RANG Applicability: PACE1000, PACE5000, PACE6000 Command Syntax :SENSe[x][:PRESsure]:RANGe <string> where x = 1 or 2 is the module number (default - 1) Parameter: <string> range information Short form: :SENS:RANG Function: Used to select a range to be sensed.
  • Page 86: Sens:pres:res

    4 Command and Query Summary :SENS:PRES:RES Applicability: PACE1000, PACE5000, PACE6000 Command Syntax :SENSe[x][:PRESsure]:RESolution <string> where x = 1 or 2 is the module number (default - 1) Parameter: <integer> resolution information Short form: :SENS:RES Function: Used to select a resolution to be used. Query Syntax :SENSe[x][:PRESsure]:RESolution? where x = 1 or 2 is the module number (default - 1)
  • Page 87: Sens:pres:corr:head

    PACE Series SCPI Manual :SENS:PRES:CORR:HEAD Applicability: PACE1000, PACE5000, PACE6000 Command Syntax :SENSe[x][:PRESsure]:CORRection:HEAD <enumerated>,<decimal> where x = 1 or 2 is the module number (default - 1) Parameters: <enumerated> Air used as gas NITRogen Nitrogen used as gas <numeric> Height of gas in metres.
  • Page 88: Sens:pres:corr:head:stat

    4 Command and Query Summary :SENS:PRES:CORR:HEAD:STAT Applicability: PACE1000, PACE5000, PACE6000 Command Syntax :SENSe[x][:PRESsure]:CORRection:HEAD:STATe <Boolean> where x = 1 or 2 is the module number (default - 1) Parameter <boolean> Disables head correction Enables head correction Short form:: SENS:CORR:HEAD:STAT <Boolean> Function: Enables/disables head correction.
  • Page 89 PACE Series SCPI Manual :SENS:PRES:CORR:OFFS Applicability: PACE1000, PACE5000, PACE6000 Command Syntax :SENSe[x][:PRESsure]:CORRection:OFFSet where x = 1 or 2 is the module number (default - 1) Parameter: <decimal> tare offset value in current pressure units. Short form: :SENS:OFFS Function: Subtracts the offset value from the processed reading.
  • Page 90 4 Command and Query Summary :SENS:PRES:CORR:OFFS:STAT Applicability: PACE1000, PACE5000, PACE6000 Command Syntax :SENSe[x][:PRESsure]:CORRection:OFFSet:STATe where x = 1 or 2 is the module number (default - 1) Parameter: <boolean> disables offset enables offset Short form: :SENS:OFFS:STAT Function: Enables and disables the offset function. Query Syntax :SENSe[x][:PRESsure]:CORRection:HEAD:OFFSet:STATe? where x = 1 or 2 is the module number (default - 1)
  • Page 91: Sens:pres:corr:vol

    PACE Series SCPI Manual :SENS:PRES:CORR:VOL Applicability: PACE5000, PACE6000 Command Syntax Parameter: Short form: Function: Default: Query Syntax :SENSe[x][:PRESsure]:CORRection:VOLume? where x = 1 or 2 is the module number (default - 1) Short form: :SENS:PRES:CORR:VOL? Function: Ask for the estimated volume of the system connected to the instrument.
  • Page 92: Sens:pres:filt:lpas:band

    4 Command and Query Summary :SENS:PRES:FILT:LPAS:BAND Applicability: PACE1000, PACE5000, PACE6000 Command Syntax :SENSe[x][:PRESsure]:FILTer:[LPASs]:BAND <number> where x = 1 or 2 is the module number (default - 1) Parameter: <decimal> filter band response value in % full-scale. Short form: :SENS:FILT:BAND Function: Used to set-up the response band component of the filter.
  • Page 93: Sens:pres:filt:lpas:freq

    PACE Series SCPI Manual :SENS:PRES:FILT:LPAS:FREQ Applicability: PACE1000, PACE5000, PACE6000 Command Syntax :SENSe[x][:PRESsure]:FILTer:[LPASs]:FREQuency <number> where x = 1 or 2 is the module number (default - 1) Parameter: <decimal> filter averaging time in seconds. Short form: :SENS:FILT:FREQ Function: Used to set up the averaging component of the filter.
  • Page 94: Sens:pres:filt:lpas:stat

    4 Command and Query Summary :SENS:PRES:FILT:LPAS:STAT Applicability: PACE1000, PACE5000, PACE6000 Command Syntax :SENSe[x][:PRESsure]:FILTer[:LPASs]:[STATE] <Boolean> where x = 1 or 2 is the module number (default - 1) Parameter: <Boolean> Disables low pass filter Enables low pass filter Short form: :SENS:FILT <Boolean> Function: Sets low pass filter ON or OFF.
  • Page 95: Sens:pres:max

    PACE Series SCPI Manual :SENS:PRES:MAX Applicability: PACE1000 Command Syntax Parameter: Short form: Function: Query Syntax :SENSe:[PRESsure]:MAXimum? Short form: :SENS:MAX? Function: This query reads the maximum pressure. Response: A reading of the current set maximum pressure in selected pressure units. Description Queries the current maximum setting for pressure.
  • Page 96: Sens:pres:max:res

    4 Command and Query Summary :SENS:PRES:MAX:RES Applicability: PACE1000 Command Syntax SENSe:[PRESsure]:MAXimum:RESet Parameter: Short form: SENS:MAX:RES Function: Resets maximum, average and minimum pressure readings. Query Syntax Short form: Function: Response: Description Command resets the maximum, average and minimum pressure readings. K0472 Revision A 4-68...
  • Page 97: Sens:pres:min

    PACE Series SCPI Manual :SENS:PRES:MIN Applicability: PACE1000 Command Syntax Parameter: Short form: Function: Query Syntax SENSe:PRESsure:MINimum? Short form: SENS:MIN? Function: This query reads the minimum pressure. Response: A reading of the current set minimum pressure in selected pressure units. Description Queries the current minimum setting for pressure.
  • Page 98: Sens:pres:min:res

    4 Command and Query Summary :SENS:PRES:MIN:RES Applicability: PACE1000 Command Syntax SENSe:[PRESsure]:MINimum:RESet Parameter: Short form: SENS:MIN:RES Function: Resets minimum, average and maximum pressure readings. Query Syntax Short form: Function: Response: Description This command resets minimum, average and maximum pressure readings. K0472 Revision A 4-70...
  • Page 99: Sens:pres:perc

    PACE Series SCPI Manual :SENS:PRES:PERC Applicability: PACE1000 Command Syntax Parameter: Short form: Function: Query Syntax SENSe:[PRESsure]:PERCent? Short form: SENS:PERC? Function: This query reads the percentage pressure. Response: A reading of the current set percentage pressure. Description Queries the current percentage pressure reading.
  • Page 100: Sens:pres:perc:span

    4 Command and Query Summary :SENS:PRES:PERC:SPAN Applicability: PACE1000 Command Syntax SENSe:[PRESsure]:PERCent:SPAN Parameter: NONE|FS|SPAN Short form: SENS:PERC:SPAN Function: Sets the percentage span. Query Syntax SENSe:[PRESsure]:PERCent:SPAN? Short form: SENS:PERC:SPAN? Function: This query reads the percentage span. Response: A reading of the current set percentage span. Description Sets the percentage span: NONE|FS|SPAN.
  • Page 101: Sens:pres:perc:stat

    PACE Series SCPI Manual :SENS:PRES:PERC:STAT Applicability: PACE1000 Command Syntax Parameter: Short form: Function: Query Syntax SENSe:[PRESsure]:PERCent:STATe? Short form: SENS:PERC:STAT? Function: This query reads the percentage state. Response: NONE|FS|SPAN Description Queries the current percentage state instrument returns NONE or FS or SPAN.
  • Page 102: Sens:spe

    4 Command and Query Summary SENS:SPE Applicability: PACE1000, PACE6000 Command Syntax Parameter: Short form: Function: Query Syntax SENSe:SPEed? Short form: SENS:SPE? Function: This query reads the aeronautical sensors. Response: A decimal reading in currently selected airspeed units. Description Queries the airspeed reading. Note: If the instrument is not in aero mode it records an error: -221.
  • Page 103: Sens:spe:inl

    PACE Series SCPI Manual :SENS:SPE:INL Applicability: PACE6000 Command Syntax :SENSe[x][:SPEed]:INLimits <number> where x = 1 or 2 is the module number (default - 1) Parameter: <decimal> airspeed in limits value as % full-scale Short form: :SENS:SPE:INL <number> Function: The instrument has a airspeed in-limits indicator. This can generate a service request when the airspeed value is within limits for a set time period.
  • Page 104: Sens:spe:inl:time

    4 Command and Query Summary :SENS:SPE:INL:TIME Applicability: PACE6000 Command Syntax :SENSe[x][:SPEed]:INLimits:TIME <number> where x = 1 or 2 is the module number (default - 1) Parameter: <integer> airspeed in-limits time in seconds Short form: :SENS:SPE:INL:TIME <number> Function: Sets the time that the airspeed value has to be within limits before generating a service request.
  • Page 105: Sens:spe:rang

    PACE Series SCPI Manual SENS:SPE:RANG Applicability: PACE1000, PACE6000 Command Syntax SENSe[2]:SPEed:RANGe where x = 1 or 2 is the module number (default - 1) Parameter: Short form: SENS:SPE:RANG Function: Sets the airspeed range. Query Syntax SENSe:SPEed:SLEW? Short form: SENS:SPE:RANG? Function: This query reads the airspeed range.
  • Page 106: Sens:spe:slew

    4 Command and Query Summary SENS:SPE:SLEW Applicability: PACE1000, PACE6000 Command Syntax SENSe[2]:SPEed:SLEW where x = 1 or 2 is the module number (default - 1) Parameter: Short form: SENS:SPE:SLEW Function: Sets the airspeed rate of change. Query Syntax SENSe:SPE:SLEW? Short form: SENS:SPE:SLEW? Function: This query reads the airspeed rate of change.
  • Page 107: Source

    PACE Series SCPI Manual SOURce The SOURce subsystem controls the pressure output of the instrument. SOUR:ALT Applicability: PACE6000 Command Syntax SOURce:ALTitude:LEVel:IMMediate:AMPLtude Parameter: <string> Short form: SOUR:ALT Function: Sets the altitude set-point. Default: Query Syntax SOURce:ALTitude:LEVel:IMMediate:AMPLtude? Short form: SOUR:ALT? Function: Queries altitude set-point.
  • Page 108: Sour:mach:ref

    4 Command and Query Summary SOUR:MACH:REF Applicability: PACE6000 Command Syntax Parameter: Short form: Function: Default: Query Syntax SOURce:MACH:REFerence? Short form: SOUR:MACH:REF Function: Queries the MACH reference value from either Ps reference or barometric. Response: Decimal number representing the MACH reference value in currently selected pressure units.
  • Page 109: Sour:mach:ref:mode

    PACE Series SCPI Manual SOUR:MACH:REF:MODE Applicability: PACE6000 Command Syntax SOURce:MACH:REFerence:MODE Parameter: <number> Short form: SOUR:MACH:REF:MODE Function: Enables a MACH reference mode to be set. Default: Query Syntax SOURce:MACH:REFerence:MODE? Short form: SOUR:MACH:REF:MODE? Function: Queries the MACH reference mode. Response: Numeric value representing the MACH reference mode.
  • Page 110: Sour:mach:ref:val

    4 Command and Query Summary SOUR:MACH:REF:VAL Applicability: PACE6000 Command Syntax SOURce:MACH:REFerence:VALue Parameter: <string> Short form: SOUR:MACH:REF:VAL Function: Sets the MACH reference entered value. Default: Query Syntax SOURce:MACH:REFerence:VALue? Short form: SOUR:MACH:REF:VAL? Function: Queries the MACH reference entered value from either Ps reference. Response: Numeric value of the MACH reference.
  • Page 111: Sour:mach:lev:imm:ampl

    PACE Series SCPI Manual :SOUR:MACH:LEV:IMM:AMPL Applicability: PACE6000 Command Syntax :SOURce[x]:MACH[:LEVel][:IMMediate][:AMPLitude] <number> where x = 1 or 2 is the module number (default - 1) Parameter: <decimal> in MACH number. Short form: SOURce:MACH <number> Function: Sets the MACH set-point Default: Query Syntax :SOURce[x]:MACH[:LEVel][:IMMediate][:AMPLitude] <number>?
  • Page 112: Sour:pres:comp

    4 Command and Query Summary :SOUR:PRES:COMP Applicability: PACE5000, PACE6000 Command Syntax Parameter: Short form: Function: Default: Query Syntax :SOURce[x][:PRESsure]:COMPensate[y]? where: x (module) = 1 or 2 (default - 1) y (+ve or -ve source pressure) = 1 or 2. Short form: :SOUR:COMP? Function: Queries +ve and -ve source pressures.
  • Page 113: Sour:pres:eff

    PACE Series SCPI Manual :SOUR:PRES:EFF Applicability: PACE5000, PACE6000 Command Syntax Parameter: Short form: Function: Query Syntax :SOURce[x][:PRESsure]:EFFort? where x = 1 or 2 is the module number (default - 1) Short form: :SOUR:EFF? Function: This query only command returns the effort needed for the controller to achieve the set-point.
  • Page 114: Sour:pres:inl

    4 Command and Query Summary :SOUR:PRES:INL Applicability: PACE5000, PACE6000 Command Syntax :SOURce[x][:PRESsure]:INLimits <number> where x = 1 or 2 is the module number (default - 1) Parameter: <decimal> in limits value as % full-scale Short form: :SOUR:INL <number> Function: The controller has an in-limits set-point indicator. This can generate a service request when the pressure is within limits for a set time period.
  • Page 115: Sour:pres:inl:time

    PACE Series SCPI Manual :SOUR:PRES:INL:TIME Applicability: PACE5000, PACE6000 Command Syntax :SOURce[x][:PRESsure]:INLimits:TIME <number> where x = 1 or 2 is the module number (default - 1) Parameter: <integer> in-limits time in seconds Short form: :SOUR:INL:TIME <number> Function: Sets the time that the pressure has to be within limits before generating a service request.
  • Page 116: Sour:pres:lev:imm:ampl

    4 Command and Query Summary :SOUR:PRES:LEV:IMM:AMPL Applicability: PACE5000, PACE6000 Command Syntax :SOURce[x][:PRESsure][:LEVel][:IMMediate][:AMPLitude] <number> where x = 1 or 2 is the module number (default - 1) Parameter: <decimal> Pressure in current units Short form: SOUR <number> Function: Set the pressure set-point Default: Query Syntax :SOURce[x][:PRESsure][:LEVel][:IMMediate][:AMPLitude]?
  • Page 117 PACE Series SCPI Manual :SOUR:PRES:LEV:IMM:AMPL:VENT Applicability: PACE5000, PACE6000 Command Syntax :SOURce[x][:PRESsure][:LEVel][:IMMediate][:AMPLitude]:VENT <number> where x = 1 or 2 is the module number (default - 1) Parameter: <integer> 0 - abort vent 1 - start vent Short form: SOUR:VENT <integer> Function: Vents the user system.
  • Page 118 4 Command and Query Summary Immediate query: TX> :SOUR:PRES:LEV:IMM:AMPL:VENT? RX> :SOUR:PRES:LEV:IMM:AMPL:VENT 1 A return of ‘1’ indicates vent in progress TX> :SOUR:PRES:LEV:IMM:AMPL:VENT? RX> :SOUR:PRES:LEV:IMM:AMPL:VENT 1 TX> :SOUR:PRES:LEV:IMM:AMPL:VENT? RX> :SOUR:PRES:LEV:IMM:AMPL:VENT 1 TX> :SOUR:PRES:LEV:IMM:AMPL:VENT? RX> :SOUR:PRES:LEV:IMM:AMPL:VENT 1 TX> :SOUR:PRES:LEV:IMM:AMPL:VENT? RX> :SOUR:PRES:LEV:IMM:AMPL:VENT 1 Continuing queries return ‘1’, until the vent finishes and a return of ‘2’: TX>...
  • Page 119: Sour:pres:rang

    PACE Series SCPI Manual :SOUR:PRES:RANG Applicability: PACE5000, PACE6000 Command Syntax :SOURCe[x][:PRESsure]:RANGe <string> where x = 1 or 2 is the module number (default - 1) Parameter: <string> range information Short form: :SOUR:RANG Function: Selects the control range. Query Syntax :SOURCe[x][:PRESsure]:RANGe?
  • Page 120: Sour:pres:rang:low

    4 Command and Query Summary :SOUR:PRES:RANG:LOW Applicability: PACE5000, PACE6000 Command Syntax Parameter: Short form: Function: Default: Query Syntax :SOURce[x]:PRESsure:RANGe:LOW? where x = 1 or 2 is the module number (default - 1) Short form: :SOUR:LOW? Function: Queries the lower full-scale of the module [x]. Response: Decimal number in current selected units.
  • Page 121: Sour:pres:slew

    PACE Series SCPI Manual :SOUR:PRES:SLEW Applicability: PACE5000, PACE6000 Command Syntax :SOURCE[x][:PRESsure]:SLEW <number> where x = 1 or 2 is the module number (default - 1) Parameter: <decimal> rate in pressure units/second or enumerated string maximum or minimum rate. Short form: SOUR:SLEW <number>...
  • Page 122: Sour:pres:slew:mode

    4 Command and Query Summary :SOUR:PRES:SLEW:MODE Applicability: PACE5000, PACE6000 Command Syntax :SOURCE[x][:PRESsure]:SLEW:MODE <enumerated> where x = 1 or 2 is the module number (default - 1) Parameter: <enumerated> MAXimum - maximum rate LINear - user selected linear rate Short form: SOUR:SLEW:MODE <enumerated>...
  • Page 123: Sour:pres:slew:over

    PACE Series SCPI Manual :SOUR:PRES:SLEW:OVER Applicability: PACE5000, PACE6000 Command Syntax :SOURCE[x][:PRESsure]:SLEW:OVERshoot[:STATe] <Boolean> where x = 1 or 2 is the module number (default - 1) Parameter: <boolean> overshoot not allowed overshoot allowed Short form: SOUR:SLEW:OVER <Boolean> Function: Selects pressure overshoot to `allowed’ or `not allowed’.
  • Page 124 4 Command and Query Summary :SOUR:SPE:LEV:IMM:AMPL Applicability: PACE6000 Command Syntax :SOURce[x]:SPEed[:LEVel][:IMMediate][:AMPLitude] <number> where x = 1 or 2 is the module number (default - 1) Parameter: <decimal> Airspeed in current units Short form: SOUR:SPE <number> Function: Sets the airspeed set-point Default: Query Syntax :SOURce[x]:SPEed[:LEVel][:IMMediate][:AMPLitude]?
  • Page 125 PACE Series SCPI Manual :SOUR:SPE:LEV:IMM:AMPL:SLEW Applicability: PACE6000 Command Syntax :SOURce[x]:SPEed[:LEVel][:IMMediate][:AMPLitude]:SLEW<number> where x = 1 or 2 is the module number (default - 1) Parameter: <decimal> Airspeed rate set-point in current units per second. Short form: SOUR:SPE:SLEW <number> Function: Sets the rate set-point for airspeed.
  • Page 126: Status

    4 Command and Query Summary STATus The STATus subsystem supports the OPERation status register as defined in SCPI protocol. :STAT:OPER:COND Applicability: PACE1000, PACE5000, PACE6000 Command Syntax Parameter: Short form: Function: Query Syntax :STATus:OPERation:CONDition? Short form: :STAT:OPER:COND? Function: Query condition register Response: Contents of condition register Description...
  • Page 127: Stat:oper:enab

    PACE Series SCPI Manual :STAT:OPER:ENAB Applicability: PACE1000, PACE5000, PACE6000 Command Syntax :STATus:OPERation:ENABle <integer> Parameter: <integer> 16 bit value to set enable bits Short form: STAT:OPER:ENAB <integer> Function: Controls the status operation enable register. Default: minimum maximum 32767 Query Syntax :STATus:OPERation:ENABle?
  • Page 128: Stat:oper:even

    4 Command and Query Summary :STAT:OPER:EVEN Applicability: PACE1000, PACE5000, PACE6000 Command Syntax Parameter: Short form: Function: Query Syntax :STATus:OPERation:[EVENt]? Short form: :STAT:OPER? Function: Query event register Response: 16 bit value of event register. Description Reads contents of event register, see status reporting section. K0472 Revision A 4-100...
  • Page 129: Stat:oper:pres:cond

    PACE Series SCPI Manual :STAT:OPER:PRES:COND Applicability: PACE1000, PACE5000, PACE6000 Command Syntax Parameter: Short form: Function: Query Syntax :STATus:PRESsure:OPERation:CONDition? Short form: :STAT:OPER:PRES:COND? Function: Reads the contents of the pressure condition register. Response: Contents of pressure condition register. Description Returns the contents of the 16 bit pressure condition register, see section on status reporting.
  • Page 130: Stat:oper:pres:enab

    4 Command and Query Summary :STAT:OPER:PRES:ENAB Applicability: PACE1000, PACE5000, PACE6000 Command Syntax :STATus:OPERation:PRESsure:ENABle <integer> Parameter: <integer> 16 bit value to set pressure enable bits Short form: STAT:OPER:PRES:ENAB <integer> Function: Controls the pressure status operation enable register. Default: minimum maximum 32767 Query Syntax :STATus:OPERation:PRESsure:ENABle? Short form:...
  • Page 131: Stat:oper:pres:even

    PACE Series SCPI Manual :STAT:OPER:PRES:EVEN Applicability: PACE5000 Command Syntax Parameter: Short form: Function: Query Syntax :STATus:OPERation:PRESsure:[:EVENt]? Short form: :STAT:OPER:PRES? Function: Reads contents of pressure event register Response: 16 bit value of pressure event register. Description Reads contents of pressure event register, see status reporting section.
  • Page 132 RX> :STAT:OPER:PRES:EVEN 4 //In-limit event happened, see Table 3-2 TX> :STAT:OPER:PRES:EVEN? //Ask again will clear the event register RX> :STAT:OPER:PRES:EVEN 0 //It is cleared indeed Example of *IDN? TX> *IDN? RX> *IDN GE Druck,Pace5000 User Interface,58784,01.05.04 K0472 Revision A 4-104...
  • Page 133: Stat:pres

    PACE Series SCPI Manual :STAT:PRES Applicability: PACE1000, PACE5000, PACE6000 Command Syntax :STATus:PRESet Parameter: <integer> Short form: :STAT:PRES Function: Enables the preset values to be used. Query Syntax Short form: Function: Response: Description Enables the 25 preset values of set-point to be used.
  • Page 134: Stat:ques:cond

    4 Command and Query Summary :STAT:QUES:COND Applicability: PACE1000, PACE5000, PACE6000 Command Syntax Parameter: Short form: Function: Query Syntax :STATus:QUEStionable:CONDition? Short form: :STAT:QUES:COND? Function: Query questionable data condition register Response: Contents of questionable data condition register Description Returns the contents of the 16 bit questionable data condition register, see section on status reporting.
  • Page 135: Stat:ques:enab

    PACE Series SCPI Manual :STAT:QUES:ENAB Applicability: PACE1000, PACE5000, PACE6000 Command Syntax :STATus:QUEStionable:ENABle <integer> Parameter: <integer> 16 bit value to set enable bits Short form: STAT:OPER:ENAB <integer> Function: Controls the questionable data condition enable register. Default: minimum maximum 32767 Query Syntax...
  • Page 136: Stat:ques:even

    4 Command and Query Summary :STAT:QUES:EVEN Applicability: PACE1000, PACE5000, PACE6000 Command Syntax Parameter: Short form: Function: Query Syntax :STATus:QUEStionable:[EVENt]? Short form: :STAT:QUES? Function: Query questionable data condition register Response: 16 bit value of questionable data condition register. Description Reads contents of questionable data condition register, see status reporting section. K0472 Revision A 4-108...
  • Page 137: System

    PACE Series SCPI Manual SYSTem The SYSTem subsystem consists of general purpose commands. SYST:COMM:USB Applicability: PACE1000 Command Syntax :SYStem:COMMunicate:USB Parameter: <boolean> mass storage communication Short form: :SYST:COMM:USB Function: Switches the communication mode between mass storage to communications. Query Syntax :SYStem:COMMunicate:USB?
  • Page 138: Syst:err

    4 Command and Query Summary :SYST:ERR Applicability: PACE1000, PACE5000, PACE6000 Command Syntax Parameter: Short form: Function: Query Syntax :SYStem:ERRor? Short form: :SYST:ERR? Function: Gets next error from the error queue Response: The follow list of errors are available -102, “Syntax error” -104, “Data type error”...
  • Page 139 PACE Series SCPI Manual -158, “String data not allowed” -200, “Execution error” -201, “Invalid while in local” -202, “Settings lost due to rtl” -203 "Command protected" -220, “Parameter error” -222, “Data out of range” -223, “Too much data” -224, “Illegal parameter value”...
  • Page 140: Syst:date

    4 Command and Query Summary :SYST:DATE Applicability: PACE1000, PACE5000, PACE6000 Command Syntax :SYSTem:DATE Parameter: Integer in date format. Short form: :SYST:DATE Function: Sets the date. Query Syntax :SYSTem:DATE? Short form: :SYST:DATE? Function: Queries date Response: Returns date setting. Description Replies with the date settings in year, month, and day order. Example The system date can be set by: TX>...
  • Page 141: Syst:set

    PACE Series SCPI Manual :SYST:SET Applicability: PACE5000, PACE6000 Command Syntax :SYSTem:SET[x] where x = 1 or 2 is the module number (default - 1) Parameter: Enumerated (measure or control) and a decimal number of set-point. Short form: :SYST:SET Function: This command only effective at switch-on condition and can set the controller on with a set-point.
  • Page 142: Syst:time

    4 Command and Query Summary :SYST:TIME Applicability: PACE1000, PACE5000, PACE6000 Command Syntax :SYSTem:TIME Parameter: Integer in time format. Short form: :SYST:TIME Function: Sets the time. Query Syntax :SYSTem:TIME? Short form: :SYST:TIME? Function: Returns current time in hour, minute and second. Response: Sends in order: hour, minute and second.
  • Page 143: Syst:comm:ser:cont:rts

    PACE Series SCPI Manual :SYST:COMM:SER:CONT:RTS Applicability: PACE1000, PACE5000, PACE6000 Command Syntax :SYSTem:COMMunicate:SERial:CONTrol:RTS Parameter: Boolean, ON or OFF Short form: SYST:COMM:SER:RTS[x] Function: Sets the serial communication hardware handshaking where: [x] = 0: OFF 1: ON Query Syntax :SYSTem:COMMunicate:SERial:CONTrol:RTS? Short form: SYST:COMM:SER:CONT:RTS? Function: Queries serial communication handshaking.
  • Page 144: Syst:comm:ser:cont:xonx

    4 Command and Query Summary :SYST:COMM:SER:CONT:XONX Applicability: PACE1000, PACE5000, PACE6000 Command Syntax :SYSTem:COMMunicate:SERial:CONTrol:XONXoff Parameter: Integer Short form: SYST:COMM:SER:XONX Function: Sets the serial communication handshaking of: 0: NONE 1: XON/XOFF 2: RTS/CTS Query Syntax :SYSTem:COMMunicate:SERial:CONTrol:XONXoff? Short form: SYST:COMM:SER:CONT:XONX? Function: Queries serial communication handshaking. Response: Returns an integer of 0, 1, 2.
  • Page 145: Syst:comm:ser:baud

    PACE Series SCPI Manual :SYST:COMM:SER:BAUD Applicability: PACE1000, PACE5000, PACE6000 Command Syntax :SYSTem:COMMunicate:SERial:BAUD Parameter: Integer Short form: SYST:COMM:SER:BAUD Function: Sets the baud rate Note: The parameter must be a valid Baud-rate number. Query Syntax :SYSTem:COMMunicate:SERial:BAUD? Short form: :SYST:COMM:SER:BAUD? Function: Queries current baud setting.
  • Page 146: Syst:comm:ser:type:par

    4 Command and Query Summary :SYST:COMM:SER:TYPE:PAR Applicability: PACE1000, PACE5000, PACE6000 Command Syntax :SYSTem:COMMunicate:SERial[:TYPE]:PARity Parameter: Enumerate Short form: SYST:COMM:SER:TYPE:PAR Function: Sets parity, odd, even or none. Note: This command breaks the communication between the PC and the PACE instrument. No further query can be made until after resetting the pc to the same setting. The instrument cannot be brought back to local mode.
  • Page 147: Syst:comm:gpib:self:addr

    PACE Series SCPI Manual :SYST:COMM:GPIB:SELF:ADDR Applicability: PACE1000, PACE5000, PACE6000 Command Syntax :SYSTem:COMMunicate:GPIB[:SELF]:ADDRess Parameter: Integer Short form: SYST:COMM:GPIB:SELF:ADDR Function: Sets the instrument’s GPIB address. Query Syntax :SYSTem:COMMunicate:GPIB:SELF:ADDRess? Short form: :SYST:COMM:GPIB:SELF:ADDR? Function: Queries GPIB address Response: Returns decimal number representing GPIB address.
  • Page 148: Syst:area

    4 Command and Query Summary :SYST:AREA Applicability: PACE1000, PACE5000, PACE6000 Command Syntax :SYSTem:AREA Parameter: String Short form: SYST:AREA Function: Sets a group of parameters for an area of the world. Query Syntax :SYSTem:AREA? Short form: :SYST:AREA? Function: Queries area setting. Response: Sends: EUROPE, or EUR...
  • Page 149: Syst:pass:cdis

    PACE Series SCPI Manual :SYST:PASS:CDIS Applicability: PACE1000, PACE5000, PACE6000 Command Syntax :SYSTem:PASSword:CDISable Parameter: 2317100 Short form: SYST:PASS:CDIS Function: Disables the calibration with a password. Query Syntax Short form: Function: Response: Description This command disables calibration with a password. K0472 Revision A...
  • Page 150: Syst:pass:cen

    4 Command and Query Summary :SYST:PASS:CEN Applicability: PACE1000, PACE5000, PACE6000 Command Syntax :SYSTem:PASSword:CENable: Parameter: 2317100 Short form: :SYST:PASS:CEN Function: Enables calibration, default condition - disabled (calibration is not allowed). Query Syntax Short form: Function: Response: Description This command enables calibration. K0472 Revision A 4-122...
  • Page 151: Syst:pass:cen:stat

    PACE Series SCPI Manual :SYST:PASS:CEN:STAT Applicability: PACE1000, PACE5000, PACE6000 Command Syntax Parameter: Short form: Function: Query Syntax :SYSTem:PASSword:CENable:STATe? Short form: SYST:PASS:CEN:STAT? Function: Gets the status of the calibration password. Response: disabled enabled Description This query asks if the calibration is enabled or disabled.
  • Page 152: Syst:vers

    4 Command and Query Summary :SYST:VERS Applicability: PACE1000, PACE5000, PACE6000 Command Syntax Parameter: Short form: Function: Query Syntax :SYStem:VERSion? Short form: :SYST:VERS? Function: Returns the SCPI version. Response: version number Description Replies with the SCPI version number. Example TX> :SYST:VERS? RX>...
  • Page 153: Unit

    PACE Series SCPI Manual UNIT The UNIT sub-system configures the instrument’s pressure measurement units. UNIT:ALT Applicability: PACE1000, PACE6000 Command Syntax UNIT:ALTitude Parameter: <name> Short form UNIT:ALT Function: Selects altitude units. Query Syntax UNIT:ALTitude? Short form: UNIT:ALT? Function: Queries what altitude units are selected...
  • Page 154: Unit:conv

    4 Command and Query Summary UNIT:CONV Applicability: PACE1000, PACE6000 Command Syntax UNIT:CONVert Parameter: <name> Short form UNIT:CONV Function: Converts units. Query Syntax Short form: Function: Response: Description This command converts units. K0472 Revision A 4-126...
  • Page 155: Unit:pres

    PACE Series SCPI Manual :UNIT:PRES Applicability: PACE1000, PACE5000, PACE6000 Command Syntax :UNIT[x][:PRESsure] <name> where x = 1 or 2 is the module number (default - 1) Parameter: <name> Valid units: Refer to :INStrument:UNIT for valid unit list. Note: Take care when entering the units, the letter ‘O’ can easily be mistaken for the number ‘0’...
  • Page 156: Unit:pres:def

    4 Command and Query Summary :UNIT:PRES:DEF Applicability: PACE1000, PACE5000, PACE6000 Command Syntax :UNIT[x][:PRESsure]:DEFine[y] <string>,<number> where: x = 1 or 2 is the module number (default - 1) and y = 1, 2, 3 or 4 is the number of user defined units (default - 1).
  • Page 157 PACE Series SCPI Manual 1. Example y = 1, 2, 3 and 4 representing the four user-defined units. By default: TX> :UNIT:PRES:DEF? TX> :UNIT:PRES:DEF3? RX> :UNIT:PRES:DEF "UserUnit1", 1000.0000000 RX> :UNIT:PRES:DEF3 "UserUnit3", 1000.0000000 TX> :UNIT:PRES:DEF1? TX> :UNIT:PRES:DEF4? RX> :UNIT:PRES:DEF "UserUnit1", 1000.0000000 RX>...
  • Page 158: Unit:spe

    4 Command and Query Summary UNIT:SPE Applicability: PACE1000, PACE6000 Command Syntax UNIT:SPEed Parameter: <name> Short form UNIT:SPE Function: Selects airspeed units. Query Syntax UNIT:SPEed? Short form: UNIT:SPE? Function: Queries the selected airspeed units. Response: SUFFIX DATA Description This command selects the airspeed units. The query gets the selected airspeed units. K0472 Revision A 4-130...
  • Page 159: Cls

    PACE Series SCPI Manual Common Commands The commands identified with * are SCPI common commands. *CLS Command Syntax *CLS Parameter: none Short form *CLS Function: This command clears the all queues. Query Syntax Parameter: Short form: Function: Description Clears all event and condition register, see status reporting section.
  • Page 160: Ese

    4 Command and Query Summary *ESE Command Syntax *ESE <integer> Parameter: integer 8 bit value of enable mask Short form: *ESE <integer> Function: Sets the Standard Event Status enable register. minimum maximum 255 Default: Query Syntax *ESE? Short form: *ESE? Function: Query Standard Event Status Enable register.
  • Page 161: Esr

    PACE Series SCPI Manual *ESR Command Syntax Parameter: Short form: Function: Query Syntax *ESR? Short form: *ESR? Function: Queries the Standard Event Status Register Response: 8 bit integer of contents of Standard Event Status register. Description See Standard Event Group, section 3-2 and Figure 3-1.
  • Page 162: Idn

    4 Command and Query Summary *IDN? Command Syntax Parameter: Short form: Function: Query Syntax *IDN? Short form: *IDN? Function: Queries the identification of the instrument. Response: A comma separated list containing manufacture, model, serial number and software version. Description Return identification e.g., *IDN Druck,PACEnnnn,1234,01.00.00 where: n = PACE model number K0472 Revision A...
  • Page 163: Opc

    PACE Series SCPI Manual *OPC Command Syntax *OPC Parameter: None Short form: *OPC Function: When all operations have been completed, event 800 is written to the error/event queue (if enabled by STAT:QUE:ENAB). At the same time, this command allows the OPC bit in the standard event register to be set. This can be used to trigger a serial poll, see *ESR for details.
  • Page 164: Sre

    4 Command and Query Summary *SRE Command Syntax *SRE <integer> Parameter: integer 8 bit value of enable mask Short form: *SRE <integer> Function: Sets the Service Request Enable register. minimum maximum Default: Query Syntax *SRE? Short form: *SRE? Function: Query Service Request Enable register. Response: 8 bit integer of contents of Service Request Enable register.
  • Page 165: Stb

    PACE Series SCPI Manual *STB? Command Syntax Parameter: Short form: Function: Query Syntax *STB? Short form: *STB? Function: Queries the Status Register Response: 8 bit integer of contents of Status register. Description See status reporting section. K0472 Revision A 4-137...
  • Page 166: Tst

    4 Command and Query Summary *TST? Command Syntax Parameter: Short form: Function: Query Syntax *TST? Short form: *TST? Function: Queries the self-test status. Response: Returns ‘0’ indicates fail, ‘1’ indicates pass. Description On a self-test failure an error message can be stored in the error/event queue. The unit’s hardware status cannot be changed during that test.
  • Page 167: Wai

    PACE Series SCPI Manual *WAI Command Syntax *WAI Parameter: None Short form: *WAI Function: No further commands are carried out until the completion of all pending operations. This command is ignored if all operations have been completed. Query Syntax Short form:...
  • Page 168: Gtl

    4 Command and Query Summary Instrument Control Commands The following commands identified with : are SCPI instrument control commands. :GTL Applicability: PACE1000, PACE5000, PACE6000 Command Syntax :GTL Parameter: none Short form :GTL Function: Go to local Query Syntax Parameter: Short form: Function: Description Takes the instrument out of local lockout mode;...
  • Page 169: Llo

    PACE Series SCPI Manual :LLO Applicability: PACE1000, PACE5000, PACE6000 Command Syntax :LOC Parameter: none Short form :LLO Function: Local lock-out Query Syntax Parameter: Short form: Function: Description Locks the instrument out of local mode. The instrument will no longer be in local mode and cannot be operated from the front panel.
  • Page 170: Loc

    4 Command and Query Summary :LOC Applicability: PACE1000, PACE5000, PACE6000 Command Syntax :LOC Parameter: none Short form :LOC Function: Local mode Query Syntax Parameter: Short form: Function: Description Puts the instrument into local mode. The instrument will no longer be in remote mode and can be operated from the front panel.
  • Page 171: Rem

    PACE Series SCPI Manual :REM Applicability: PACE1000, PACE5000, PACE6000 Command Syntax :REM Parameter: none Short form :REM Function: Selects remote mode Query Syntax Parameter: Short form: Function: Description Sets the instrument in remote mode. The instrument will no longer be in local mode and cannot be operated from the front panel.
  • Page 172: Srq

    4 Command and Query Summary :SRQ Applicability: PACE1000, PACE5000, PACE6000 Command Syntax :SRQ Parameter: none Short form :SRQ Function: Sends a service request to read messages. Query Syntax Parameter: Short form: Function: Description A service request causes all messages to be read from the register. K0472 Revision A 4-144...
  • Page 173: Srq:enab

    PACE Series SCPI Manual :SRQ:ENAB Applicability: PACE1000, PACE5000, PACE6000 Command Syntax :SRQ:ENABle Parameter: none Short form :SRQ:ENAB Function: Sets a service request to read messages. Query Syntax :SRQ:ENABle? Parameter: none Short form: :SRQ:ENAB? Function: Gets the messages in the register.
  • Page 174: Syn

    4 Command and Query Summary Applicability: PACE1000, PACE6000 Command Syntax Parameter: Short form: Function: Query Syntax SYN? Short form: SYN? Function: Queries synchronisation. Response: <boolean> not synchronised synchronised Description Query for synchronisation purposes. K0472 Revision A 4-146...
  • Page 175: Errors

    PACE Series SCPI Manual ERRORS Negative error numbers are used for standard SCPI errors. Positive error numbers are device specific errors. Following the error number, a message describes the error. An error, when detected, is held in the error queue.
  • Page 176 5 Error Codes Error Error Error message Error message code code -200 -200, “Execution error” -222 -222, “Data out of range” -201 -201, “Invalid while in local” -223 -223, “Too much data” -202 -202, “Settings lost due to rtl” -224 -224, “Illegal parameter value” -203 -203, “Command protected”...

This manual is also suitable for:

Pace1000Pace5000Pace6000

Table of Contents