FieldServer FS-8704-14 Benutzerhandbuch

Seite von 30
FS-8704-14 EtherNet/IP Manual 
 
 
 
 
 
 
 
Page 9 of 30 
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 
4.4.3  Driver Related Map Descriptor Parameters – Data Table Read/Write. 
Column Title 
Function 
Legal Values 
EIP_Service 
The action to be performed. 
Data_Table_Read, 
Data_Table_Write 
EIP_Con_Typ 
The type of data transfer required. 
Explicit 
EIP_Path
*
 
Used  to  stipulate  the  path  to  the  CPU  in  certain  PLC’s.  
Paths  vary  and  are  dependent  on  the  structure  of  the 
network.  
Any 
space 
delimited 
numerical  value.    Refer  to 
vendor’s 
device 
documentation.    Also  see 
Appendix A.3, 0 0 
EIP_Tag_Name 
Tag  name  expressed  in  PLC  program.    The  data  type  of 
this parameter is used to set the data format of the Data 
Array if the EIP_DATA_TYPE parameter is not specified. 
Maximum 
length 
48 
characters. 
EIP_Data_Type* 
If  the  parameter  is  specified,  the  data  will  be  stored  in 
the  specified  format  which  may  be  different  to  the 
format  of  the  tag  being  polled.    If  the  parameter  is  not 
set,  the  Data  Type  of  the  Data  Array  will  be  used.    This 
parameter  is  only  applicable  to  Data  Table  Write  when 
FieldServer  is  the  Client.    The  Data  Type  of  the  Data 
Array  will  be  used  for  Data  Table  Reads  when  the 
FieldServer is the Client.  Refer to Appendix A.4 for more 
information. 
Float,  Uint16,  Uint32,  Bit, 
Byte, Boolean,  
Length 
Number of data elements to be mapped.  If the number 
of data elements exceeds the Map Descriptor length, the 
list  of  data  elements  will  be  truncated  and  an  error 
message  will  be  printed  once  per  Map  Descriptor.    See 
Appendix C for further information. 
For 
any 
given 
Map 
Descriptor there can be 200 
Floats,  400  Integers  or  800 
Bytes 
EIP_Structure_Handle* 
This parameter is required to read/write structures.  The 
driver supports read/write structures having members of 
same  type,  i.e.  all  members  are  of  type  Byte,  UINT16, 
UINT32 or Float etc 
When this parameter is defined, the number of structure 
members  must  be  specified  as  the  length  of  the  Map 
Descriptor.  Refer to Appendix A.7 for more information. 
Any  16bit  Integer  number 
(e.g.  59592), 0