FieldServer FS-8700-03 DF1 Скачать руководство пользователя страница 13

FS-8700-03 DF1 Driver Manual 

 

 

 

 

 

 

Page 13 of 16 

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

: [email protected] 

6.3.3

 

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 
SMD_AI_01 

, DA_AI_01 

, 0 

, Passive 

, DF1_Srv_11 

, N 

, 10 

, 0 

, 200 

SMD_AO_01 

, DA_AO_01 

, 0 

, Passive 

, DF1_Srv_11 

, N 

, 11 

, 0 

, 200 

SMD_DI_01 

, DA_DI_01 

, 0 

, Passive 

, DF1_Srv_11 

, B 

, 12 

, 0 

, 200 

SMD_DO_01 

, DA_DO_01 

, 0 

, Passive 

, DF1_Srv_11 

, B 

, 13 

, 0 

, 200 

 

Содержание FS-8700-03 DF1

Страница 1: ...n 1 02 Document Revision 1 A Sierra Monitor Company APPLICABILITY EFFECTIVITY Effective for all systems manufactured after December 2011 Driver Manual Supplement to the FieldServer Instruction Manual FS 8700 03 DF1 ...

Страница 2: ...rameters 6 5 2 Client Side Node Parameters 7 5 3 Client Side Map Descriptor Parameters 8 5 3 1 FieldServer Related Map Descriptor Parameters 8 5 3 2 Driver Related Map Descriptor Parameters 8 5 3 3 Map Descriptor Example 9 6 Configuring the FieldServer as a DF1 Server 10 6 1 Server Side Connection Parameters 10 6 2 Server Side Node Parameters 11 6 3 Server Side Map Descriptor Parameters 11 6 3 1 F...

Страница 3: ...rmation that follows describes how to expand upon the factory defaults provided in the configuration files included with the FieldServer 2 DRIVER SCOPE OF SUPPLY 2 1 Supplied by FieldServer Technologies for this driver FieldServer Technologies PART Description FS 8915 10 UTP cable 7 foot for RS 232 use FS 8917 06 RJ45 to DB9M connection adapter 2 2 Provided by the Supplier of 3rd Party Equipment P...

Страница 4: ...0 email support fieldserver com 3 HARDWARE CONNECTIONS It is possible to connect an Allen Bradley PLC to any of the RS 232 ports These ports simply need to be configured for an Allen Bradley PLC in the configuration file FieldServer P1 1 8 Allen Bradley PLC COMM 2 FS8917 06 RJ45 CAT 5 Cable FS8915 10 FS 8917 06 Pinouts FS Function RJ45 Pin DB9F Pin Color RX 1 3 White GND 4 5 Green TX 8 2 Blue ...

Страница 5: ...ys to facilitate correct storage of the relevant data 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 INT16 INT32 BIT FLOAT Data_Array_Length Number of Data Objects Must be larger than the data storage area required by the Map D...

Страница 6: ...ers need to be declared in the Data Arrays section the destination device addresses need to be declared in the Client Side Nodes section and the data required from the servers needs to be mapped in the Client Side Map Descriptors section Details on how to do this can be found below Note that in the tables indicates an optional parameter with the bold legal value being the default 5 1 Client Side C...

Страница 7: ...o 32 alphanumeric characters Node_ID Node ID of physical Server node PLC 1 255 Protocol Specify protocol used DF1_FD DF1_HD_MASTER DF1_HD_SLAVE Port Specify which port the device is connected to the FieldServer P1 P8 4 PLC_Type Specify PLC Communications type PLC3 PLC5 SLC5 Control_Logix Example Client Side Nodes Nodes Node_Name Node_ID Protocol PLC _Type Port PLC_01 1 DF1_FD SLC5 P1 4 Not all por...

Страница 8: ...Array_Length 1 as specified in Section 4 Function Function of Client Map Descriptor Rdbc Wrbc Wrbx 5 3 2 Driver Related Map Descriptor Parameters Column Title Function Legal Values Node_Name Name of Node to fetch data from One of the Node names specified in Section 5 2 File_Type File type in PLC N F B I O 5 File_Number File Number in PLC 0 255 Address Starting address of read block 0 255 Length Le...

Страница 9: ...pport fieldserver com 5 3 3 Map Descriptor Example Client Side Map Descriptors Map_Descriptors Map_Descriptor_Name Data_Array_Name Data_Array_Offset Function Node_Name File_Type File_Number Address Length Scan_Interval CMD_AI_01 DA_AI_01 0 Rdbc PLC 1 N 10 0 16 1 0s CMD_AO_01 DA_AO_01 0 Rdbc PLC 1 N 11 0 16 1 0s CMD_DI_01 DA_DI_01 0 Rdbc PLC 1 B 12 0 16 1 0s CMD_DO_01 DA_DO_01 0 Rdbc PLC 1 B 13 0 1...

Страница 10: ...need to be declared in the Data Arrays section the FieldServer virtual node s needs to be declared in the Server Side Nodes section and the data to be provided to the Clients needs to be mapped in the Server Side Map Descriptors section Details on how to do this can be found below Note that in the tables indicates an optional parameter with the bold legal value being the default 6 1 Server Side Co...

Страница 11: ...F1_HD_SLAVE PLC_Type Specify PLC Communications type PLC3 PLC5 SLC5 Example Server Side Nodes Nodes Node_Name Node_ID Protocol PLC_Type DF1_Srv_11 11 DF1_FD SLC5 6 3 Server Side Map Descriptor Parameters 6 3 1 FieldServer Specific Map Descriptor Parameters Section Title Map_Descriptors Column Title Function Legal Values Map_Descriptor_Name Name of this Map Descriptor Up to 32 alphanumeric characte...

Страница 12: ...e to fetch data from One of the node names specified in Section 6 2 File_Type File type in PLC N F B I O 7 File_Number File number in PLC 0 255 Address Starting address of read block 0 255 Length Length of read block 1 255 Data_Array_Low_Scale Scaling zero in Data Array 32767 to 32767 0 Data_Array_High_Scale Scaling max in Data Array 32767 to 32767 100 Node_Low_Scale Scaling zero in Connected Node...

Страница 13: ...port fieldserver com 6 3 3 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 SMD_AI_01 DA_AI_01 0 Passive DF1_Srv_11 N 10 0 200 SMD_AO_01 DA_AO_01 0 Passive DF1_Srv_11 N 11 0 200 SMD_DI_01 DA_DI_01 0 Passive DF1_Srv_11 B 12 0 200 SMD_DO_01 DA_DO_01 0 Passive DF1_Srv_11 B 1...

Страница 14: ...ash 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 Similarly on the Client Side it is not possible to read sections e g 32bits to one array and then 16bits from the same file type to another array etc Read Blocks must be contiguous Appendix A 2 Checksum It is possible to specify a checksum parameter for the serial connection Example ...

Страница 15: ...0 Range Write N7 3 L5 F 1 Range Read 0 Range Write F12 3 L5 B 1 Range Read 2 Bit Write B3 4 5 l5 PLC5 N 1 Range Read 0 Range Write N7 3 L5 F 1 Range Read 67 Typed Write F12 3 L5 B 1 Range Read 26 Read Modify Write B3 4 5 L5 SLC5 N A2 Protected Typed Logical Read AA Protected Typed Logical Write N7 3 L5 F A2 Protected Typed Logical Read AA Protected Typed Logical Write B3 4 5 L7 B A2 Protected Type...

Страница 16: ...F1 Driver Manual Page 16 of 16 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 ...

Отзывы: