4-25
IM 04P01B01-17E
Commands
4
p6
Printout ON/OFF (ON, OFF)
Query
XQ[ p1]?
Example
Set an absolute timer to timer number 1. Set the
interval to 30 minutes, the reference time to hour
7, reset the data when the timer expires, and
disable printout.
XQ 1,ABSOLUTE,30min,07,ON,OFF
Description Each time the interval specified by p3 elapses
from the time specified by p4, the operations set
with p5 and p6 are performed.
When using the relative timer
Syntax
XQ p1,p2,p3,p4,p5
<terminator>
p1
Timer number (1 or 2)
p2
Timer type (RELATIVE)
p3
Interval (fixed to HH:MM format)
HH
Hour (00 to 24)
MM
Minute (00 to 59)
Set the interval in the range 00:01 to 24:00
p4
Reset/not reset the data when the timer
expires (ON/OFF)
p5
Printout ON/OFF (ON, OFF)
Query
XQ[ p1]?
Example
Set a relative timer to timer number 1. Set the
interval to 1 hour 15 minutes, reset the data
when the timer expires, and disable printout.
XQ 1,RELATIVE,01:15,ON,OFF
Description Each time the interval specified by p3 elapses
from the time the computation is started, the
operations set with p4 and p5 are performed.
UN
Changes the assignment of
channels to the recording pen
(pen model, /M1 option).
Syntax
UN p1,p2
<terminator>
p1
Pen number (1 to 4)
p2
Channel number
Query
UN[ p1]?
Example
Assign computation channel 0A to pen number 4.
UN 4,0A
US
Sets the computation error
procedure (/M1 option).
Syntax
US p1,p2
<terminator>
p1
Procedure taken when an error occurs.
+OVER
Handle error data as +OVER
−
OVER
Handle error data as –OVER
p2
Procedure taken when the “input over” is
detected (procedure taken when an “input
over” value is applied to TLOG.SUM or
TLOG.AVE computation)
SKIP
Do not use the data for
computation.
LIMIT
Use the limit value given by
the recorder for computation.
Query
US?
Example
When the computed result is in error, handle the
error data as +OVER. Use the limit value given
by the recorder for computation instead of the
“input over” value.
US +OVER,LIMIT
YB
Sets the host name and domain
name (/C7 option).
Syntax
YB p1,p2
<terminator>
p1
Host name (up to 64 characters)
p2
Domain name (up to 64 characters)
Query
YB?
Example
Set the host name to “ABC” and the domain
name to “recorder.co.jp.”
YB ABC,recorder.co.jp
Description The settings specified by this command and
saved using the XE command take effect after
the recorder is power cycled.
YA
Sets the IP address (/C7 option).
Syntax
YA p1,p2,p3
<terminator>
p1
IP address (0.0.0.0 to 255.255.255.255)
p2
Subnet mask
(0.0.0.0 to 255.255.255.255)
p3
Default gateway
(0.0.0.0 to 255.255.255.255)
Query
YA?
Example
Set the IP address to 192.168.111.24, the subnet
mask to 255.255.255.0, and the default gateway
to 0.0.0.0.
YA 192.168.111.24,255.255.255.0,
0.0.0.0
Description The settings specified by this command and
saved using the XE command take effect after
the recorder is power cycled.
YN
Sets the DNS (/C7 option).
When not using the DNS
Syntax
YN p1
<terminator>
p1
Use/Not use the DNS (OFF)
Query
YN?
Example
Do not use the DNS.
YN OFF
When using the DNS
Syntax
YN p1,p2,p3,p4,p5
<terminator>
p1
Use/Not use the DNS (ON)
p2
Address of the primary DNS server
(0.0.0.0 to 255.255.255.255)
p3
Address of the secondary DNS server
(0.0.0.0 to 255.255.255.255)
p4
Domain suffix 1 (up to 64 characters)
p5
Domain suffix 2 (up to 64 characters)
Query
YN?
Example
Use the DNS server at 192.168.0.1.
YN ON,192.168.0.1
4.5 Basic Setting Commands