finslib_disconnect( sys, ctime );
Parameters
| Parameter | Type | Description |
|---|---|---|
sys |
struct fins_sys_tp * |
A pointer to a structure with the FINS context |
ctime |
struct fins_cycletime_tp * |
A pointer to a structure where the cycle times must be stored |
Return Value
| Type | Description |
|---|---|
void |
This function does not return a value |
Description
See Also
-
FINS_RETVAL...– Libfins function return code list finslib_tcp_connect();