Table of Contents

Property DisplayedInputs

Namespace
Skyline.DataMiner.Core.Matrix.Protocol
Assembly
Skyline.DataMiner.Core.Matrix.Protocol.dll

DisplayedInputs

Gets or sets the number of displayed inputs.

public int DisplayedInputs { get; set; }

Property Value

int

The number of displayed inputs.

Exceptions

ArgumentOutOfRangeException

The value of a set operation is not in the range [1, MaxInputs].