You are not logged in.
Pages: 1
Topic closed
Has any one configured the Pi-Plates DAQC board to work with Rex Controls. The only example code for that board seems to be Python based in this form:
getADC(addr, channel) - return voltage from single channel
getADCall(addr) - return voltage from all channels
Offline
Hi fish19,
there is no direct support for Pi-Plates in Rex Control System for now. However it is possible to integrate the Pi-Plates with Rex Control System by means of file system, UDP/IP protocol, TCP/IP protocol, Rex REST API, etc.
Or it is possible to write a custom solution based on Rexlang function block where you can implement all the Pi-Plates functionality using SPI commands - should be visible from their Python library .
Hope the above is useful for you.
Regards, Tomas
Offline
Pages: 1
Topic closed