Rm sets a report channel, Xg sets the time zone, Xn sets the date format – Yokogawa Removable Chassis DX1000N User Manual
Page 169: Yb sets host information
3-52
IM 04L41B01-17E
For creating daily + weekly reports
Syntax
RO p1,p2,p3
p1 Report type (DAY+WEEK)
p2 Day of week to create reports (SUN, MON,
TUE, WED, THU, FRI, SAT)
p3 Hour to create reports (hh; fixed format)
hh
Hour (00 to 23)
Query
RO?
Example Create a daily report at 9 O’clock every day and
a weekly report at 9 O’clock every Tuesday.
RODAY+WEEK,TUE,09
Description You can use this command on models with the
/M1 or /PM1 math option.
RM
Sets a report channel
When not using report channels
Syntax
RM p1,p2
p1 Report channel number
p2 Report channel usage (OFF)
Query
RM[p1]?
Example Disable the channel 001 report channel.
RM001,OFF
Description • You can use this command on models with the
/M1 or /PM1 math option.
• Set p1 by referring to the table in section 3.3.
When using a report channel
Syntax
RM p1,p2,p3,p4
p1 Report channel number
p2 Report channel usage (ON)
p3 Measurement, computation, or external
input channel number on which to report
p4 Conversion of the unit of time for integration
OFF
Do not convert.
/S
Converts as though the physical
values are integrated in units of
seconds.
/MIN
Converts as though the physical
values are integrated in units of
minutes.
/H
Converts as though the physical
values are integrated in units of
hours.
/DAY
Converts as though the physical
values are integrated in units of
days.
Query
RM[p1]?
Example Use the report channel number R01. Set the
channel number on which to report to 001
and convert the unit of time for integration to
seconds.
RM001,ON,001,/S
Description • You can use this command on models with the
/M1 or /PM1 math option.
• Set parameters p1 and p3 by referring to the
table in section 3.3.
• About p4
Because the DX integrates sampled data
over each scan interval, the physical value
integrated over a given unit of time may be
different from the actual integrated value.
This occurs if the unit of time is different from
the scan interval. If this occurs, set p4 to the
same unit of time as that for the physical value
that you are measuring. The DX calculates
the integrated value using one the following
conversion formulas based on p3.
OFF
Σ(measured value)
/S
Σ(measured value) × scan
interval
/MIN
Σ(measured value) × scan
interval/60
/HOUR
Σ(measured value) × scan
interval/3600
/DAY
Σ(measured value) × scan
interval/86400
The scan interval unit is seconds.
XG
Sets the time zone
Syntax
XG p1,p2
p1 Offset time from GMT (–1300 to 1300)
Upper 2 digits: Hour (00 to 13)
Lower 2 digits: Minute (00 to 59
p2 Time deviation limit (OFF, 10S, 20S, 30S,
1MIN, 2MIN, 3MIN, 4MIN, 5MIN)
Example Set the offset time from the GMT to 9 hours
ahead and the deviation limit to 30 s.
XG0900,30S
XN
Sets the date format
Syntax
XN p1,p2
p1 Date format (Y/M/D, M/D/Y, D/M/Y, D.M.Y)
p2 Starting day of the week on the calendar
(SUN, MON)
Query
XN?
Example Set the date format to Y/M/D. Set the starting
day of the week on the calendar to Monday.
XNY/M/D,MON
YB
Sets host information
Syntax
YB p1,p2
p1 Host name (up to 64 characters)
p2 Domain name (up to 64 characters)
Query
YB?
Example Set the host name to dx1000 and the domain
name to dxadv.daqstation.com.
YBdx1000,dxadv.daqstation.com
3.6 Basic Setting Commands