A Sierra Monitor Company Driver Manual (Supplement to the FieldServer Instruction Manual) FS-8700-133 Genisys APPLICABILITY & EFFECTIVITY Effective for all systems manufactured after January 2009 Driver Version: Document Revision: 1.
FS-8700-133 Genisys Manual Table of Contents TABLE OF CONTENTS 1 GENISYS DESCRIPTION ................................................................................................................................... 3 2 DRIVER SCOPE OF SUPPLY .............................................................................................................................. 3 2.1 Supplied by FieldServer Technologies for this driver ............................................................................
FS-8700-133 Genisys Manual 1 Page 3 of 13 GENISYS DESCRIPTION The Genisys driver allows the transfer of data to and from devices over RS-232 Genisys protocol. Vital Harmon Logic Controller (VHLC) supports Genisys protocol. IM-188 VHLC GENISYS SOFTWARE MANUAL 100188-008 AB0.PDF is the basis of the Genisys driver. The FieldServer can be configured as a Client. Limited Server side functionality has been implemented for FieldServer’s quality assurance requirements only.
FS-8700-133 Genisys Manual 3 Page 4 of 13 HARDWARE CONNECTIONS The FieldServer is connected to the VHLC as shown in the following connection drawing. Port C VHLC RS-232 Interface Module DB25F 8917-04 Tx 3 7 2 GND Rx 8 7 6 5 4 3 2 1 FS-8915-10 VHLC Server RJ45 FieldServer Connect to one of the RS-232 Ports on the FieldServer RJ45 8 FieldServer 1 P1 FieldServer Technologies 1991 Tarob Court Milpitas, California 95035 USA Web: www.fieldserver.
FS-8700-133 Genisys Manual 4 Page 5 of 13 CONFIGURING THE FIELDSERVER AS A GENISYS 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 files included with the FieldServer (See “.csv” sample files provided with the FieldServer).
FS-8700-133 Genisys Manual 4.
FS-8700-133 Genisys Manual 4.3 Page 7 of 13 Client Side Node Descriptors Section Title Nodes Column Title Function Node_Name Provide name for Node Node_ID Protocol VHLC station address of physical Server Node Specify protocol used Specify which port the device is connected to the FieldServer If OFF, the FieldServer configures VHLC to apply controls from the FieldServer without verification. If ON, the FieldServer configures VHLC to verify controls supplied by the FieldServer before applying.
FS-8700-133 Genisys Manual 4.4 Page 8 of 13 Client Side Map Descriptors 4.4.
FS-8700-133 Genisys Manual 4.5 Page 9 of 13 Map Descriptor Example: Read Indications The following Map Descriptors will read indication words from physical Server Genisys_01 and Genisys_02 (described in Client Side Node Descriptors section). The Cos_Poller Map Descriptor polls VHLC for any indication word changes and returned data is stored on the Data Array under the COS_READ Map Descriptor for the same Node. The rate of polling is determined by the Scan_Interval.
FS-8700-133 Genisys Manual 4.6 Page 10 of 13 Map Descriptor Example: Write Controls The following Map Descriptor will write controls to physical Server Genisys_01 and Genisys_02 (described in Client Side Node Descriptors section) whenever any of the control statuses changes/updates. One such Map Descriptor is required per Node. If Data_Type is Byte, 32 consecutive locations from the Data Array will be written to VHLC. Data at any location would be considered as one control word.
FS-8700-133 Genisys Manual 5 Page 11 of 13 CONFIGURING THE FIELDSERVER AS A GENISYS SERVER The Server side has been implemented only for FieldServer’s quality assurance requirements. 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.
FS-8700-133 Genisys Manual Page 12 of 13 Appendix A. Advanced Topics Appendix A.1. Storage Structure for Data Type Bit and Byte st LSB bit in Indication/Control Byte is the1 status/control value st nd If the Data_Type is ‘Byte’ and only the 1 and 2 indication status values are 1 (out of 8 statuses), all others being zero, the Driver will store a numeric value of 3 in the Data Array. FieldServer Technologies 1991 Tarob Court Milpitas, California 95035 USA Web: www.fieldserver.
FS-8700-133 Genisys Manual Page 13 of 13 Appendix B. Error Messages Most error messages are associated with errors in parsing an incoming message from the VHLC panel. The most likely cause is a mismatch in expected message format. The driver will flag one of the following error messages and continue. In most cases the message currently being processed by the driver will also be printed so that any problems can be easily diagnosed.