The type of system control subslot that is in use. See ISystemControl for more information.
Namespace: Crestron.SimplSharpPro.DMAssembly: SimplSharpPro (in SimplSharpPro.exe)
Syntax
C# |
---|
public enum eSystemControlType |
Members
Member name | Value | Description | |
---|---|---|---|
NA | 0 | No System Control is present. | |
Dmps3SystemControl | 1 | DMPS3 System Control. SystemControl member may be cast to Dmps3SystemControl. | |
Dmps34K150CSystemControl | 2 | DMPS3-4K-150-C System Control. SystemControl member may be cast to Dmps34K150CSystemControl. |