×

INDI Library v2.0.7 is Released (01 Apr 2024)

Bi-monthly release with minor bug fixes and improvements

getINDI and setINDI

  • Posts: 100
  • Thank you received: 10
If the INDI FAQ document here:

indilib.org/community/indi-faq.html#h4-1...ient-can-you-help-me

It says:

4.10. I'd like to write my own client, can you help me?

Check out Developing INDI clients section in the INDI Developers Manual. Furthermore, it is highly recommended to examine the getINDI and setINDI tools source code since these two tools are very simple INDI clients.


I have been unable to locate the source code for getINDI and setINDI. Can someone point me in the right direction?
Last edit: 1 year 4 months ago by Bill Tschumy.
1 year 4 months ago #88839

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

  • Posts: 100
  • Thank you received: 10

Replied by Bill Tschumy on topic getINDI and setINDI

OK, I may have solved this. It looks like getINDI and setINDI are now called "indi_getprop" and "indi_setprop". The source code is in the INDI project source code repo. The files appear to be:

"indi/tools/getINDIproperty.c"
"indi/tools/setINDIproperty.c"
1 year 4 months ago #88841

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

Time to create page: 0.582 seconds