Manual
4-32
IM MV1000-17E
Example Set the report to none.
ROOFF
Description
Y
ou can execute this command on models with
the /M1 math option.
To specify hourly, daily, hourly+daily, or
daily+monthly reports
Syntax
RO p1,p2,p3<terminator>
p1
Report type
HOUR
Hourly report
DAY
Daily report
HOUR+DAY
Hourly and daily reports
D
AY+
MONTH
Daily and monthly reports
p2
Date of generation (dd)
dd
Day (01 to 28)
p3
T
ime of generation (hh)
hh
Hour (00 to 23)
Query
RO?
Example Generate a daily report at hour 9 everyday
(parameter p2 (“05” in this example) is invalid in
this case).
RODAY,05,09
Description
•
Y
ou can execute this command on models
with the /M1 math option.
•
Parameter p2 is discarded if it is specified for
reports other than monthly and daily reports.
To specify daily+weekly reports
Syntax
RO p1,p2,p3<terminator>
p1
Report type (DAY+WEEK)
p2
Day of generation (SUN, MON, TUE, WED,
THU, FRI, SAT)
p3
Time of generation (hh)
hh
Hour (00 to 23)
Query
RO?
Example Generate a daily report at hour 9 every day and
a weekly report at hour 9 every
Tuesday.
RODAY+WEEK,TUE,09
Description
You can execute this command on models with
the /M1 math option.
RM Sets a report channel
To not use a report channel
Syntax
RM p1,p2<terminator>
p1
Report channel number
p2
Report channel ON/OFF (OFF)
Query
RM[ p1]?
Example Disable the channel 001 report channel.
RM001,OFF
Description • You can execute this command on models
with the /M1 math option.
• Set parameter p1 according to the table in
section 4.3.
To use a report channel
Syntax
RM p1,p2,p3,p4<terminator>
p1
Report channel number
p2
Report channel ON/OFF (ON)
p3
Measurement, computation, or external
input channel number to be reported
p4
Conversion of the time unit for
TLOG.SUM
computation
OFF
No conversion.
/S
Convert as though the physical
values are integrated in units of
seconds.
/MIN
Convert as though the physical
values are integrated in units of
minutes.
/H
Convert as though the physical
values are integrated in units of
hours.
/DAY
Convert as though the physical
values are integrated in units of
days.
Query
RM[ p1]?
Example
Use report channel number R01. Set the channel
number for generating reports to 001 and convert
the units of the summed value to seconds.
RMR01,ON,001,/S
Description
• You can execute this command on models
with the /M1 math option.
•
Set parameters p1 and p3 according to the
table in section 4.3.
• About p4
Because the sampled data is integrated
over each scan interval, the physical value
i
n
t
e
grated over a given period may be different
from the actual integrated value. This occurs
if the given period is not equal to the scan
interval. In such case, set p4 to the same unit
as that of the physical value being measured.
The integrated value is found according to the
following converting equations that depend on
the parameter.
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<terminator>
p1
Of
fset time from GMT
(–1300 to 1300)
Upper 2 digits: Hour (00 to 13)
Lower 2 digits: Minute (00 to 59)
p2
T
ime deviation limit (OFF
, 10S, 20S, 30S,
1MIN, 2MIN, 3MIN, 4MIN, 5MIN)
Example
Set the of
fset time from the GMT
to 9 hours
ahead and the deviation limit to 30 s.
XG0900,30S
4.6 Basic Setting Commands