ConnectMatrixCrosspointForLabels
Use this method to connect or disconnect a matrix crosspoint by specifying the input and output labels.
Input
| Item | Format | Description |
|---|---|---|
| connection | String | The connection ID. See ConnectApp. |
| dmaID | Integer | The DataMiner Agent ID. |
| elementID | Integer | The element ID. |
| parameterID | Integer | The matrix parameter ID. |
| inputLabel | String | The label of the input. |
| outputLabel | String | The label of the output. |
| connect | Boolean | Indicates whether the connection should be created or removed. |
Output
None.