DTL_CIP_CONNECTION_OPEN

The DTL_CIP_CONNECTION_OPEN function opens a connection with a CIP object.
DTL_RETVAL DTL_CIP_CONNECTION_OPEN(
target, ioi, conn_id, conn_param, cip_conn, packet_proc, status_proc, timeout
)
DTSA_TYPE
*target
;
unsigned char
*ioi
;
unsigned long
*conn_id
;
unsigned long
conn_param
;
DTL_CIP_TRANSPORT_CONNECTION
*cip_conn
;
DTL_CIP_CONNECTION_PACKET_PROC
packet_proc
;
DTL_CIP_CONNECTION_STATUS_PROC
status_proc
;
unsigned long
timeout
;
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal