Home |
Function USBAX172Status Function USBAX172AcceptMulticastList |
Function USBAX172StatusUSBAX172Status can be used to query the status of an interface: int USBAX172Status(int DeviceIndex); ParametersDeviceIndexZero-based index of the AX172 interface. return valueA value >= 0 if an AX88172 device is present or a negative error code on failure. Code RTU_DISCONNECTED means that no AX172 device is currently connected on the given index.
|