Most of the commonly reported issues and questions are answered in the Frequently Asked Questions (FAQ) option under the Support menu of this website.
*** PLEASE NOTE ***
Your forum account is not the same as the account used in the shop. They are completely separate accounts.
Your forum account is not the same as the account used in the shop. They are completely separate accounts.
1st December: A new version of the GoFlight Interface Tool for MSFS is now available.
12th November: A new version of the GoFlight Interface Tool for X-Plane is now available.
6th June: A new version of Virtual Flight Sim Hardware is now available (huge update)
21st November: A new version of the GoFlight Interface Tool for FSX/FSXSE/P3D is now available.
Setting GF SECM Strobes to Zibo 737
Hello,
I need help. I want to use the selector "Strobe" of my SECM to switch the Strobes of the Zibo 737 from Steady directly to Strobe & Steady. As my selector only have on and off, I must jump over the off position. No I found out that I can use Input action repeat and this works. Is this a problem or will this repeat endlessly in one or the other direction?
Martin
I need help. I want to use the selector "Strobe" of my SECM to switch the Strobes of the Zibo 737 from Steady directly to Strobe & Steady. As my selector only have on and off, I must jump over the off position. No I found out that I can use Input action repeat and this works. Is this a problem or will this repeat endlessly in one or the other direction?
Martin
Comments
Is there an easy and quick example to create a bespoke event for a simple switch?
At the moment I feel really stupid. Sorry.
I've learned slowly and the next questions popping up. I managed to create a bespoke event for my FF A320 for example. With set+ and value 1.0 I can move the switch up and set- and value 1.0 the switch down. But what can I do, if this switch have 3 positions. How can I move it up or down with one command.
Regards,
Martin
Thinking about you could send the Commands that you previously used twice in the bespoke events instead.
You may need a Sleep task in-between the 2 Set- and Set+ tasks to allow time for the dataref to be updated.
Best wishes
Steve
Martin
back to the Zibo 737. I was able to create bespoke events for all, for me relevant, switches. Only with the strobes I've problems.
I added 2 screenshots. There are 6 commands, which change if I set the strobes from STEADY position over OFF position to STEADY & STROBE position.
Now I want to put a command to the Strobe switch of the SECM which moves from STEADY position directly to STROBE & STEADY position. If I use the standard command laminar/B738/toggle_switch/position_light_pos and make a bespoke event with set 1 and -1, this doesn't work.
Regards,
Martin
sim/lights/strobe_lights_on
sim/lights/strobe_lights_off
Best wishes
Steve
I'm using the Aircraft config from David Williams for MCP-Pro and EFIS. This could not be an issue?
I found out, if I use laminar/b738/toggle_switch/position_light_up and down the switch in the cockpit work, but only one step up and down. Down position is STEADY, middle position OFF and up possition STROBE & STEADY. And I want to got directly up from down to full up position.
Could use input action REPEAT, but this would be not good?
Regards,
Martin
Send laminar/b738/toggle_switch/position_light_up
Sleep(50)
Send laminar/b738/toggle_switch/position_light_up
Many thanks, Steve!
Best wishes,
Martin