April 21, 20242 yr Author 2 hours ago, Burge said: when you start mce, does gsx start up after you should get gsx menu then disappear.remember both engines off. with this below your ramp agent should kick in then wait gsx pops up with wing walker hello captain. Notify=ground mechanic from flight deck Pause=5 Notify=ground mechanic are you ready for pushback Pause=10 ground mechanic begin pushback let me know what is in your scripe. its working fine for me cheers Burge When I start MCE, GSX does not start up. Both engines are off when I'm at the gate. I did a test with your exact script setup as a new script, and no luck with GSX - it just does the built in/default pushback - mechanic says "pushing straight". Thanks.
April 21, 20242 yr so its gsx, r u up to date with gsx also have you got power to aircraft, a good way to know if gsx is working or not is your docking sys if that not on then gsx is not on. Edited April 21, 20242 yr by Burge
April 21, 20242 yr Author 15 hours ago, Burge said: so its gsx, r u up to date with gsx also have you got power to aircraft, a good way to know if gsx is working or not is your docking sys if that not on then gsx is not on. Yes, GSX is up to date - version 2.9.8. GSX is working when I use the GSX menus in the sim. Yep, aircraft also has power via battery and APU or GPU depending on the state of the flow.
April 22, 20242 yr FWIW, I can't get the GSX pusbback to work with MCE either. I establish contact and then say "ground pushback to the left/right". That opens the GSX menu but MCE doesn't select any option. It just stops. Also, in the PMDG 737 MCE won't properly accept a fuel figure. When I request refueling via GSX and MCE asks for the amount, I reply with something like "15,000 pounds", but MCE converts that into kilos/tons and puts that into the FMC which obviously doesn't work when pounds are used. When I give MCE a metric value it doesn't do anything.
April 23, 20242 yr I just use simbrief for fuel it transfers it to fmc but all the rest is working fine on my 737_700 When you tell mce to push or pushback that's it gsx will start you get the menu then it will disappear then the wing walker from gsx starts if you filled the steps in prev posts it should work Edited April 23, 20242 yr by Burge
April 23, 20242 yr Author 12 hours ago, Burge said: I just use simbrief for fuel it transfers it to fmc but all the rest is working fine on my 737_700 When you tell mce to push or pushback that's it gsx will start you get the menu then it will disappear then the wing walker from gsx starts if you filled the steps in prev posts it should work Yeah, I unfortunately do not even get the GSX menu when trying to initiate it. As a note, I'm using the 737-900. Thanks again.
April 25, 20242 yr Commercial Member On 4/21/2024 at 10:10 PM, scmtech said: Yes, GSX is up to date - version 2.9.8. GSX is working when I use the GSX menus in the sim. Yep, aircraft also has power via battery and APU or GPU depending on the state of the flow. Before MCE automatically switches to GSX mode, it checks... 1 - A folder named "fsdreamteam-gsx-pro" is present inside \Community\ folder and has a wasm file named "fsdt-msfs-bridge.wasm" is present inside \Modules\ subfolder. Perhaps you renamed your GSX folder in \Community\ folder. 2 - It then fires the key combination to trigger GSX window. 3 - Waits a bit to check if process "Couatl64_MSFS.exe" is running. Only when those conditions are met will the switch happen. I assume you have MCE installed to default folder. Edited April 26, 20242 yr by FS++ Gerald R https://www.multicrewxp.com
April 26, 20242 yr Author 8 hours ago, FS++ said: Before MCE automatically switches to GSX mode, it checks... 1 - A folder named "fsdreamteam-gsx-pro" is present inside \Community\ folder and has a wasm file named "sdt-msfs-bridge.wasm" is present inside \Modules\ subfolder. Perhaps you renamed your GSX folder in \Community\ folder. 2 - It then fires the key combination to trigger GSX window. 3 - Waits a bit to check if process "Couatl64_MSFS.exe" is running. Only when those conditions are met will the switch happen. I assume you have MCE installed to default folder. A "fsdt-msfs-bridge.wasm" file is present in my GSX community folder "\Packages\Community\fsdreamteam-gsx-pro\modules". MCE is installed at: "C:\Program Files (x86)\Multi Crew Experience" Thanks.
April 26, 20242 yr Commercial Member 6 hours ago, scmtech said: A "fsdt-msfs-bridge.wasm" file is present in my GSX community folder "\Packages\Community\fsdreamteam-gsx-pro\modules". MCE is installed at: "C:\Program Files (x86)\Multi Crew Experience" Thanks. In "General" tab of MCE UI, click <More options> button In "Advanced options" panel, click <View config> button. mce.ini config file will open in Notepad. Ensure.... [OPTIONS] GroundServicesMode=GSX Should work as long as GSX is always your preferred ground services. I mean, no need for automatic switching based on detection. Gerald R https://www.multicrewxp.com
April 27, 20242 yr Commercial Member On 4/22/2024 at 2:15 PM, threexgreen said: Also, in the PMDG 737 MCE won't properly accept a fuel figure. When I request refueling via GSX and MCE asks for the amount, I reply with something like "15,000 pounds", but MCE converts that into kilos/tons and puts that into the FMC which obviously doesn't work when pounds are used. When I give MCE a metric value it doesn't do anything. Mechanic has built-in awareness regarding Metric vs Imperial. There is an SDK "WeightInKg" variable which MCE looks at. Unfortunately, at least in the most recent version of the plane, the variable returns "3" irrespective of the seting in CDU, therefore mechanic will always see it in "Metric". And that's why he's converting. Maybe worth adding an option in mce.ini for user to declare preference there as a workaround.. Gerald R https://www.multicrewxp.com
April 28, 20242 yr Author On 4/26/2024 at 5:10 AM, FS++ said: In "General" tab of MCE UI, click <More options> button In "Advanced options" panel, click <View config> button. mce.ini config file will open in Notepad. Ensure.... [OPTIONS] GroundServicesMode=GSX Should work as long as GSX is always your preferred ground services. I mean, no need for automatic switching based on detection. This was set to: GroundServicesMode=Native I changed the value to GSX and now MCE can initiate the pushback process. Thanks for working through this issue.
May 3, 20242 yr Commercial Member On 4/22/2024 at 2:15 PM, threexgreen said: Also, in the PMDG 737 MCE won't properly accept a fuel figure. When I request refueling via GSX and MCE asks for the amount, I reply with something like "15,000 pounds", but MCE converts that into kilos/tons and puts that into the FMC which obviously doesn't work when pounds are used. When I give MCE a metric value it doesn't do anything. If you're on the Ultimate Edition, grab the new patch and replace/add files as per folder structure. If for some reason the PMDG SDK doesn't report the Metric vs Imperial units setting correctly, MCE will use own setting with a new option in [OPTIONS] section inside "mce.ini" [OPTIONS] UsingMetricSystem=0 (set it to 1 if using tons for fuel, leave it at zero for pounds. By default, missing entry in file means NOT using kilograms. Gerald R https://www.multicrewxp.com
September 11, 20241 yr Hi Devs 737-700 PMDG pulse light switchers and Retractable Switchers. Can you help extend landing lights are the Retractable Switchers, but it clicks down once I need it to click down twice as for the Pulse, I love the way they blink on & off But cannot find a command for that one more thing Logo lights, you can have them blink or fixed, need command click twice. Cheers Barry Edited September 11, 20241 yr by Burge 737-700
September 11, 20241 yr Commercial Member 5 hours ago, Burge said: Hi Devs 737-700 PMDG pulse light switchers and Retractable Switchers. Can you help extend landing lights are the Retractable Switchers, but it clicks down once I need it to click down twice as for the Pulse, I love the way they blink on & off But cannot find a command for that one more thing Logo lights, you can have them blink or fixed, need command click twice. Cheers Barry In UI, go to "Command" tab and click Voxceript button. Select any flow and click <Edit> In next panel, click <Edit script commands> In Flows commands panel, click <Command> button. You should see a listbox containing many voice commands you could either speak as direct orders, or add to a custom flow. nav lights to strobe and steady nav lights to steady strobe light off nav light on logo light on logo light off Gerald R https://www.multicrewxp.com
September 11, 20241 yr 6 hours ago, FS++ said: In UI, go to "Command" tab and click Voxceript button. Select any flow and click <Edit> In next panel, click <Edit script commands> In Flows commands panel, click <Command> button. You should see a listbox containing many voice commands you could either speak as direct orders, or add to a custom flow. nav lights to strobe and steady nav lights to steady strobe light off nav light on logo light on logo light off 6 hours ago, FS++ said: In UI, go to "Command" tab and click Voxceript button. Select any flow and click <Edit> In next panel, click <Edit script commands> In Flows commands panel, click <Command> button. You should see a listbox containing many voice commands you could either speak as direct orders, or add to a custom flow. nav lights to strobe and steady nav lights to steady strobe light off nav light on logo light on logo light off Mate, I Know all that you are not very helpful I think might be time to move on
Create an account or sign in to comment