Appendix A.4. Activating And De-Activating Entities - FieldServer FS-8700-40 Driver Manual

Sbt-fsi driver
Table of Contents

Advertisement

FS-8700-40 SBT FSI Driver Manual

Appendix A.4. Activating and De-activating Entities

These examples demonstrate the methodology to activate or de-activate equipment on the MXL/XLS panel as per the SBT-FSI protocol specification. This
relates to the opcode Activate/Deactivate Entity 0x7b/0x7c.
The configuration example in Section 4 can be modified as per the example below for Activating and De-activating Entities on the MXL Panel.
// Client Side Connections
//
Connections
Port
, Baud
, Parity
, Data_Bits
P1
, 19200
, Even
, 7
Map_Descriptors
Map_Descriptor_Name
, Scan_Interval
POLLER_1
, 2.0s
// this is for activation and deactivation of pseudo points
PNL_1_Act_Entity
, 0s
The configuration example in Section 4 can be modified as per the example below for Activating and De-activating Entities on the XLS panel.
// Client Side Connections
//
Connections
Port
, Baud
, Parity
, Data_Bits
P1
, 19200
, Even
, 7
Map_Descriptors
Map_Descriptor_Name , Scan_Interval , Data_Array_Name , Data_Array_Offset , Function , Node_Name , Block_Number , Sub_Module , Block_Offset , Length , Msg_Type
POLLER_1
, 2.0s
, Counts_1
// this is for activation and deactivation of pseudo points
PNL_1_Act_Entity
, 0s
, Act_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_Name
, Data_Array_Offset
, Counts_1
, 0
, Act_Ent
, 0
, Line_drive_on
, Line_drive_off
, Enhanced_Protocol
, 0.001
, 0.001
, Yes
, 0
, Rdbc
, 0
, Awt
Page 25 of 34
, Protocol
, System_Type
, Cerberus
, MXL
, Function
, Node_Name
, Block_Number
, Rdbc
, Panel1
, 1
, Awt
, Panel1
, 1
, Protocol
, System_Type
, Cerberus
, XLS
, Panel1
, 1
, -
, Panel1
, 1
, 1
, Block_Offset
, Length
, Msg_Type
, 0
, 19
, Poller
, 1
, 10
, Entity_Activate_Deact
, 0
, 19
, Poller
, 1
, 10
, Entity_Activate_Deact

Advertisement

Table of Contents
loading

Table of Contents