AxisAndOhs Support
This is the support forum for Lorby-SI's AxisandOhs
1245 topics in this forum
-
I had no trouble collecting Lvars and finding them in the events menu in Axis and Oh's. Suddenly, the program appears to collect and at one point it displays the "lvars collected" pop up notice. Yet, when I go to the events list, there is no sign of "Local simulator variables". I've restarted the program and the sim many times, including collecting lvars, yet nothing appears. Everything appears normal, and I have not made any changes. Any ideas on how to troubleshoot the issue? I am using the JF F28 and in the past I had no trouble collecting Lvars for this aircraft. thanks.
-
- 2 replies
- 1.5k views
-
-
Hello Is it possible to run a script by clicking with the mouse? I have made scripts for voice controlling GSX. I call mechanic and stewardes by using the voice control function along with audio files for their replies. I can activate their response by making a script for the mech and fwd cabin buttons and assigning it to my hardware. My question is, can i initiate their response by actually clicking calls button on the overhead panel? Thanks in advance
-
- 7 replies
- 1.2k views
-
-
I am not sure how AAO resolves the use of one switch with a ON and OFF function so as to perform two distinct events. In my case, I am trying to have a Parking brake On when the button is on, and Parking brake off when the same button is released. In MSFS it's simple; how is it done in AAO. I cannot use the MSFS option, since this particular aircraft, JF F28, uses LVARS. thank you.
-
- 2 replies
- 814 views
-
-
Hi everything works well in my pc for the axis and ohs fmc 787 local host and my ip works but when i tried to do it on my ipad broweser it doesnt work please help
-
- 12 replies
- 1.4k views
-
-
If you are looking for an alternative to Arduino boards: CAN in Simulation AAO supports the CAN protocol natively (= no bridge module required). This has been implemented upon request from CIS, I think that their project sounds very interesting.
-
- 1 reply
- 826 views
-
-
I know it's just getting started but I am having no luck at all. I am attempting to follow your documentation in the X-Touch Gauge. I am down to section 4.1.4 - the easy stuff. I entered the labels for the rotaries, I saved the file (XTouch_C208B_0.txt) - I only added text to the Macro Layer and the rotary. I wanted to see if it was working so I disconnected and reconnected AAO from the sim and reconnected and ... nothing. Do I have to do something else? Thanks as always. P.S. I was told this is the place to get help, not the "Flight Sim and Other Stuff" Discord - is that correct?
-
- 11 replies
- 999 views
-
-
Hi, Is it possible to switch to a certain Stream Deck page via an automated script? E. G. Switch to a packs/bleed page based on APU state. Thanks, Daz
-
- 4 replies
- 3.3k views
-
-
Is there anyway for me to change the elevator decrements to -0.003 ? Thanks
-
- 9 replies
- 1.4k views
-
-
Hello! As the title says, I am soon moving all my stuff to a new PC. I created a Database Backup zip for this. But will it include also the scripts I downloaded from FS.to for example plus my created templates? What is included in the Backup? Thank you very much!
-
- 2 replies
- 840 views
-
-
I have a situation where the aircraft developer has only created a mouse event to operate a switch (actually a few switches) in the virtual cockpit. The mouse event(s) trigger the animation and set an Lvar value. However, changing the Lvar value does not operate the switch or generate the condition in the code for the switch to be active. The "M:event" is not showing up in MSFS Input events when trying to assign a button. Finally, the event/component is not displaying any other variables in the "Behaviors" tool in the dev SDK. Below my questions is the actual code in question. My questions: - I am using TrackIR, how might that affect using virtual mouse to …
-
- 3 replies
- 988 views
-
-
Hello, Lorby: Very like this is a simple question. I am using AAO on two computers, one to code on and one to run with the sim. The question is: If I complete the code for an aircraft on one computer (networked to the sim), will the AAO on the other computer know about the code from the other computer. If not, is there any way to transfer the information between computers. After reading the docs about the Database, it seems to only save joystick information or is that understanding incorrect. Thanks in advance.
-
- 1 reply
- 708 views
-
-
Hello: I have just completed the first X-Touch Mini and AAO tutorial "How To" video [X-Touch AAO (Axis and Ohs) Lesson 1) and everything worked fine except the actual X-Touch Mini device didn't control anything! So, I went back to the first X-Touch Mini Tutorial (X-Touch Mini Initial Set Up) and discovered that there was a difference in the initial setup of the device. In the AAO tutorial, the Global Channel was set to 10; I have been using (as it came out of the box and with SPAD.neXt) Global Channel 1. I made up a screen shot of each but couldn't paste it into the topic! So, my question is: Where does AAO software specify the Global Channel - there is no menti…
-
- 5 replies
- 967 views
-
-
It's probably just me being an word not allowed, but I cannot get my toebrakes on my Thrustmaster Rudder to work with the Sf50 Vision Jet at all, no matter what I select. I have tried AXIS_LEFT_BRAKE_SET, BRAKES_LEFT events and Brake Left and Brake right axis and nothing seems to work. I don't have a problem with them assigned in FSUIPC though for some reason
-
- 3 replies
- 1.1k views
-
-
Are settings kept when moving from Demo to Paid ?
-
- 2 replies
- 850 views
-
-
Hello, Chris: I had no idea that I was talking to the developer! I really appreciate your offer to help with the checklist but I need help with a problem before I can start to work on the checklist: My sim is upstairs on my desktop but I do my coding downstairs on my laptop. So I need to connect the two. I read the information in the Networked AAO folder and tried to follow it but 2 things came up: 1. Nowhere were instructions to do anything with SimConnect.xml. I copied simconnect.cfg to the laptop but did nothing with the xml file - was I supposed to? 2. I used port 500, both TCP and UDI but you mentioned port 43380. At any rate, AAO simply says "Waiting for S…
-
- 4 replies
- 1.3k views
-
-
What guidance is there for troubleshooting when AAO takes ages to open (program displayed in windows tray, but no window appears)- and then when the window finally pops up, it is not responding. Is simconnect blocking it? The biggest hangups are when I enter the "select simulator axis" /add axis window- the program will not respond for a long while and then I won't be able to use the dropdown to select the axis.
-
- 3 replies
- 1k views
-
-
Hi, I'm developing a Multigauge that shows indicated Speed and changes its background if it gets close to dangerous limits. It does not work and I don't know if the problem is at script level or at SD level. My scripts are like this: IAS_ABOVE_YELLOW (A:AIRSPEED·INDICATED,·Knots)>=((A:AIRSPEED·BARBER·POLE,·Knots)*0.8) IAS_ABOVE_RED (A:AIRSPEED·INDICATED,·Knots)>=((A:AIRSPEED·BARBER·POLE,·Knots)*0.9) They've been created in the Scripts Group. Now I've created the Multigauge in SD and assigned the image definitions and the visibility, please see attached screenshot. I do not know if the scripts are wrong or if the problem is the way I'm calling them…
-
- 1 reply
- 710 views
-
-
Hi, all. I'm totally new in this so sorry if this has been answered before or this is not the right place to put the question. I've created an object for SD and SD+ that shows AIRSPEED INDICATED value. I'd like to change the background of the object to yellow or red if the indicated airspeed of the aircraft falls into the dangerous zones. Of course every aircraft has different yellow and red AS zones. Is it possible to do this with a script in AAO? Has anyone created a sample I could use to learn? I have been using AAO for only two days but I won't fly without it anymore. Very good job!! Best regards, *******
-
- 2 replies
- 772 views
-
-
I was wondering how to properly use scripts with LISTEN_FOR_RPN function. Is it enough to just start the script once, manually or automatically at begining of the flight and it will stay there listening till the expression is true and then run rest of the code? Btw, I bought AAO just yesterday and am very impressed with it's capabilities. Definitely exceeded expectations. 👍
-
- 5 replies
- 974 views
-
-
In the watch simulator events window I sometimes see numeric #code for recently-added events. Would it be possible to update this window to show text these newer events? For example, for (>K:HELICOPTER_THROTTLE_SET) the viewer shows (>K:#67529). The event is of course available in the event search, only the viewer is not up to date. Is the numeric code defined by Microsoft in a list somewhere or by AAO in internal simconnect event mapping call?
-
- 1 reply
- 802 views
-
-
By customer request I figured out a way to control "uncontrollable" items, that only react to the mouse. In this case it was about the Carb Heat and Oil levers behind the yoke. Those can only be moved with the mouse, no provisions have been made by the developer to make them accessible from the outside. To solve that, I made an addon package for MSFS that injects additional code into the default interaction process, and in turn creates LVars for the buttons and levers depending on that. These LVars can then be assigned to Axis and Buttons in AAO. Of course this package should only be activated for aircraft where you really need it. There is no point in keeping i…
-
- 3 replies
- 915 views
-
-
Hello, I want to control the MSFS via physical switches and indicator. My plan is to use the Arduino-Bridge. I saw in the documentation, that the Bridge should work with Arduino-Nano-R3. I board now two Arduino-Nano-Every, because I thought "Nano" is "Nano"... :-) But now I can not get a connection to the Arduino-Boards. Is it possible, that the Bridge is not working with Arduino-Nano-Every? What can I do? Any idea? Thank you for your kindly support! BR Christoph (CSTR-Online)
-
- 23 replies
- 3.1k views
-
-
Greetings all. Can anyone please help me with contact information to Axis and Ohs? I've looks for email/website/telephone contact info and can't find anything but Public Support Forums. I got really odd problems. I very much appreciate any reply.
-
- 1 reply
- 888 views
-
-
Hi, What I would like to do in the g1000 of the cockspur phenom 100: Once in the fpl menu of the mfd I would like to scroll up and down the flight plan, change altitudes, waypoints and so on. So, I opened aao-> scripting-> watch simulator events-> and then opened the flight plan menu and with outer knob I scrolled up and down to see what events popped up in the “receiving events in the simulator” window. This is what was highlighted in bold: [AS1000_MFD_1_FMS_Outer]:0 (>IE:AS1000_MFD_1_FMS_Outer) So, I went to the main aao window and in the assigned buttons side I tried to assign the AS1000_MFD_1…
-
- 5 replies
- 1.2k views
-
-
Hi, I'm moderately new to this so bear with me 🙂 I'm trying to configure a Stream Deck button to display distance to TOD using a text gauge with variable 1 set as PMDG:FMC_DistanceToTOD and variable type as number (so, written as FMC_DistanceToTOD, Number) It's displaying 0, and I saw someone else creating their own variable or similar which reads the PMDG variable and displays this new variable instead. Anyone able to walk me through how that would work? Thanks, Cam (C414AC)
-
- 4 replies
- 1k views
-