App index, Bh sets a batch text field, Eh sets calibration correction (/cc1 option) – Yokogawa Value Series FX1000 User Manual
Page 107: Bd sets an alarm delay

3-25
IM 04L21B01-17EN
Commands
1
2
3
4
5
6
App
Index
TX
Sets the ancillary operation of
the start key (/M1,/PM1, and
/PWR1 options)
Syntax
TX p1<terminator>
p1 Computation operation (OFF, START,
RESET+START)
Query
TX?
Example Configure the start key so that computation also
begins when the start key is pressed.
TXSTART
BH
Sets a batch text field
Syntax
BH p1,p2,p3,p4<terminator>
p1 Fixed to 1
p2 Field number (1 to 8)
p3 Field title (up to 20 characters)
p4 Field string (up to 30 characters)
Query
BH[p1[,p2]]?
Example Set the field title to “OPERATOR” and the field
string to “123-01” for field number 2.
BH1,2,OPERATOR,123-01
Description For the characters that you can use, see
appendix 3.
EH
Sets calibration correction (/CC1
option)
You cannot specify calibration correction for a
channel whose log scale (/LG1 option) mode is
set to LogType2.
When p2 is set to BEGIN
Syntax
EH p1,p2,p3<terminator>
p1 Measurement channel number
p2 Type of operation (BEGIN)
p3 Number of break points of the calibration
segment (OFF, 2 to 16)
OFF
Turns calibration off
2 to 16 Number of break points
When p2 is set to SET
Syntax
EH p1,p2,p3,p4,p5<terminator>
p1 Measurement channel number
p2 Type of operation (SET)
p3 A specific break point (1 to 16)
p4 Input value of the specific break point
p5 Output value of the specific break point
Description • Set p1 by referring to the table in section 3.3.
• The range of p4 and p5 varies depending on
the currently specified range.
• When the measurement range is set to scale,
the range of p4 and p5 is –30000 to 30000.
• Set input value p4 so that the value increases
as break point p3 increases.
When p2 is set to END
Syntax
EH p1,p2<terminator>
p1 Measurement channel number
p2 Type of operation (END)
Example Set three break points on channel 002.
EH002,BEGIN,3
EH002,SET,1,0,1
EH002,SET,2,50,49
EH002,SET,3,100,101
EH002,END
Description • First, send the command with p2 set to BEGIN
to specify the number of break points.
• Then, send this command with p2 set to SET
as many times as is necessary to specify the
values of each break point.
• Finally, send this command with p2 set to END
to finalize the settings.
• Send the command “
EH2?” to have the FX
return the channel 002 settings.
• The FX returns the settings in the format
shown in the above example.
BD
Sets an alarm delay
Syntax
BD p1,p2<terminator>
p1 Measurement or computation channel
number
p2 Alarm delay (1 to 3600)
Query
BD[p1]?
Example Set the channel 001 alarm delay to 120 seconds.
BD001,120
Description • Set p1 by referring to the table in section 3.3.
• The p2 unit is seconds.
NP
Sets the VT ratio, CT ratio, and
low-cut power (/PWR1 option)
You cannot use this command to configure
settings while recording (memory sampling) or
computation is in progress.
Setting the VT ratio and CT ratio
Syntax
NP p1,p2,p3,p4<terminator>
p1 Setting type (VTCT)
p2 VT ratio (10 to 60000)
p3 CT ratio decimal place (0 to 2)
p4 CT ratio value
Query
NP[p1[,p2]]?
Example Set the VT ratio to 10.0 and the CT ratio to
123.45.
NPVTCT,100,2,12345
3.4 Setting Commands