100 Operating Instructions - CPC6050
Modular Pressure Controller
CPC6050
:VERSion[n]? Returns the software version of the device N in
double quotes. When N is not specied, default
is 1.
Ex// INST:VERS2?
:INST:VERS “v1.2”
N Device
1 Instrument Software
2 Operating System (OS)
3
4 Regulator PIC
5 Regulator FPGA
6
7
8 Sensor 1
9 Sensor 2
10
11
12 Barometer
13 GPIB
Ex// INST:VERS?
:INST:VERS “v2.27.0“
OUTPut
[:ISOLation]
:STATe? Returns 1 if in Measure mode, 0 otherwise
:STATe ON | OFF | 1 | 0 ON or 1 puts in Measure mode, 0 puts in Vent
mode
:LOGic? Returns a single digit number that is a mask of
the digital output states, e.g. a number of 7 in
binary is 111 which indicates all digital outputs
are on
:LOGic Set the digital outputs with a mask (number
from 0 to 7 for setting the three outputs). Note:
the digital output functions will be automatically
changed to “USER” and show up as “None” in the
Application screen
:MODE Measure | Control | Vent Sets the mode indicated. May use as low as 1
character in the data, i.e. ‘V’ for Vent, or ‘VENT’
for vent, etc.
:MODE? Returns the mode string