May 14, 20242 yr Is there a way to access string variables from the simulator like ATC ID, ATC TYPE, etc. in AAO? If I try (A:ATC ID, String) it seems to be a AAO local variable, consistent with the documentation. Thank you.
May 14, 20242 yr Author Ah, nvm, got it working, it was a different problem. This seems to work fine: (A:ATC·ID,·String)·(>L:AtcId,·String)·\n (VOICEVOLUME:30)(SPEAK:@AtcId)·\n
May 14, 20242 yr Author However, can I write these variables? In the SDK some of them are marked as settable, but code like this doesn't seem to work: 'TEST'·(>A:ATC·ID,·String)
May 14, 20242 yr Commercial Member 4 hours ago, Randolf said: Ah, nvm, got it working, it was a different problem. (VOICEVOLUME:30)·(A:ATC·ID,·String)·(SPEAK:your callsign is %s1) SPEAK can be parametrized, please check the AAO manual, the spec about SPEAK 4 hours ago, Randolf said: However, can I write these variables? Not at the moment, sorry. The simulator String vars have a length parameter attached to them. It seemed to complicated if the user has to supply that too. I will look into it again, maybe something can be done in one of the next versions of AAO. Edited May 14, 20242 yr by Lorby_SI LORBY-SI
Archived
This topic is now archived and is closed to further replies.