How to use RevPi Core V1.2

You will find the RevPi Core V1.2 in PiCtory.
The following variables are available for this adapter in the Value Editor:

Variable Unit Type Value range Description
RevPiIOCycle* ms Byte  0 – 255 Time required for an update of the I/O modules, rounded down (2.8 ms is rounded down to 2)
Core_Temperatur* °C Byte 0-120  CPU temperature
Core_Frequency* 10 MHz Byte 50-120 CPU clock frequency

As a protection against overheating, the CPU frequency is automatically reduced.

RS485ErrorCnt* Counter Word 0- 65535 Is incremented in case of transmission errors of the PiBridge. Will be set to 0 again as soon as a successful transmission has taken place.
RS485ErrorLimit1* Counter Word  0- 65535 If >= “RS485ErrorCnt” the outputs are set to 0.
Example: 10 corresponds to approx. 20 ms if “RevPiIOCycle” = 2 and transmission errors occur continuously.
RS485ErrorLimit2* Counter Word  0- 65535 If >= “RS485ErrorCnt” the piCtontrol driver is stopped.
Example: 1000 corresponds to approx. 2000 ms if “RevPiIOCycle” = 2 and transmission errors occur continuously.
RevPiStatus Code Byte  0 – 255 For details see here

 

RevPiLED Bitfeld Byte  0 – 255 For details see here

 

*new added since Jessie Image