Isportopen
COM.isPortOpen(port)
Parameters
| port | COM port name as a string. |
Returns
True if the COM port is open. False otherwise.Description
Returns true if the specified COM port is open. Returns false otherwise.
Dual Hbridge
— Two-channel Dual H-Bridge movement panel to control two DC motors (on/off) for forward, reverse, left, right via EZ-B digital ports; no PWM speed.
Try it →
COM.isPortOpen(port)
| port | COM port name as a string. |
Returns true if the specified COM port is open. Returns false otherwise.