5 control commands, 5 control commands -30, Bt sets a batch name – Yokogawa Value Series FX1000 User Manual

Page 112: Bu sets a batch comment, Ud switches the screen, Ps starts or stops recording, Ak clears alarm output (acknowledges alarms)

Advertising
background image

3-30

IM 04L21B01-17EN

3.5 Control Commands

BT

Sets a batch name

Syntax

BT p1,p2,p3<terminator>
p1 Fixed to 1
p2 Batch number (up to 32 characters)
p3 Lot number (up to 8 digits)

Query

BT[p1]?

Example Set the batch name structure to have the batch

number “PRESS5LINE” and the lot number 007.
BT1,PRESS5LINE,007

Description Set p1 by referring to the table in section 3.3.

BU

Sets a batch comment

Syntax

BU p1,p2,p3<terminator>
p1 Fixed to 1
p2 Comment number (1 to 3)
p3 Comment string (up to 50 characters)

Query

BU[p1[,p2]]?

Example Set comment number 2 to “THIS_PRODUCT_

IS_COMPLETED.”
BU1,2,THIS_PRODUCT_IS_COMPLETED

Description Set p1 by referring to the table in section 3.3.

UD

Switches the screen

To return to the screen that was in use before you

started using communication commands

Syntax

UD p1<terminator>
p1 Screen type (0)

Example Return to the screen that was in use before you

started using communication commands.
UD0

To switch between displays

Syntax

UD p1,p2,p3<terminator>
p1 Screen type (1)
p2 Display item

TREND Trend display
DIGITAL Digital display
BAR

Bar graph display

OVERVIEW Overview display

(alarm indicator)

ALARM Alarm summary display
MESSAGE Message summary display
MEMORY Memory summary display
MODBUS-M Modbus master status display
MODBUS-C Modbus client status display
RELAY Relay status display
REPORT Report display
HISTRICAL Historical trend display
COLUMN_BAR

Stacked bar graph

p3 Display group number

Example Switch to the trend display, and select display

group number 4.
UD1,TREND,4

Description • The setting p2 = MODBUS-M is only valid

if the serial interface protocol is set to
MODBUS-M.

• The settings p2 = REPORT and p2 =

COLUMN_BAR are only valid on models with
the /M1, /PM1, or /PWR1 math option.

• The setting p2 = MODBUS-C is only valid

on models with the Ethernet interface (/C7
option).

• Set p3 by referring to the table in section 3.3.

To switch the operation screen

Syntax

UD p1,p2,p3,p4,p5,p6,p7<terminator>
p1 Screen type (4)
p2 Automatic display switching (ON, OFF)
p3 Switches between all channel display and

group display (ALL, GROUP)

p4 Scale display (ON, OFF)
p5 Digital display (ON, OFF)
p6 Message display options

1

Normal display

2

List display

p7 Trend space (ON, OFF)

Example Turn on automatic display switching, switch to

the group display, turn on the scale display, and
turn off the digital display.
UD4,ON,GROUP,ON,OFF

Description • Parameter p2 is valid for the trend, digital, and

bar graph displays. Use the SE command to
set the switching interval.

• Parameters p3 to p7 are valid for the trend

display.

PS

Starts or stops recording

Syntax

PS p1<terminator>
p1 Starts or stops recording

0

Start

1

Stop

Example Start recording.

PS0

Description When you start recording, the FX records

display, event, and report data to the internal
memory.

AK

Clears alarm output

(acknowledges alarms)

Syntax

AK p1<terminator>
p1 Executes alarm acknowledgement

0

Alarm acknowledge

Example Clear the alarm output (acknowledge alarms).

AK0

3.5 Control Commands

Advertising