Hi,
Im new in the topic.
Tyring to connect arduino uno with prosim737.
I followed:
https://mickeys-flightdeck.de/2019/04/07/connecting-an-arduino-to-prosim737/
(interfacing arduino with prosim737 via SIOC/IOCP server)
If you go to prosim737 / config / configuration / combined config
and assign any event from the list to a specific variable (e.g MCP/HDG assigned to IOCP variable no.1 - you have to type 1 next to HDG)
then you can easily read this variable using arduino.
It works.
But now Id like to read different variables/events which are not listed there.
How can I do this?
The aim is to read e.g. ailerons position via arduino connected via ethernet.
Thx for any help/suggestions.