Instructions

UM-0085-B09 DT80 Range User Manual Page 49
RG
Schedule Name
RA"Test1"("B:",DATA:OV:14D)2S 1TK 6R(4W) 7TT
Schedule ID
Schedule Name
Schedule Options
Schedule Trigger
Channel List
The schedule name is optional, and consists of text (max 20 characters) enclosed in double quotes. This name is used in
reports and is normally used to document the purpose of a given schedule.
Schedule Options
RA"Test1"("B:",DATA:OV:14D)2S 1TK 6R(4W) 7TT
Schedule ID
Schedule Name
Schedule Options
Schedule Trigger
Channel List
Schedule options are enclosed in brackets. They define:
where to log the data and alarms generated by the schedule (i.e. internal file system or removable USB device)
the amount of space to allocate for storing data records, and whether old records are to be overwritten when it
is full
the amount of space to allocate for storing alarm records, and whether old records are to be overwritten when it
is full
For more details on how data logging works, see Logging Data (P94)
The schedule option syntax is as follows:
(Dest,DATA:DataOverwrite:DataSize,ALARMS:AlarmOverwrite:AlarmSize:AlarmWidth)
Item
Possible Values
Explanation
Dest
"A:"
Logged data and alarm information from this schedule will be written
directly to the USB memory device (not recommended, see Logging
Options (P96))
"B:"
Logged data and alarm information from this schedule will be stored on the
internal flash disk (default)
DataOverwrite
OV
Data for this schedule will be overwritten when the data store is full (default)
NOV
Data will not be overwritten when the data store is full. When the data store
fills logging will stop and the Attn LED will flash
DataSize
nB
Allocate n bytes for storing data for this schedule
nKB
Allocate n kilobytes for storing data for this schedule
nMB
Allocate
n
megabytes for storing data for this schedule
nR
Allocate space for n data records for this schedule
nS Note 1
Allocate space for n seconds worth of data for this schedule
nM
Note 1
Allocate space for n minutes worth of data for this schedule
nH Note 1
Allocate space for n hours worth of data for this schedule
nD
Note 1
Allocate space for
n
days worth of data for this schedule
AlarmOverwrite
OV
Alarms for this schedule will be overwritten when the store is full (default)
NOV
Alarms will NOT be overwritten when the store is full. When the store fills
logging will stop and the ‘Attn’ LED will flash
AlarmSize
nB
Allocate
n
bytes for storing alarms for this schedule
nKB
Allocate n kilobytes for storing alarms for this schedule
nMB
Allocate n megabytes for storing alarms for this schedule
nR
Allocate space for n alarm records for this schedule
AlarmWidth
Wn
Allocate n bytes for storing each alarm string (default=60 bytes)
Note: These are only valid for time-triggered schedules (not for polled or event triggered schedules). Furthermore, if the schedule rate is
changed after the job has started running then the store file may no longer contain data for the indicated time span.