Hello,
I want to use the option to send a value to XPlane10 via UDP as a comma-separated string.
This is offered by xplane in the 'Dataref-Out' window.
It is possible to read and write datarefs as 'Datarefs to Write as $ + Comma-Seperated-Strings' and also to read ''Datarefs to Read as $ + Comma-Seperated-Strings'.
The write option does work perfectly. The UDP-Message looks like this:
[68,82,69,70,64,36,48,46,49,49,50,54,44,0,0,0,0,....]
meaning:
DREF@$0.1126,00000......
How does the 'read' message has to look like, so that XPlane understands the message?
When I´m trying to send 'DREF@&[value]' it does not get the value!
I would really appreciate your help, because I wasn't able to find any answer in the web!
Best regards
Max