5 control commands, 5 control commands -37, App index – Yokogawa Removable Chassis DX1000N User Manual
Page 154: Bt sets a batch name, Bu sets a batch comment, Mh writes a batch text field, Ud switches the screen
3-37
Commands
IM 04L41B01-17E
1
2
3
4
5
6
App
Index
SYSTEM_INFO
NETWORK_INFO
SNTP
EMAIL_START/STOP
EMAIL_TEST
FTP_TEST
BUILDER
Custom display builder
USRLOCKACK
User locked ACK
Example Display FREE MESSAGE and SNAPSHOT in
the function menu.
SMFUNC,FREE_MESSAGE,SNAPSHOT
Description • A command error occurs if you specify the
same menu item multiple times.
• You cannot specify “SEPARATOR.”
• You cannot omit parameters using delimiters
(, ,).
• You cannot hide “LOGOUT.” If you do not
include it in the parameters, it is displayed as
the last item.
• You can only set p2 to USRLOCKACK on
models with the /AS1 advanced security
option.
• You cannot set p2 to TRIGGER or KEYLOCK
on models with the /AS1 advanced security
option.
Query
SM ?
When querying all menus
SM DISP_MAIN?
When querying all main menu items
SM DISP_SUB?
When querying all submenu items
SM DISP_SUB,TREND?
When querying the trend submenu
SM FUNC?
When querying all function menu items
3.5 Control Commands
BT
Sets a batch name
Syntax
BT p1,p2,p3
p1 Batch group number
Set this parameter to 1 when multi batch
/BT2 is not in use
p2 Batch number (up to 32 characters)
p3 Lot number (up to 8 digits)
Query
BT[p1]?
Example Assign the batch number “PRESS5LINE” and lot
number 007 to batch group 1.
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
p1 Batch group number
Set this parameter to 1 when multi batch
/BT2 is not in use
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.
MH
Writes a Batch Text Field
Syntax
MH p1,p2,p3,p4
p1 Batch group number
Set this parameter to 1 when multi batch
/BT2 is not in use
p2 Field number (1 to 24)
p3 Field title (up to 20 characters)
p4 Field string (up to 30 characters)
Query
MH[p1,[p2]]?
Example Set batch group 2 text field 1 title to “Ope” and
the string to “DX.”
MH2,1,Ope,DX
Description • Set p1 by referring to the table in section 3.3.
• This command can only be performed when
memory sampling for the specified batch
group is not taking place.
UD
Switches the screen
To return to the screen that was used before you
started using communication commands
Syntax
UD p1
p1 Screen type (0)
Example Return to the screen that was used before you
started using communication commands.
UD0
3.4 Setting Commands / 3.5 Control Commands