According to SDK, (A:GEAR POSITION:index, Enum) takes values
0 = unknown
1 = up
2 = down
In the SimVarwatcher, when setting a value of 0 it will result in “UP” state and when setting a value of 2 it will result in a “Down” state, but the Variable output shows 0 for up 1 for down. I suspect the SimVarWatcher is bugged.