Auto Detecting a Connected SSC-32

I’ve created a new com module that when given a trigger will query com ports 1-10 for two things:

  1. Do any of the Com ports exist and can they be opened?

  2. Of the available ports is there a connected SSC-32?

The module will display different errors depending on which situation occurs:

  1. No Com ports on the machine, or none are available.

  2. 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)