The type of system control subslot that is in use. See ISystemControl for more information.

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

Syntax

C#
public enum eSystemControlType

Members

Member nameValueDescription
NA0 No System Control is present.
Dmps3SystemControl1 DMPS3 System Control. SystemControl member may be cast to Dmps3SystemControl.
Dmps34K150CSystemControl2 DMPS3-4K-150-C System Control. SystemControl member may be cast to Dmps34K150CSystemControl.

See Also