#include <eip_types.h>
Public Attributes | |
EIP_USINT | assembly_id |
Assembly ID for this endpoint of the connection. More... | |
EIP_UINT | buffer_size |
Buffer size to be used for routing. More... | |
EIP_UDINT | rpi |
Request packet interval. More... | |
Definition at line 97 of file eip_types.h.
EIP_USINT EIP_CONNECTION_INFO_T::assembly_id |
Assembly ID for this endpoint of the connection.
Definition at line 100 of file eip_types.h.
EIP_UINT EIP_CONNECTION_INFO_T::buffer_size |
Buffer size to be used for routing.
Definition at line 102 of file eip_types.h.
EIP_UDINT EIP_CONNECTION_INFO_T::rpi |
Request packet interval.
Definition at line 104 of file eip_types.h.