Appendix A.5. Arming And De-Arming Entities - FieldServer FS-8700-40 Driver Manual

Sbt-fsi driver
Table of Contents

Advertisement

FS-8700-40 SBT FSI Driver Manual

Appendix A.5. Arming and De-Arming Entities

This example demonstrates the methodology to arm or disarm equipment on the MXL/XLS panel as per the SBT-FSI protocol specification. This relates to the
opcodes Disarm/manuallycontrol entity – opcode 0x77; Arm entity – opcode 0x78,
The configuration example in Section 4 can be modified as per the example below for Arming and De-arming Entities on the MXL Panel.
// Data Arrays
//
Data_Arrays
Data_Array_Name
, Data_Format
, Data_Array_Length
Counts_1
, Uint16
, 19
Arm_Disarm_Ent
, Bit
, 10
// Client Side Connections
//
Connections
Port
, Baud
, Parity
, Data_Bits
P1
, 19200
, Even
, 7
// Client Side Map Descriptors
//
Map_Descriptors
Map_Descriptor_Name
, Scan_Interval
, Data_Array_Name
POLLER_1
, 2.0s
, Counts_1
Map_Descriptors
Map_Descriptor_Name
, Scan_Interval
, Data_Array_Name
PNL_1_Arm_Disarm
, 0s
, Arm_Disarm_Ent
Map_Descriptors
Map_Descriptor_Name
, Scan_Interval
, Data_Array_Name
PNL_1_Arm_Disarm
, 0s
, Arm_Disarm_Ent
Map_Descriptors
Map_Descriptor_Name
, Scan_Interval
, Data_Array_Name
PNL_1_Arm_Disarm
, 0s
, Arm_Disarm_Ent
FieldServer Technologies 1991 Tarob Court Milpitas, California 95035 USA Web: www.fieldserver.com
Tel: (408) 262 2299 Fax: (408) 262 2269 Toll Free: (888) 509 1970 email: support@fieldserver.com
, Line_Drive_On
, Line_Drive_Off
, Enhanced_Protocol
, 0.001
, 0.001
, No
, Data_Array_Offset
, Function
, 0
, Rdbc
, Data_Array_Offset
, Function
, 0
, Awt
, Data_Array_Offset
, Function , Node_Name
, 0
, Awt
, Panel1
, Data_Array_Offset
, Function , Node_Name
, 0
, Awt
, Panel1
Page 26 of 34
, Protocol
, System_Type
, Cerberus
, MXL
, Node_Name
, Block_Number
, Length
, Msg_Type
, Panel1
, 1
, 19
, Poller
.Node_Name
, Block_Number
, Block_Offset
, Panel1
, 1
, 1
, Block_Number
, Block_Offset
, Length , Msg_Type
, 1
, 1
, 10
, Block_Number
, Block_Offset
, Length , Msg_Type
, 1
, 1
, 10
, Length
, Msg_Type
, Entity_Types
, 10
, Entity_Arm_Disarm
, Inputs
, Entity_Types
, Entity_Energizations
, Entity_Arm_Disarm
, Outputs
, De-energize
, Entity_Types
, Entity_Energizations
, Entity_Arm_Disarm
, Outputs
, Energize

Advertisement

Table of Contents
loading

Table of Contents