×

INDI Library v2.0.6 is Released (02 Feb 2024)

Bi-monthly release with minor bug fixes and improvements

CCD Simulator and Switch property strange behavior.

  • Posts: 26
  • Thank you received: 3
Hello, I'm working on a INDI client and while testing it I had a strange behavior with the CDD Simulator CCD_COOLER property.
When I set the vector to :
COOLER_ON=On, COOLER_OFF=Off
no problem, the property vector is perfectly changed, but when I want to stop the cooling, sending :
COOLER_ON=Off, COOLER_OFF=On
it's strange : first I received a setSwitchVector message with the correct updated state, but then immediatly the indi server send me a new one where COOLER_ON and COOLER_OFF are both "On" (strange for a "One Of Many" switch)
Between thoses two updates, I received a message saying the sensor has reached the temperature.

I first believed an error in my code, but a simple telnet in parallel show me the same values.

Any ideas ? This is the only switch having this problem, may be a bug in the simulator drivers ?

Thks
Anthony.
3 years 9 months ago #55569

Please Log in or Create an account to join the conversation.

Time to create page: 0.380 seconds