Version: 1.2.4
Frequency: Consistently
Severity: High
Bug description:
In the Aircraft electrical events page Aircraft Electrical Events a couple of examples are given about how to use the events in your behaviours. But they seem to be missing the ‘>’ from the actual event ‘invocation’?
For example, it is said that “‘115V_AC_XFR_BUS_1_To_EXT_GEN_BUS’_n (K:ELECTRICAL_LINE_CONNECTION_TOGGLE)” is a way to use the new named arguments with the K event. But this doesn’t seem to work and I believe it should be “‘115V_AC_XFR_BUS_1_To_EXT_GEN_BUS’_n (>K:ELECTRICAL_LINE_CONNECTION_TOGGLE)” with the ‘>’ before the “K:ELECTRICAL…”