Question:
I use WriteEx() method to command a remote device’s output. Some of these commands return errors, but the driver’s log indicates this method is working properly. How can I fix this?
Solution:
To do so, you must set the script to test whether WriteEx() method returns TRUE/FALSE instead of 1/0.