Instruction Manual

<Appendix G User Program>
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 speci 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 speci 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 speci 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 speci 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 speci 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 speci ed by the speci ed analyzer ID.
2nd Edition : May 11, 2012-00