FS-8700-48 Fike Cheetah Manual Page 13 of 36
FieldServer Technologies 1991 Tarob Court Milpitas, California 95035 USA Web: www.fieldserv er.com
Tel: (408) 262-2299 Fax: (408) 262-9042 Toll Free: 888-509-1970 email: support@fieldser ver.com
Column Title Function Legal Values
Cheet_DT
Data Type. If you require multiple states to
be stored in one/more Data Arrays then
you must make multiple Map Descriptors.
Abort, Trouble,
Supervisory, Disable, Pre-
Alarm, Alarm, Pre-Dis,
Release, Process, Any,
All, History, Panel
Only Alarm and Trouble
are valid when storing
device data
(Cheet_Device not equal
to None).
Cheet_Func Use for active Map Descriptors only
Port Response
These additional keywords
are valid but ar e used for
testing the driver and must
not be used in a
configuration to be used
for communication with a
Cheetah panel.
Iscan_g_update
Panel Status
History Event
Port Supervision
4.5. Map Descriptor Examples
The driver processes messages f rom the panel that relay the panel’s current status as well
as new history events. T hese messages contain composite data and the contents cannot
simply be stored in a Data Array and then be read by some downstream device.
The Map Descriptors tell the driver how to store portions of this composite data from the
following categories. At least one Map Descriptor is required for each category.
1. Zone Status
The driver can store the state (trouble, alarm, pre-alarm...) of each zone in a separate array
as a 1 or zero state. See examples 1 & 2. The driver can also store a number in a separate
Data Array to indicate normal or abnormal state of each zone. (The value of the number
indicates the states.) See example 3.
2. Device Status
The driver can store the state (trouble, alarm, pre- alarm...) of each device in a separate
array as a bit state (1 or 0) . See examples 4 & 5
The driver can also store a number in a separate Data Array to indicate normal or abnormal
state of each device. See example 6
3. Panel Information