FieldServer FS-8700-23 User Manual

APPLICABILITY & EFFECTIVITY
Effective for all systems manufactured after April 2011
Driver Version:
1.01
Document Revision:
1
A Sierra Monitor Company
FS-8700-23 Cleaver Brooks Hawk Driver Manual Table of Contents
TABLE OF CONTENTS
1 CB-Link Description ........................................................................................................................................ 3
2 Driver Scope of Supply ................................................................................................................................... 3
2.1 Provided by the Supplier of 3rd Party Equipment .......................................................................................... 3
3 Hardware Connections ................................................................................................................................... 4
4 Data Array Parameters ................................................................................................................................... 5
5 Configuring the FieldServer as a ChB-Link Client ............................................................................................ 6
5.1 FieldServer ..................................................................................................................................................... 6
5.2 Client Side Connection Descriptions .............................................................................................................. 6
5.3 Client Side Node Descriptors ......................................................................................................................... 7
5.3.1 CB Link_ID .............................................................................................................................................. 7
5.3.2 Node_Type ............................................................................................................................................. 8
5.4 Client Side Map Descriptors........................................................................................................................... 8
5.4.1 FieldServer Related Map Descriptor Parameters ................................................................................... 8
5.4.2 Driver Related Map Descriptor Parameters ........................................................................................... 8
5.4.3 Timing Parameters ................................................................................................................................. 8
5.4.4 Map Descriptor Example ........................................................................................................................ 9
Appendix A. Reference ........................................................................................................................................ 10
Appendix A.1. Device Information Table ................................................................................................................. 10
Appendix A.1.1. Property Files .......................................................................................................................... 10
Appendix A.1.2. Configuration Files ................................................................................................................. 11
Appendix A.2. Driver Compatibility Matrix .............................................................................................................. 11
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
FS-8700-23 Cleaver Brooks Hawk Driver Manual Page 3 of 11
PART #
Description
CB-Link Controller
1 CB-LINK DESC R IPTION
The CB-Link driver allows the FieldServer to transfer data to and from devices over RS-485 using CB-Link protocol. The information that follows describes how to expand upon the factory defaults provided in the configuration files included with the FieldServer.
Refer to “Model 833-2771 CB-Link” Manual #65-0216 and “Model 833-2757 General Purpose Interface ControlBus Module” Manual #65-0220 from Cleaver Brooks.
2 DRIVE R SCO PE OF SUPPLY
2.1 Pro vided by the Sup plier o f 3
rd
Pa rty Eq uipme n t
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
FS-8700-23 Cleaver Brooks Hawk Driver Manual Page 4 of 11
A B C
FURTHER CB-LINKS
C1
833-2425
833-2757
RS485
9600 N81
CLEAVER BROOKS MODEL 833-2771 CB LINK or HONEYWELL Q7700 NETWORK INTERFACE UNIT
CB
HAWK
AKA: ASCII INTERFACE EMS INTERFACE BDI CARD QS7850 GPI (GENERALPURPOSE INTERFACE)
POSSIBLE DEVICES
BCS7700 BURNER CONTROL CB-HAWK BURNER CONTROL RM7800 BURNER CONTROL RM7800 EXPANDED ANNUNCIATOR QS7X00X CARDS (QM40XX, PULSATROL,
TRAPSCAN)
Q7700 NETWORK INTERFACE.
etc
C2
SLOT 1 2 3 4 5
6
CONFIG PC
(RUISYS)
FieldServer
Gnd
_
+
Gnd
FG
_
+
RS-485
Opto
Isolated
3 HARDW ARE C ONNECT IONS
The FieldServer can be connected to the CB – Link device as shown below.
Configure the PLC according to manufacturer’s instructions
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
FS-8700-23 Cleaver Brooks Hawk Driver Manual Page 5 of 11
Section Title
Data_Arrays
Column Title
Function
Legal Values
Data_Array_Name
Provide name for Data Array
Up to 15 alphanumeric characters
Data_Array_Format
Provide data format. Each Data Array can only take on one format.
FLOAT, BIT, Int16, Int32,
Data_Array_Length
Number of Data Objects. Must be larger than the data storage area required by the Map Descriptors for the data being placed in this array.
1-10, 000 // Data Arrays
Data_Arrays
Data_Array_Name
, Data_Array_Format
, Data_Array_Length
DA_AI_01
, Float
, 200
4 DATA A RRAY PARAM ETERS
Data Arrays are “protocol neutral” data buffers for storage of data to be passed between protocols. It is necessary
to declare the data format of each of the Data Arrays to facilitate correct storage of the relevant data.
Example
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
FS-8700-23 Cleaver Brooks Hawk Driver Manual Page 6 of 11
Section Title
Bridge
Column Title
Function
Legal Values
Title
Title for CSV file
Any text, Maximum 32 characters
System_Node_ID
Node ID of the FieldServer
8 – 254
// Common Information
Bridge
Title
, System_Node_ID
CB_Link client
, 11
Section Title
Connections
Column Title
Function
Legal Values
Port
Specify which port the device is connected to the FieldServer
R1-R2
Baud
Specify baud rate
9600
Parity
Specify parity
None
IC_Timeout
Inter-Character Timeout
10 s
Squelch_Timer
Squelch suppression time
0.02 s
Poll_Delay
Minimum time between polls
0.6
// Client Side Connections
Connections
Port
, Baud
, Parity
, IC_Timeout
, Squelch_Timer
, Poll_Delay
R1
, 9600
, None
, 10
, 0.02
, 0.6
5 CONFI GURING THE F I ELDS ERVER AS A C HB- LINK CLIENT
For a detailed discussion on FieldServer configuration, please refer to the FieldServer Configuration Manual. The information that follows describes how to expand upon the factory defaults provided in the configuration f iles included with the FieldServer (See “.csv” sample files provided with the FieldServer).
This section documents and describes the parameters necessary for configuring the FieldServer to communicate with a ChB-Link Server
Note that * indicates an optional parameter, with the bold legal value being the default.
5.1 FieldSer ver
Example
5.2 Client S ide C onnec t ion Des criptions
Example
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
FS-8700-23 Cleaver Brooks Hawk Driver Manual Page 7 of 11
Section Title
Nodes
Column Title
Function
Legal Values
Node_Name
Provide name for node
Up to 32 alphanumeric characters
CB Link_ID
Device address
Refer to Section 5.3.1
Protocol
Specify protocol used
CB_Link
Port
Port connection
R1-R2
Node_Type
Specify controller connected to CB-Link
See Section 5.3.2
// Client Side Nodes
Nodes
Node_Name
, CBlink_ID
, Protocol
, Port
, Node_Type
CBH1
, 0 1 20
, CB_Link
, R1
, Hawk
Device Description
Device Type Code
Auxenh
26
Ec78xx
32
Efenh
26
Hawk
20
Llenh
26
Orenh
26
Pulsa
19
Q7700
1
Qm40xx
17
Rm78xx
32
S7800
36
S7830
34
Tdenh
26
Testcard
99
Trapscan
18
5.3 Client S ide N ode De scriptors
Example
5.3 .1 CB Link_ ID
The CB Link ID is declared in the format A B C where:
A describes the number of CB-Link units attached. Legal values 0 (1 Link Attached - default), 8-24 (Multiple Links Attached)
B describes the slot the device is attached to in the PC Link 1-5, default 1
C: describes the Device type (Declare Device Type Code from the following table):
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
FS-8700-23 Cleaver Brooks Hawk Driver Manual Page 8 of 11
Column Title
Function
Legal Values
Map_Descriptor_Name
Name of this Map Descriptor. This Name refers to the variable in the related .bp2 property file.
Any of the variable names in the related .bp2 property file.
Data_Array_Name
Name of Data Array where data is to be stored in the FieldServer
One of the Data Array names from “Data Array” section above
Data_Array_Offset
Starting location in Data Array
0 to maximum specified in “Data Array” section above
Function
Function of Client Map Descriptor
RDBC
Column Title
Function
Legal Values
Node_Name
Name of Node to fetch data from
One of the node names specified in “Client Node Descriptor” above
Scan_Interval
Specify poll rate
>1.0s
Column Title
Function
Legal Values
Timeout
Specify maximum response time
>30.0s
5.3 .2 No de_Typ e
Hawk, EC78XX. Others by request. (Refer to Appendix A.1
5.4 Client S ide M ap Des cript o rs
5.4 .1 FieldSer ver Re lated Map Des cript or Paramete rs
5.4 .2 Dri ver R elated Map Descr iptor Param eters
5.4 .3 Tim ing P arame ters
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
FS-8700-23 Cleaver Brooks Hawk Driver Manual Page 9 of 11
// Client Side Map Descriptors
Map_Descriptors
Map_Descriptor_Name
, Data_Array_Name
, Data_Array_Offset
, Function
, Node_Name
, Scan_Interval
, Timeout
Control_Source
, DA_AI_01
, 1
, RDBC
, CBH1
, 10
, 30
Oper_Pressure
, DA_AI_01
, 2
, RDBC
, CBH1
, 10
, 30
5.4 .4 Map Descripto r Exam ple
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
FS-8700-23 Cleaver Brooks Hawk Driver Manual Page 10 of 11
NETWORK INTERFACE UNIT
MAKE
MODEL
NAME
Honeywell
Q7700
Network Interface Unit
Cleaver Brooks
833-2771
CB-Link
CONTROL MODULES
MAKE
MODEL No.
OF MODULE
MODULE NAME
PROPERTY FILE
NAME (.BP1;.BP2)
CONFIGURATION FILE
NAME (.CSV)
NOTES
Honeywell
QS7700A
BCS7700
N/A
N/A Honeywell
QS7800A
7800 SERIES Control
N/A
N/A
Honeywell
QS7800C
QM40XX Data Acquisition Module
ON REQUEST
QM40XX
Data Acquisition Modules
Armstrong
QS7800D
Trapscan System
ON REQUEST
ON REQUEST
Honeywell
QS7800E
PulsaFeeder PULSAtrol
PULSA
PULSA
Honeywell
QS7800A
S7830 Expanded Annunciator
S7830
S7830
Expanded Annunciator
Honeywell
QS7800A
S7800 Keyboard/Display Module
S7800
S7800 Honeywell
QS7800A
ST7800 Relay Module
ST7800
Requires S7800 module
Honeywell
RM7800E,G,L,M Relay Modules
RM78XX
RM78XX
Honeywell
RM7840E,G,L,M Relay Modules
RM78XX
RM78XX Honeywell
N/A
Q7700A,B
CB-Link
833-2727
Display Module
N/A
N/A
CB-Link
833-2729
Data Control Bus Module
N/A
N/A CB-Link
833-2734
CB 783
ON REQUEST
ON REQUEST
Requires 833-2727 or 833-2729 on module
CB-Link
833-2734
CB 780
ON REQUEST
ON REQUEST
CB-Link
833-2734
CB 784
ON REQUEST
ON REQUEST
Appendix A. Reference
Appendix A.1. Device Information Table
Appendix A.1.1. Pro p erty F i les
Each Controller interfacing to the FieldServer requires associated property files (denoted by file extensions .bp1 and .bp2) to be loaded into the FieldServer. The property files listed in the device information table (Appendix A.1) are preloaded onto the FieldServer when delivered. Other property files may be available upon request.
This is the chassis that the above modules plug into
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
FS-8700-23 Cleaver Brooks Hawk Driver Manual Page 11 of 11
FieldServer Model
Compatible with this driver
FS-x2010
Yes
FS-x2011
Yes
FSx25
No
FS-x30
Yes
FS-x40
Yes
SlotServer
No
ProtoNode
No
ProtoCessor FPC-FO2
No
ProtoCessor FPC-FD2
No
QuickServer FS-QS-1010
No
QuickServer FS-QS-1011
No
Appendix A.1.2. Con f igura t i on Fil e s
Each Controller has an associated configuration file as shown in the device information table (Appendix A.1). This configuration file contains the mapping for the related module and can be used as a basis for building a configuration for the FieldServer.
Note: SYSNet is the generic name for networks of the listed modules. Controlbus is the generic name for the networks in a NIM/CBLink configuration
Appendix A.2. Driver Compatibility Matrix
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
Loading...