Skip to content

Commit 524d554

Browse files
committed
Updated the help page to contain new major range.
1 parent f586aff commit 524d554

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

connector/doc/Network_Electronics_Router_MRP.md

+20
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ Range 2.1.0.x uses serial communication and introduces virtual matrixes. It work
1212

1313
The Network Electronics MRP matrix routers are polled with SNMP from version 3.0.0.x onwards, and can connect each output with a single input. In addition, they allow the user to monitor fans, voltages, temperatures, etc.
1414

15+
Version 1.0.2.1:
16+
17+
- Matrix size has been increased to 1024x1024.
18+
1519
Version 3.0.0.7 and higher:
1620

1721
- The crosspoints are now retrieved and set using MRP communication. This happens on port *4381* and has been implemented to provide higher performance when the matrix is edited. All other values use SNMP.
@@ -29,6 +33,7 @@ Version 3.0.0.8 and higher:
2933
|------------------|---------------------------------------------------|---------------------|-------------------------|
3034
| 1.0.0.x | Initial version | No | Yes |
3135
| 1.0.1.x | Virtual Matrix | No | No |
36+
| 1.0.2.x | Virtual Matrix that supports 1024x1024 matrix | No | No |
3237
| 2.1.0.x | Main Matrix, Virtual Matrix, Serial, Smart Serial | No | Yes |
3338
| 3.0.0.x | MRP (+SNMP) version | Yes | Yes |
3439

@@ -38,6 +43,7 @@ Version 3.0.0.8 and higher:
3843
|------------------|-----------------------------|
3944
| 1.0.0.x | MRP |
4045
| 1.0.1.x | MRP |
46+
| 1.0.2.x | MRP |
4147
| 2.1.0.x | MRP Rev3.0 |
4248
| 3.0.0.x | MRP (+SNMP) |
4349

@@ -65,6 +71,20 @@ This connector uses a serial connection and requires the following input during
6571

6672
SERIAL CONNECTION:
6773

74+
- Interface connection:
75+
76+
- **IP address/host**: The polling IP of the device.
77+
- **IP port**: The IP port of the device, by default *4381*.
78+
- **Bus address**: The bus address of the device, by default *1*.
79+
80+
### Connections - Range 1.0.2.x
81+
82+
#### Serial Main Connection
83+
84+
This connector uses a serial connection and requires the following input during element creation:
85+
86+
SERIAL CONNECTION:
87+
6888
- Interface connection:
6989

7090
- **IP address/host**: The polling IP of the device.

0 commit comments

Comments
 (0)