MaxIV-KitsControls / Libera-SinglePassE

Tango DeviceServer of the Libera SinglePass E
0 stars 1 forks source link

Attributes Temp2 and Temp3 not updated #23

Open hardion opened 11 years ago

hardion commented 11 years ago

LiberaSinglePassE::read_Temp2() failed get value test/itech/libera-spe4 screenshot_01

gasperjug commented 11 years ago

Non-existing nodes might be the issue here. To check which nodes are available the user can dump the platform tree....

We wanted to show the: Temperature 1 should read the value of the FPGA on the RAF module. Temperature 2 should read the value of the PLX switch Temperature 3 should read the value of the EvRX temperature sensor

Can you please check if the nodes are present?

Temperatures: Command that gives the reading of the temperature: libera-bmc --read --sensor | grep FPGA Command that gives the temperature from the PCIe switch on ICB: libera-bmc --read --sensor | grep PLX

For the reading of the temperature on EvRX it was chosen R328 sensor close to the clock switch. The command for the temperature sensor reading: libera-bmc --read --sensor | grep CDCE