This is a fully runnable sample code for an python application to be deployed in HCC2 using the HCC2 SDK. This application is already configured to scan 4 Modbus Input Register and 1 Holding Register.
This project is intentionally read-only. It only uses Modbus read operations for holding and input registers. It does not write registers, coils, device configuration, firmware, or files. It must only ...