Table of Contents

Enum MatrixIOType

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

Represents the type of the port.

public enum MatrixIOType

Fields

Input = 0

The port is an input.

Output = 1

The port is an output.