App.g-16 – Yokogawa GC8000 Process Gas Chromatograph User Manual
Page 515

App.G-16
IM 11B08A01-01E
OMC_RUN Command
Function
Changes operation mode of GCM to which corresponding SYS belongs to RUN.
Format OMC_RUN
Return value: None
Explanation Omitted
OMC_STOP Command
Function
Changes operation mode of GCM to which corresponding SYS belongs to STOP.
Format OMC_STOP
Return value: None
Explanation Omitted
PUT_C_CONC Command
Function
Assigns the analysis results (concentration) during calculation to specifi ed peak
Format PUT_C_CONC(N,
V)
N: Peak number (1 to 999)
V: Concentration value (0.000 to 9999.999)
Return value: None
Explanation Omitted
RANGE_S Command
Function
Changes the peak range of specifi ed stream.
Format
RANGE_S(M, N, V)
M: Stream number (1 to 31)
N: Peak number (1 to 999)
V: Range number (1 to 31)
Return value: None
Explanation Omitted
READ_AI Command
Function
Acquires the input value (0.0 to 1.0) of specifi ed AI channel.
Format READ_AI
(N)
N: AI number (1 to 16)
Return value: Single precision real number type
Explanation Omitted
READ_DI Command
Function
Acquires the ON/OFF of specifi ed DI channel.
Format READ_DI(N)
N: DI number (1 to 32)
Return value: Integer
Return 1 for ON, 0 for OFF.
Explanation Omitted
READ_DO Command
Function
Acquires the ON/OFF of specifi ed DO number.
Format READ_DO(N)
N: DO number (1 to 32)
Return value: Integer
Return 1 for ON, 0 for OFF.
Explanation Omitted
READ_GC_AI Command
Function
Acquires the AI input value specifi ed by the specifi ed analyzer ID.
2nd Edition : May 11, 2012-00