Enum to select constant power dimming Option is only available when the dimming load is dimmed in the Reverse phase. Enabling this while in forward phase will have no effect

Namespace: Crestron.SimplSharpPro.DM
Assembly: SimplSharpPro (in SimplSharpPro.exe)

Syntax

C#
public enum eScalerEnableState

Members

Member nameValueDescription
Enable0 Enable Constant power when in reverse phase
Disable1 Disable constant power

See Also