Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

MD530 Starter button ?

Featured Replies

Hi,

Just starting enjoying my new MD530 heli. I have a Maxflightstick to control the heli with a starter button. I failed to associate the starter button with the assignement in P3D or even in FSUIPC. Can you help ? I guess I have to use also the repaet option. I tried many without success. Any idea ?

 

Thanks,

 

Pierre

  • Commercial Member

Pierre, it's been awhile since I set the 530 up for flying in my pit, but I do believe that I had to use LINDA to make some of my hardware work.  Even then, I wasn't always guaranteed a start-up using hardware, so if I recall, I may have reverted to simply loading the 530 running.  Regardless, LINDA was essential to matching some of the custom switches to hardware.

Jim Stewart

Milviz Person.

 

  • Author

Thanks Jimmy. Very strange for such a quality product and especially for an heli. Anyway will keek searching.

 

Pierre

  • Commercial Member

Well, not really.  As you might well be aware, there are quite a few aircraft and helicopters which have switches and functions that while they might serve to do the same thing as a default FSX function, are actually quite a bit more complex than that.  In some cases, using the default FSX keyboard shortcut, or default function through FSUIPC, actually serves to throw a wrench in the system.

 

The area in which I usually run into this is when trying to assign hardware buttons to autopilot functions in some particular aircraft.  However, when it comes to helicopters, there are quite a few that have custom start routines.  A good test is if you can't start it with CTRL+E; if you try and it doesn't do anything, there's a good chance you're going to be in for a fun time when assigning hardware buttons and switches. ^_^

 

I did look up in my LINDA scripts to see what I had for the starter switch:

 

function Starter_Button_on()
        t = 1
        ipc.writeLvar('B407_Eng_Start_Switch', t)
end
function Starter_Button_off()
        t = 0
        ipc.writeLvar('B407_Eng_Start_Switch', t)
end

 

There were plenty of other custom switches to be flipped as well, but that might get you started!

Jim Stewart

Milviz Person.

 

I use a macro found on the Milviz Wedsite/forum, its easy to install via fsuipc and assign it to a joystick button, 1 push to engage starter, 1 push to disengage at correct temp. Maybe Colin can give you a link or pm me and i will email you the file Pierre.

 

Rick

tpewpb-6.png

 

  • Author

Thanks Jimmy and Rick. I found the macro. Will test tonight ! I will also try the script (need to increase my understanding on how to do that). I think I also got something by just using the Master starter switch function in fsuipc with the 1 parameter and repeat box ticked.

Will keep you posted.

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.