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

P300/SCP-220 remote programs break program status monitoring. #5

Closed MylesMetzler closed 6 years ago

MylesMetzler commented 6 years ago

modify string for espec.get_status so that it starts with 'program' not 'remote' modify espec.get_prgm_cstime/get_prgm_time to return current status of remote program modify controllerinterface.sample to correctly handle this state.

In all other cases continue raising the correct exceptions, as they directly request information that is not correct for the this state of the chamber.