TCP Script Server Raw icon TCP Script Server Raw TCP server for ARC accepting EZ-Script, JavaScript or Python commands, letting controllers send commands and receive line-terminated responses 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”).