Program operatin mode output – Yokogawa Data Acquisition with PID Control CX2000 User Manual

Page 204

Advertising
background image

7-12

IM 04L31A01-17E

Program Operatin Mode Output

• The FH command is used to output the data.
• The status of the program operation mode is output. The status is indicated using 32

bits that are divided into 4 groups of 8 bits.

Syntax

EA

CRLF

xxx.xxx.xxx.xxx

CRLF

EN

CRLF

xxx

The statuses of bits 31 to 24, 23 to 16, 15 to 8, and 7 to 0 are indicated
in order in decimal notation.

31

0

1

2

Bit

The status of each bit indicates the status of the program operation
mode.
Bit 0 status

0: reset, 1: Frun

Bit 1 status

0: Not holding, 1: Holding

Bit 2 status

0: Not waiting, 1: Waiting

Example

When not waiting, not holding, and reset

EA

000.000.000.000

EN

Output of Program Pattern Information Currently in Execution

• The FJ command is used to output the data.
• The information about the program pattern that is currently in execution is output.
Syntax

EA

CRLF

PTNO_x1

CRLF

SEGNO_x2

CRLF

PRE_SEGNO_x3

CRLF

SEGUSE_x4

CRLF

SEGTM_hh:mi:ss

CRLF

WAITTM_hh:mi:ss

CRLF

RCYMOD_x5

CRLF

ALL_RCY_x6

CRLF

REM_RCY_x7

CRLF

RST_x8

CRLF

REN_x9

CRLF

PTN_START_DATE_yy/mo/dd

CRLF

PTN_START_TIME_hh:mi:ss

CRLF

PTN_STOP_DATE_yy/mo/dd

CRLF

PTN_STOP_TIME_hh:mi:ss

CRLF

EN

CRLF

7.2 Output Format of ASCII Data

Advertising