SmartCell 6A000/ZX-250 Reference Manual 2-7
Console Commands
Descriptions
[Alarm Config file] Name of the file that contains the current configuration of the alarm
message buffer. alarmc.db
[Alarm Filename] Base name of the set of files within the flash file system where alarm
messages are stored. Alarm message file names are composed of the base
name and a numeric offset.
zalarm
[Num of alarm files] Same as [AlarmNumFiles] Input Parameter. 32
[Starting file number] Same as [StartFileNum] Input Parameter. 0
[Num of used files] Same as [NumFilesUsed] Input Parameter. 0
[Num of logs per file] Same as [NumAlarmsPerFile] Input Parameter. 8
Operator Parameters / Permissions Description
add
alarmconfig [AlarmNumFiles] <numfiles>
[StartFileNum] <startfiles>
[NumFilesUsed] <numfilesused>
[NumAlarmsPerFile] <numalarms>
Administrator
Creates the alarm message buffer file configuration, which
specifies how alarm messages are saved to the flash file
system.
Alarm messages are saved in the flash file system and are
persistent through system reboots. If a configuration file is
already present, the parameters within the file override any
alarm message configuration parameters entered through the
console.
The number of alarm files ranges from 0 to whatever value
you decide using the [AlarmNumFiles] parameter. The alarm
file number starts at whatever value you specify using the
[StartFileNum] parameter. The number of files that contain
alarm messages is specified by the[NumFilesUsed]
parameter, which ranges between 0 and whatever value you
have specified using the [AlarmNumFiles] parameter. The
maximum number of alarm messages that can be stored is
[NumAlarmsPerFile] multiplied by [AlarmNumFiles], and is
limited by the size of the flash file system.
Output Parameter Description Default