AmpEnableSet enables (or disables) all amplifiers.
Parameters
enable
true = enable all, false = disable all.
Warning
AmpEnableSet(true) does not wait for the amp to become fully enabled. Use the AmpEnableSet(bool, int32_t) overload to wait for the amp to become fully enabled.