80 tinb29e1-c (2019-10) VGC083A_B.om
Table "RS232 and RS485 GP 350 Protocol"
READ IGx Read the current IG
pressure, 1=fil1, 2=fil2, no
char=active fil
#xxRDx<CR>
(e.g.: #01RD1<CR>)
*_y.yyEzyy<CR>
(e.g.: * 1.53E-06<CR>)
When IG is off: * 9.90E+09
READ CGx Read the current CG
pressure, A=CG1, B=CG2,
I=analog input
#xxRDx<CR>
(e.g.: #01RDA<CR>)
*_y.yyEzyy<CR>
(e.g.: * 1.53E+02<CR>)
When CG is over-ranged:
READ PCs long form
Read the current PC setpoint
status
#xxPCS<CR>
(e.g.: #01PCS<CR>)
*_xxxx____<CR>
(e.g.: * 1100<CR>) (1 and 2 are
energized)
Note: only relays 1-4 are repre-
READ PCs binary
form
Read the current PC setpoint
status
#xxPCB<CR>
(e.g.: #01PCB<CR>)
*_x_______<CR>
(e.g.: C<CR>) (01000011 or
43hex) (1 and 2 are energized)
READ individual PC Read the current individual
PC setpoint status 1 - 6
#xxPCx<CR>
(e.g.: #01PC1<CR>)
*_x_______<CR>
(e.g.: * 1<CR>) (PC 1 is ener-
PROGRAM PC
Setpoint
PC 1 – 6, Setpoint range 1e-
12 to 1e+3 Torr
#xxPC1_7.6E-06<CR>
(e.g.: #01PC1 7.6E-06<CR>)
*_PROGM_OK<CR>
(e.g.: * PROGM_OK <CR>)
When requested value out of
range: *__INVALID
Hysteresis is 10% of pressure
IG ON Turn specified IG filament
ON 1=on
#xxFx_1<CR>
(e.g.: #01F1 1<CR>)
*_1IG1_ON_<CR>
(e.g.: * 1IG1 ON <CR>)
IG OFF Turn specified IG filament
OFF 0=off
#xxFx 0<CR>
(e.g.: #01F1 0<CR>)
*_0IG1_OFF<CR>
(e.g.: * 0IG1 OFF <CR>)
IG DEGAS ON Turn IG Degas ON #xxDG_1<CR>
(e.g.: #01DG 1<CR>)
*_1DG_ON__<CR>
(e.g.: * 1DG ON <CR>)
When Degas already ON:
?__INVALID
When IG is OFF: ? INVALID
IG DEGAS OFF Turn IG Degas OFF #xxDG_0<CR>
(e.g.: #01DG 0<CR>)
*_0DG_OFF _<CR>
(e.g.: * DG_OFF <CR>)
When Degas already OFF:
IG Degas Status Detect Degas on/off status #xxDGS<CR>
(e.g.: #01DGS<CR>)
*_1DG_ON__<CR>
(e.g.:
* 1DG ON <CR>) (or * 0DG
OFF when off)
Software Version Read Software Version #xxVER<CR>
(e.g.: #01VER<CR>)
*01961-113<CR>
(e.g.: 01961-113<CR>) Example
NOTES:
1. <CR> is a carriage return (0x0D). This is the terminator character.
2. The ‘_’ used in certain defined commands represent a space character. Space
characters may be omitted from commands.
3. Invalid commands will create a response of *_SYNTX_ER.
4. GP 350 protocol response strings are the same length.