Table of Contents

Enum MatrixCrossPointConnectionState

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

Represents the state of the crosspoint.

public enum MatrixCrossPointConnectionState

Fields

Connected = 0

The output port is connected with the input port.

Disconnected = 1

The output port is not connected with the input port.