« Back to Product

Documentation

USBM_FixPorts

Require: IP-Symcon >= 5.5

 boolean USBM_FixPorts (int $InstanceID) 

Parameters

InstanceID

ID of the Instance

Returns

If the command could be executed successfully, it returns TRUE as result, otherwise FALSE.

Description

Checks for all SerialPorts in the list of the USBMapper with the InstanceID InstanceID if they still have the correct USB ports configured.

Example

USBM_FixPorts(12345);
Any questions?