A Sierra Monitor Company Driver Manual (Supplement to the FieldServer Instruction Manual) FS-8700-12 AB DH+ APPLICABILITY & EFFECTIVITY Effective for all systems manufactured after May 1, 2001
FS-8700-12_DH+ Manual Page 2 of 14 TABLE OF CONTENTS 1. Allen Bradley DH+ Description ......................................................................................3 2. Driver Scope of Supply...................................................................................................4 2.1. Supplied by FieldServer Technologies for this Driver ...................................................4 2.2. Provided by the supplier of 3rd Party Equipment ...........................................
FS-8700-12_DH+ Manual 1. Page 3 of 14 Allen Bradley DH+ Description The DH+ driver allows the FieldServer to transfer data to and from devices using DH+ protocol. The Communications Adapter card is included with the FieldServer. The FieldServer can emulate either a Server or Client. The information that follows describes how to expand upon the factory defaults provided in the configuration files included with the FieldServer.
FS-8700-12_DH+ Manual 2. Driver Scope of Supply 2.1. Supplied by FieldServer Technologies for this Driver SMC PART # FS-SPA23027 2.2. PART # 2 DESCRIPTION DH+ cable Provided by the supplier of 3rd Party Equipment 2.2.1. 1 Page 4 of 14 Hardware DESCRIPTION AB DH+ compatible PLC, e.g. SLC5/03, PLC 5/40, etc 1 DH+ Client, e.g. RSView, Wonderware, Intellution FIX, GE Cimplicity, etc.
FS-8700-12_DH+ Manual 3. Page 5 of 14 Hardware Connections Configure the PLC according to manufacturer’s instructions and configure checksum to use BCC checksum, not CRC. FieldServer Technologies 1991 Tarob Court Milpitas, California 95035 USA Web:www.fieldserver.com Tel: (408) 262-2299 Fax: (408) 262-9042 Toll_Free: 888-509-1970 email: support@fieldserver.
FS-8700-12_DH+ Manual 4. Page 6 of 14 Configuring theFieldServer as a DH+ 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 FS).
FS-8700-12_DH+ Manual 4.2. Page 7 of 14 Client Side Connection Descriptors Section Title Connections Column Title Port Protocol Function Port name Specify protocol used Legal Values DH+ AB_DH+ Example // Client Side Connections Connections Port, DH+, 4.3.
FS-8700-12_DH+ Manual 4.4.
FS-8700-12_DH+ Manual 4.4.1. // Page 9 of 14 Map Descriptor Example Client Side Map Descriptors Map_Descriptors Map_Descriptor_Name, CMD_AI_01, CMD_AO_01, Data_Array_Name, DA_AI_01, DA_AO_01, Data_Array_Offset, 0, 0, Function Rdbc Rdbc Node_Name PLC 1 PLC 1 File_Type, N N File_Number, 10 11 Address, 0 0 Length 16 16 Scan_Interval 1.0s 1.
FS-8700-12_DH+ Manual 5. Page 10 of 14 FieldServer as a DH+ Server 5.1. Server Side Connection Descriptors Section Title Connections Column Title Port Protocol Function Port name Specify protocol used Legal Values DH+ AB_DH+ Example // Server Side Connections Connections Port, DH+, 5.2.
FS-8700-12_DH+ Manual 5.3.
FS-8700-12_DH+ Manual Page 12 of 14 Map Descriptor Example // Server Side Map Descriptors Map_Descriptors Map_Descriptor_Name, Data_Array_Name, Data_Array_Offset, Function, Node_Name, File_Type, File_Number, Address, Length, Data_Array_Low_Scale, Data_Array_High_Scale, Node_Low_Scale, Node_High_Scale SMD_AI_01, SMD_AO_01, DA_AI_01, DA_AO_01, 0, 0, Server, Server, DHP_Srv_11, DHP_Srv_11, N, N, 10, 11, 0, 0, 200, 200, 0, 0, 100, 100, 0, 0, 100 100 Map_Descriptors Map_Descriptor_N
FS-8700-12_DH+ Manual 6. Page 13 of 14 Driver Notes 6.1. Continuous Map Descriptors RS View has been known to crash if it tries to read a server mapping that is discontinuous. e.g. Server map 1: N21: 0-31 Server map 2: N21: 32-100 This will panic the FieldServer and crash RS view as the DH+ will attempt to map N21: 0-100 If set up as: Server Map 1: N21: 0-100 No problems are experienced 6.2.
FS-8700-12_DH+ Manual 7.