App.g-13, App.g – Yokogawa GC8000 Process Gas Chromatograph User Manual

Page 512

Advertising
background image

<Appendix G User Program>

App.G-13

IM 11B08A01-01E

GET_C_END_T Command

Function

Acquires analysis results of specifi c peak during calculation (stop time).

Format GET_C_END_T(N)

N: Peak number (1 to 999)

Return value: Single precision real number type

Explanation Omitted

GET_C_HEIGHT Command

Function

Acquires analysis results of specifi c peak during calculation (height).

Format GET_C_HEIGHT(N)

N: Peak number (1 to 999)

Return value: Single precision real number type

Explanation Omitted

GET_C_RT Command

Function

Acquires analysis results of specifi c peak during calculation (retention time).

Format GET_C_RT(N)

N: Peak number (1 to 999)

Return value: Single precision real number type

Explanation Omitted

GET_C_START_H Command

Function

Acquires analysis results of specifi c peak during calculation (peak start level).

Format GETC_START_H(N)

N: Peak number (1 to 999)

Return value: Single precision real number type

Explanation Omitted

GET_C_START_T Command

Function

Acquires analysis results of specifi c peak during calculation (peak start time).

Format GET_C_START_T(N)

N: Peak number (1 to 999)

Return value: Single precision real number type

Explanation Omitted

GET_DHM Command

Function

Acquires the current date, hour and minute and assigns acquired results into

DATE, HOUR and MIN.

Format GET_DHM

Return value: None

Explanation Used only with GCUD.

GET_GC_COMM_STS Command

Function

Acquires the MODBUS communication status with the specifi ed analyzer ID.

Format GET_GC_COMM_STS(GC_ID)

GC_ID: Analyzer ID (1 to 240)

Return value: Integer

Return 0 for communication failure, 1 for in communication, –1 for unregistered.

Explanation Omitted

GET_S_AREA Command

Function

Acquires the latest analysis results of specifi ed stream and peak (area).

Format GET_S_AREA(M,

N)

M: Stream number (1 to 31)

2nd Edition : May 11, 2012-00

App.G

Advertising