App index, Nc sets a comment text field, Nb sets a comment text block – Yokogawa Removable Chassis DX1000N User Manual
Page 150: Nw sets an annunciator display, Ng sets the web report layout, Nh sets web report layout details
3-33
Commands
IM 04L41B01-17E
1
2
3
4
5
6
App
Index
Query
BD[p1]?
Example Set the channel 001 alarm delay to 120 s.
BD001,120
Description • Set p1 by referring to the table in section 3.3.
• The p2 unit is seconds.
On DXs with the /AS1 Advanced Security Option
Syntax
BD p1,p2,p3
p1 Measurement, computation, or external
input channel number
p2 Alarm delay (1 to 3600)
p3 Unit (SEC, HOUR)
Query
BD[p1]?
Example Set the channel 001 alarm delay to 2 hours.
BD001,2,HUOR
Description • Set p1 by referring to the table in section 3.3.
• When p3 = HOUR, you can set p2 to a value
from 1 to 24.
NC
Sets a comment text field
Syntax
NC p1,p2
p1 Comment text field number
p2 Comment string (up to 32 characters)
Query
NC[p1]?
Example Set comment text field 30 to “P1 end.”
NC30,P1 end
Description Set parameter p2 by referring to the table in
section 3.3.
NB
Sets a comment text block
Syntax
NB p1,p2,p3,p4,p5,p6
p1 Comment text block number
p2 Comment text field number of line 1
p3 Comment text field number of line 2
p4 Comment text field number of line 3
p5 Comment text field number of line 4
p6 Comment text field number of line 5
Query
NB[p1]?
Example Set comment text block 5’s lines 1, 2, and 3 to
comment text field 10, 11, and 14, respectively.
NB5,10,11,14
Description Set parameters p1 through p6 by referring to the
table in section 3.3.
NW
Sets an annunciator display
Syntax
NW p1,p2,p3 p4,p5
p1 Display window number
p2 On/Off (ON, OFF)
p3 Measurement, computation, or external
input channel number
p4 Alarm level (1 to 4, ALL)
p5 Label (comment text block number)
Query
NW[p1]?
Example Assign the channel 2’s alarm level 1 alarm to
display window 4 and display the comment text
block 3 label.
NW4,ON,2,1,3
Description • Set parameters p1 and p5 by referring to the
table in section 3.3.
• You cannot use this command when the
annunciator mode is set to Off (using the WU
command).
NG
Sets the Web report layout
Syntax
NG p1,p2,p3
p1 Report page number (1 to 10)
p2 Creation (ON, OFF)
p3 Report title string (up to 64 characters)
Query
NG[p1]?
Example Set the title of report page 2 to “Factory 3.”
NG2,ON,Factory 3
Description • You can use this command on models with the
/M1 or /PM1 math option.
• You cannot use this command if:
• The Web server function is set to Not (using
the WS command).
• The operator and monitor pages are both
set to Off (using the WW command).
NH
Sets Web report layout details
Syntax
NH p1,p2,p3,p4,p5,p6
p1 Report page number (1 to 10)
p2 Item number (1 to 10)
p3 Creation (ON, OFF)
p4 Report channel number (R01 to R60)
p5 Value (MIN, MAX, AVE, SUM, INST)
p6 Item name string (up to 16 characters)
Query
NH[p1,[p2]]?
Example Assign the title “Average” to report page 2 item 6,
and display the average of the measured values
for the channel assigned to report channel R07.
NH2,6,R07,AVE,Average
Description • You can use this command on models with the
/M1 or /PM1 math option.
• The selectable values for p4 varies depending
on the model.
• You cannot use this command if:
• The Web server function is set to Not (using
the WS command).
• The operator and monitor pages are both
set to Off (using the WW command).
FR
Sets the interval for acquiring
data to the FIFO buffer
Syntax
FR p1
p1 1 (fixed)
p1 FIFO acquisition interval (25MS, 125MS,
250MS, 500MS, 1S, 2S, 5S)
3.4 Setting Commands