you only need idle up for flying 3d. normally, it switches throttle control off of the stick and locks it at full power. but you could probably change your dial to a switch or use both depending on your radio. I believe arducopter will slowly throttle up even with a switch.
@wcfung1 I’m not sure whether your question is about Ch8 vs Ch3 for throttle, or using a switch vs a knob, or both.
It use to be that Ch8 was hard coded as the motor interlock channel and that precluded users from using their helicopter setups in there transmitters. Since AC 3.6, users are now able to choose setting up the channels any way they want. You can put the motor interlock channel on channel 3 and collective on channel 6 if you want to replicate the transmitter outputs for a heli setup. This will then allow you to use the throttle and pitch curves in your transmitter with the idle ups but you would have to use the RSC_MODE 1 (passthrough). However I don’t recommend this set up as it doesn’t protect your heli if you have a transmitter failure. Your RC receiver would have to be programmed to output a throttle setting on the motor interlock channel to keep the flight controller from shutting down the engine.
I am currently working on a change that will be safer than the RSC passthrough mode and revert back to the user chosen RSC Mode for non-manual throttle modes like auto and loiter. In acro and stabilize modes, this would give users the ability to use the functionality of their transmitter to program multiple rotor speed through transmitter throttle curves and the associated pitch curve. It will hopefully come in AC4.3 (a year from now). Not sure if I will have time to merge it before then.