Emanuele replied to the topic 'Mount Control' in the forum. 8 years ago

Ok! But what about set properties not by using INDI protocol between client and server? If I want to set properties from values send by my PC to Raspberry pi on my own way via local network, Once the Pi receive values and in my cpp program i store values as (for example) float dec and float ar, can I use the lib to set properties and send the commando to the Mount? Then I think driver will do the rest, or not? You told me that the .cpp and .h that I can include un my .cpp main don't have methods but can I set properties from values that I have in the program I want to realise?

Read More...