get Function

cabl_int.h

int (*probe) (void);

Parameters

Return value
0 if successful, an error code otherwise.


Summary

Check whether the link cable is present on the port.

Description

The function attempt to detect link cable presence. The test is done for the link cable and the port you have chosen. Error codes are listed in cabl_err.h.


Return to the API index