EspecNorthAmerica / ChamberConnectLibrary

Python library for ESPEC North America chambers with P-300, SCP-220, Watlow F4, F4T controllers.
http://www.espec.com/na/support/software/
MIT License
30 stars 24 forks source link

Need support for P-200 controller for SH-242 #20

Open devangs3 opened 2 years ago

devangs3 commented 2 years ago

Is there any support for the P-200 controller that comes embedded into the SH-242 chamber?

MylesMetzler commented 2 years ago

The P300 and P200 have identical communication protocols. Use the humidity P300 example and it will work correctly for serial interfaces.

The library could be modified to work with the TCP protocol available on port 57732 easily; change 10001 to 57732 on the linked lines: