boolean ZW_LockMode (int $InstanceID, int $Value)
InstanceID | Device ID |
Value | 0..255 |
If the command succeeds, it returns TRUE, otherwise FALSE.
Sets the LockMode for the device with the InstanceID InstanceID
ZW_LockMode(12345, 0);