This my first try at this. I have the switch working but it does the opposite. Up is down and down is up. This is in the F-16
{ down = control_commands.StoresConfig_ITER, up = control_commands.StoresConfig_ITER, cockpit_device_id = devices.CONTROL_INTERFACE, value_down = -1.0, name = _('ALT STORES CONFIG Switch - CAT I/CAT III'), category = {_('Left Auxiliary Console')}},
Any help would be appreciated
I got it figured out.