catalight.equipment.alicat_connection_tester

Port connection tester module returns the comport name/address of MFCs.

Utilizes the is_connected method of the alicat module’s FlowController and FlowMeter classes. Usual serial module to list all comports on computer, then sweeps through every alphabetic letter in alphabet to checking for MFC connections. Each comport loop breaks if a MFC is found. Prints summary at end.

Created on Wed Jan 19 15:32:48 2022 @author: Briley Bourgeois