bob barrell Posted May 8, 2021 Author Report Posted May 8, 2021 i will give it up as a bad job to complicated macro's lvars etc mean nothing to me it needs to be explained from basic level step by step and where everything is and how to do it
John Dowson Posted May 8, 2021 Report Posted May 8, 2021 3 minutes ago, bob barrell said: i will give it up as a bad job to complicated macro's lvars etc mean nothing to me it needs to be explained from basic level step by step and where everything is and how to do it Well, I thought that was what I was doing...giving you basic instructions. To create a file, right-click in the folder where you want the file created (in Windows Explorer), and select New-> Text Document. Then right click the file and select Rename, and give it the name A320.mcro. Then open that file in an editor (e.g. Notepad++), and add the text I specified and save it. It really isn't that difficult. Once you have done that, if you restart FSUIPC7, you will see the macro/lvar name in the assignments drop-down menu.
bob barrell Posted May 8, 2021 Author Report Posted May 8, 2021 give it another go i have created an A320.mcro file in the root directory of fsuipc7 and the text in it you supplied but it dosnt appear in the assignments drop down tab also i iam using the arduino board to activate switches
John Dowson Posted May 8, 2021 Report Posted May 8, 2021 1 hour ago, bob barrell said: have created an A320.mcro file in the root directory of fsuipc7 and the text in it you supplied but it dosnt appear in the assignments drop down tab also i iam using the arduino board to activate switches Check the file has the correct extension (.mcro). It will appear, near the top of the menu, listed as 'A320: L:A320_Neo_MFD_NAV_MODE Set'. If its not, the files in the wrong place ir has the wrong extension (or content). But does FSUIPC see your arduino board switches? If not, this wont work. If FSUIPC doesn't recognise your device as a HID joystick type device, you cannot assign directly using the UI. If its recognised as another HID type device, you could try the lua com library, but that is quite advanced. If thats the case, you maybe better off trying MobiFlight.
bob barrell Posted May 9, 2021 Author Report Posted May 9, 2021 Yes it has the right extension .mcro and is in the fsuipc7 directory I edited like you said using notepad comes up as a text directory .as I can make out fsuipc does not recognize arduino
bob barrell Posted May 11, 2021 Author Report Posted May 11, 2021 Yes it has the right extension .mcro and is in the fsuipc7 directory I edited like you said using notepad comes up as a text directory .as I can make out fsuipc does not recognize arduino
bob barrell Posted May 11, 2021 Author Report Posted May 11, 2021 If that dosnt work how to I go down the lau and lvar route thanks
John Dowson Posted May 11, 2021 Report Posted May 11, 2021 21 minutes ago, bob barrell said: If that dosnt work how to I go down the lau and lvar route thanks Before we do that, try the macro first. However, neither route will work if your arduino switches aren't recognised by FSUIPC. That is the first thing to try. Are they? Recognised or not, the lvar should appear in your assignments drop-down if the macro file has the correct extemsion (.mcro), is in the correct place (your FSUIPC installation folder) and has the correct content (as previously posted). So, you need to check: - if your arduino buttons are recognised - if the lua macro you created is accessible/visible in the assignments drop down menu
bob barrell Posted May 11, 2021 Author Report Posted May 11, 2021 Yes it has the right extension .mcro and is in the fsuipc7 directory I edited like you said using notepad comes up as a text directory .as I can make out fsuipc does not recognize arduino
John Dowson Posted May 11, 2021 Report Posted May 11, 2021 1 hour ago, bob barrell said: I edited like you said using notepad comes up as a text directory I don't know what this means. but it needs to be saved as a .mcro file, as I have said...if its not saving with the correct extension, change by using 'save as...' or simply rename the file (right clickin windows explorer and select Rename). 1 hour ago, bob barrell said: as I can make out fsuipc does not recognize arduino Then you cannot use direct assignments. You will have to use either the lua com library or MobiFlight.
bob barrell Posted May 21, 2021 Author Report Posted May 21, 2021 It's good news I managed to get the navigation and arc knobs working but only on the downloaded a320 flybywire plane but the Asobo 320neo still dosnt work any idea why not thankyou
John Dowson Posted May 21, 2021 Report Posted May 21, 2021 2 minutes ago, bob barrell said: It's good news I managed to get the navigation and arc knobs working but only on the downloaded a320 flybywire plane but the Asobo 320neo still dosnt work any idea why not Ok, glad its now working for you. There are lots of things on the stock Asobo A320neo that aren't working (and never will). Thats why there is the FBW version. Just use that.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now