Network Change icon Network Change Execute scripts on WiFi/network connect or disconnect; monitor adapter, store status in a variable and trigger custom scripts for headless SBC robots. Try it →
 

Available

COM.available(port)

Parameters

port COM port name as a string.

Returns

True if the specified COM port is available. False otherwise.

Description

Returns true if the specified COM port is available. Returns false otherwise. port is provided as a string (e.g. “COM3”).