Class MatrixHelperForMatrixAndTables
Represents a matrix UI control in a DataMiner protocol. To be used when the protocol has matrix and table measurement type parameters to represent the connections.
- Inheritance
-
Matrix
Helper For Matrix And Tables
- Inherited Members
- Extension Methods
Constructors
- Matrix
Helper For Matrix And Tables(SLProtocol, int) Initializes a new instance of the Matrix
Helper class with automatic detection of the matrix parameters.For Matrix And Tables
- Matrix
Helper For Matrix And Tables(SLProtocol, int, int, int, int, int) Initializes a new instance of the Matrix
Helper class with all parameter IDs specified, except the matrixSerializedParameterId. It is the intention that this parameter is always filled in, however the possibility has been offered to skip this in case of a large table that would be causing performance issues.For Matrix And Tables
- Matrix
Helper For Matrix And Tables(SLProtocol, int, int, int, int, int, int) Initializes a new instance of the Matrix
Helper class.For Matrix And Tables
Properties
- Display
Type Gets or sets the DisplayType. This defines if the matrix parameter and/or the table parameters are filled in.