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.
Custom Movement Panel V2
— Custom Movement V2 panel for ARC: scripts for F/R/L, Reverse, roll left/right, up/down with speed mapping to PWM for drones, mecanum & custom drives
Try it →
COM.isPortOpen(port)
| port | COM port name as a string. |
Returns true if the specified COM port is open. Returns false otherwise.