Unable to set ATC FLIGHT NUMBER, ATC ID, and ATC AIRLINE

Version: 1.2.8.0

Frequency: Consistently

Bug description:
The following simvars can’t be set via the corresponding commands even though they are listed as settable in the SDK. Aircraft Radio Navigation Variables

SimVar.SetSimVarValue("ATC FLIGHT NUMBER", "string", "TEST123");
SimVar.SetSimVarValue("ATC ID", "string", "TEST123");
SimVar.SetSimVarValue("ATC AIRLINE", "string", "QFA");

The simvars are able to be set via Simconnect through Simvar Watcher.

Hello @Heclak

This is fixed in the current SU3 beta 1.5.9.0.

Regards,
Sylvain

Thanks! I’ll try and check on this in the beta.

did you suceed with this?
I couln’t set thoses variables via simconnect with MSFS2024 SU3 (1.5.27).

This is not working in MSFS2020 either. Has this been addressed for MSFS2020 as well? Or should I post a bug report?