Python , module , method , library , OMRON , CompoWay/F protocol , serial IF , Binary I/O comunication , Temperature Controller like E5AC , Digital Controller , without RS-485 communication IF model , Enable Manual Mode
It helps to operate an OMRON digital controller from an external PC. The device used is an OMRON E5AC-TCX4ASM-0001 digital controller without an RS-485 communication IF.
Below functions are available, as libraries for Omron Digital Controllers.
- Allocate serial IF communication
- Typical CompoWay/F protocol command and response
- Enable Manual Mode
- Read temperature
- Set output value
Tip
- Temperature Controller : OMRON E5AC-TCX4ASM-000 Digital Controller without RS-485 communication IF.156
- USB: OMRON USB Serial Conversion Cable E58-CIFQ2 7
- PC: windows PC
- OS: Windows11
- Python: Version 3.9.13
- Libraries: PySerial
- None