I’ve created a new com module that when given a trigger will query com ports 1-10 for two things:
-
Do any of the Com ports exist and can they be opened?
-
Of the available ports is there a connected SSC-32?
The module will display different errors depending on which situation occurs:
-
No Com ports on the machine, or none are available.
-
There is not an SSC-32 connected to any of the ports.
There isn’t a program that’s finished which applies this concept yet so you’ll have to create your own to play with this module.
Auto Detect Com Port.fsm (7.22 KB)