EtherNet/IP Driver Manual
Page 13 of 42
5.3.7 Map Descriptor Exam ple 1: Unconnected Messages
// Client Side Map Descriptors
Map_Descriptors
Map_Descriptor_Name , Scan_Interval , Data_Array_Name , Data_Array_Offset , Function , EIP_Con_Typ , Node_Name , EIP_Class
, Address , EIP_Attribute , EIP_Service , Length
CMD_PRO_03
, 0s
, DA_AI_01
, 0
, Rdbc , Unconnected , EIP_01
, 10
, 1
, 3
, Get_Attrib
, 1
CMD_PRO_02
, 0s
, DA_AI_01
, 1
, Rdbc , Unconnected , EIP_01
, 10
, 2
, 3
, Get_Attrib , 1
5.3.8 Map Descriptor Exam ple 2: Data Table Messages
// Client Side Map Descriptors
Map_Descriptors
Map_Descriptor_Name , Scan_Interval , Data_Array_Name , Data_Array_Offset , EIP_Con_Typ , Node_Name , Function , EIP_Service
, EIP_Path , EIP_Tag_Name , Length
Cmd_Pro_09
, 0s
, DA_AI_05
, 0
, Explicit
, EIP_01
, Rdbc
, Data_Table_Read , 1 1
, analog_in_3
, 2
Cmd_Pro_10
, 0s
, DA_AI_06
, 0
, Explicit
, EIP_01
, Rdbc , Data_Table_Read , 1 1
, analog_in_4
, 2
5.3.9 Map Descriptor Exam ple 3: PCCC Messages
// Client Side Map Descriptors
Map_Descriptors
Map_Descriptor_Name , Data_Array_Name , Data_Array_Offset , Function , EIP_Con_Typ , Node_Name , EIP_Service , EIP_Path , File_Type , File_Number , Address , Length
CMD_01
, DA_F_01
, 0
, Rdbc
, Explicit
, EIP_01
, Exec_PCCC
, 1 0
, F
,8
, 30
, 10
5.3.10 Map Descriptor Exam ple 4: Im plicit IO Messages
// Client Side Map Descriptors
Map_Descriptors
Map_Descriptor_Name , Scan_Interval , Data_Array_Name , Data_Array_Offset , Function , EIP_Con_Typ , Node_Name , EIP_Class
, Address , Length , Parent_Map_Descriptor , EIP_Real_Time_Format
CMD_Producer
, 1s
, DA_OUTPUTS
, 0
, Wrbc , Implicit
, EIP_01
, 4
, 101
, 3
, -
, -
CMD_Consumer , 1s
, DA_INPUTS , 0
, Passive
, Implicit
, EIP_01
, 4
, 102 , 8 , CMD_Producer
, -
CMD_Config
, -
, DA_Config
, 0
, Passive
, Implicit
, EIP_01
, 4
, 103 , 1 , CMD_Producer
, -
To open an implicit
connection, both Producer
and Consumer connection
information is required.
Producer is an active Map
Descriptor, so consumer
should be linked to producer.
The config Map Descriptor
(Rockwell calls it Configuration)
is optional for FieldServer (as
per EIP specs), but it is used by
Controllogix and technically it is
an instance of Assembly Class.
The
address
numbers
are random, but
should be according
to Server information;
at what numbers
server will consume
and produce data.
If not used or set to “-“:
The FieldServer
and remote server both act as producer/
consumer endpoints.
If set to 'Heartbeat' on
wrbc MD:
The FieldServer acts as a
consumer only endpoint that produces the
heartbeat; the remote server acts as a
producer only end point.
If set to
'HeartBeat' on passive MD:
The
FieldServer acts as a producer only endpoint
and remote server acts as a consumer only
endpoint that generates a heartbeat.
Содержание FS-8704-14
Страница 31: ...EtherNet IP Driver Manual Page 31 of 42 ...
Страница 32: ...EtherNet IP Driver Manual Page 32 of 42 ...