You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Snell Wilcox IQOSY30 is a 3G/HD/SD-SDI Frame Synchronizer with Fiber Interfacing.
8
-
9
7
## About
10
8
11
-
The connector generates DVEs for each Module in the Module table.
9
+
The Snell Wilcox IQOSY30 is a 3G/HD/SD-SDI frame synchronizer with fiber interfacing.
12
10
13
-
## Installation and configuration
11
+
In the 1.0.0.x range of this connector, DVEs are generated for each module in the Module table.
14
12
15
-
### Creation
13
+
While the 1.0.0.x branch of the connector uses SNMP communication, the 2.0.0.x branch, which is the main branch, uses the RollCall communication protocol.
16
14
17
-
This connector uses a Simple Network Management Protocol (SNMP) connection and requires the following input during element creation:
15
+
## Configuration
16
+
17
+
### Connections
18
18
19
-
**SNMP CONNECTION**:
19
+
### SNMP Connection (1.0.0.x range)
20
+
21
+
This connector uses a Simple Network Management Protocol (SNMP) connection and requires the following input during element creation:
20
22
21
23
-**IP address/host**: The polling IP of the device.
22
24
-**Device address**: Not required.
@@ -27,6 +29,12 @@ This connector uses a Simple Network Management Protocol (SNMP) connection and r
27
29
-**Get community string**: The community string used when reading values from the device. The default value is *public*.
28
30
-**Set community string**: The community string used when setting values on the device. The default value is *private*.
29
31
32
+
### Serial Connection - RollCall (2.0.0.x range)
33
+
34
+
-**IP address/host**: The polling IP of the device.
35
+
-**IP port**: The port of the connected device.
36
+
-**Bus address**: The bus address of the connected device, specified in XX.XX format.
37
+
30
38
## Usage
31
39
32
40
### General
@@ -60,3 +68,7 @@ This page contains page buttons for **Logging Misc**, **Logging Video Input**, *
60
68
### Rolltrack
61
69
62
70
This page contains Roll Track parameters and a button to **Restart** the device.
71
+
72
+
### Embedder Router (2.0.0.x range)
73
+
74
+
This page features a matrix that visualizes the routing of embedders and enables you to control the routing directly.
0 commit comments