Dell 32XX Marine Radio User Manual


 
Parameter Description
timeZone
Specifies the time zone to use for the scheduling
operations, using one of the following values:
GMT±HH:MM—The offset from Greenwich Mean
Time (GMT), in hours and minutes. For
example, GMT-06:00 must be used to specify
Central Standard Time (CST).
Text string—A standard time zone text
string, in quotation marks. For example, "USA/
Chicago" or "Germany/Berlin". Time zone text
strings are case sensitive. If you enter an
incorrect text string, the default time zone is
GMT.
Examples of code string for defining a schedule:
enableSchedule=true schedule startTime=14:27
enableSchedule=true schedule scheduleInterval=180
enableSchedule=true schedule timeZone=GMT-06:00
enableSchedule=true schedule timeZone="USA/Chicago"
NOTE: If you also use the scheduleInterval option, the firmware chooses between the
timesPerDay option and the scheduleInterval option by selecting the lowest value of the two
options. The firmware calculates an integer value for the scheduleInterval option by dividing
1440 by the scheduleInterval option value that you set. For example, 1440/180 = 8. The
firmware then compares the
timesPerDay integer value with the calculated scheduleInterval
integer value and uses the smaller value.
NOTE: To remove a schedule, use the delete virtualDisk command with the schedule
parameter. The delete virtualDisk command with the schedule parameter deletes only the
schedule, not the snapshot virtual disk.
Set Snapshot Virtual Disk Media Scan
Description
This command runs a media scan on the physical disks used for a snapshot virtual disk. You also can
perform a consistency check on the data.
Syntax
set snapVirtualDisk ["snapVirtualDiskName"]
mediaScanEnabled=(TRUE | FALSE)
[consistencyCheckEnabled=(TRUE | FALSE)]
Parameters
Parameter Description
snapVirtualDisk
The alphanumeric identifier (including - and _) of
the snapshot virtual disk for which you are setting
317