App.g-12 – Yokogawa GC8000 Process Gas Chromatograph User Manual
Page 511
App.G-12
IM 11B08A01-01E
Return1 for level 2 alarm, 0 if other.
Explanation Omitted
GET_ALARM_A Command
Function
Acquires level 1 & level 2 alarm status.
Format GET_ALARM_A
Return value: Integer
Return 1 for level 1 and level 2 alarm, 0 if other.
Explanation Omitted
GET_ALARM_C Command
Function
Acquires concentration alarm status.
Format GET_ALARM_C
Return value: Integer
Return 1 for concentration alarm, 0 if other.
Explanation Omitted
GET_ALM_STS Command
Function
Acquires occurrence status of specifi ed alarm number.
Format GET_ALM_STS(N)
N: Alarm number (1 to 400)
Return value: Integer
Return 1 when the alarm occurs, 0 if other.
Explanation Omitted
GET_C_AREA Command
Function
Acquires analysis results of specifi c peak during calculation (area).
Format GETC_AREA(N)
N: Peak number (1 to 999)
Return value: Single precision real number
Explanation Omitted
GET_C_CALM_STS Command
Function
Acquires the concentration alarm status of specifi ed peak.
Format GET_C_CALM_STS(N)
N: Peak number (1 to 999)
Return value: Integer
Return 1 for concentration alarm, 0 if other.
Explanation Omitted
GET_C_CONC Command
Function
Acquires analysis results of specifi c peak during calculation (concentration).
Format GET_C_CONC(N)
N: Peak number (1 to 999)
Return value: Single precision real number type
Explanation Omitted
GET_C_END_H Command
Function
Acquires analysis results of specifi c peak during calculation (height at stop time).
Format GET_C_END_H(N)
N: Peak number (1 to 999)
Return value: Single precision real number type
Explanation Omitted
2nd Edition : May 11, 2012-00