ToggleMatrixCrosspoint
Use this method to toggle a matrix crosspoint to connect or disconnect it, by specifying the (1-based) input and output indexes.
Available from DataMiner version 9.5.1 onwards.
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. |
input | Integer | The input index (1-based). |
output | Integer | The output index (1-based). |
Output
None.