Skip to content

Commit c0f0757

Browse files
Merge branch 'SkylineCommunications:main' into main
2 parents 7e58e70 + b038cff commit c0f0757

15 files changed

+571
-72
lines changed

connector/doc/Arqiva_DAB_Data_Collector.md

+31-16
Original file line numberDiff line numberDiff line change
@@ -4,31 +4,34 @@ uid: Connector_help_Arqiva_DAB_Data_Collector
44

55
# Arqiva DAB Data Collector
66

7-
This connector is used for a DAB Service Manager application. It gathers information across a DataMiner Agent for **IP-8e** elements (outputs) and **MoIN** elements (inputs and outputs).
7+
This connector is used for a DAB Service Manager application. It gathers information across a DataMiner Agent for **IP-8e** elements (outputs), **MoIN** elements (inputs and outputs), and **Mux** elements.
88

9-
The **Arqiva DAB Data Collector** connector can be installed on any DataMiner Agent, as long as there are **IP-8e** and **MoIN** elements available that the expected data can be retrieved from.
9+
The **Arqiva DAB Data Collector** connector can be installed on any DataMiner Agent, as long as there are **IP-8e**, **MoIN**, and **Mux** elements available that the expected data can be retrieved from.
1010

11-
The data is collected every 1 minute.
11+
The data is collected every minute.
1212

1313
## About
1414

1515
### Version Info
1616

1717
| Range | Key Features | Based on | System Impact |
1818
|----------------------|------------------|--------------|-------------------|
19-
| 1.0.0.x [SLC Main] | Initial version | - | - |
19+
| 1.0.0.x [Obsolete] | Initial version. | - | - |
20+
| 1.0.1.x [SLC Main] | Mux data added. Refresh button implemented. MoIN tables are now grouped into one table. Script execution controls added. | - | - |
2021

2122
### Product Info
2223

23-
| Range | Supported Firmware |
24-
|-----------|------------------------|
25-
| 1.0.0.x | - |
24+
| Range | Supported Firmware |
25+
|--------------------|--------------------|
26+
| 1.0.0.x [Obsolete] | - |
27+
| 1.0.1.x | - |
2628

2729
### System Info
2830

29-
| Range | DCF Integration | Cassandra Compliant | Linked Components | Exported Components |
30-
|-----------|---------------------|-------------------------|-----------------------|-------------------------|
31-
| 1.0.0.x | No | Yes | - | - |
31+
| Range | DCF Integration | Cassandra Compliant | Linked Components | Exported Components |
32+
|--------------------|-----------------|---------------------|-------------------|---------------------|
33+
| 1.0.0.x [Obsolete] | No | Yes | - | - |
34+
| 1.0.1.x | No | Yes | - | - |
3235

3336
## Configuration
3437

@@ -42,18 +45,30 @@ This is a virtual connector. No user input is required during the creation of th
4245

4346
### General Page
4447

45-
This page contains two dropdowns: one for **IP-8e** versions, and another for **MoIN** versions. Use these dropdowns to select the protocol versions from which data should be retrieved. Once you have selected the versions, the element will gather data from all elements running the specific version of the protocols for the inputs and outputs.
48+
This page contains three dropdown boxes: for **IP-8e** versions, for **MoIN** versions, and for **Mux** versions. You can use these to select the connector versions from which data should be retrieved. Once you have selected the versions, the element will gather data from all elements running the specific version of the connectors for the inputs and outputs.
4649

47-
There are also three page buttons: **Mux Data**, **MoIN Data**, and **Ip-8e Data**. The tables on these subpages will be filled in as soon as you have selected the protocol versions in the IP-8e and MoIN dropdowns.
50+
There are also three page buttons: **Mux Data**, **MoIN Data**, and **Ip-8e Data**. The tables on these subpages will be filled in as soon as you have selected the connector versions in the IP-8e and MoIN dropdown boxes.
4851

4952
#### IP-8e Data Page
5053

51-
On this page, the **Data Collections Time (IP-8e)** parameter indicates the time data collection took for all of the elements.
54+
On this page, the **Data Collections Time (IP-8e)** parameter indicates the time data collection took for all elements.
5255

53-
Below the parameter, the **IP 8e Outputs** table displays the collected data for each of the outputs from the IP-8e's.
56+
Below this parameter, the **IP 8e Outputs** table displays the collected data for each of the outputs from the IP-8e elements.
5457

5558
#### MoIN Data Page
5659

57-
On this page, the **Data Collections Time (MoIN)** parameter indicates the time data collection took for all of the elements.
60+
On this page, the **Data Collections Time (MoIN)** parameter indicates the time data collection took for all elements.
5861

59-
Below the parameter, the **MoIN Inputs** table displays the collected data for each of the inputs assigned to a decoder on the MoIN elements, and the **MoIN Outputs** table displays the collected data for each active output.
62+
Below this parameter, the **MoIN Data** table displays the collected data for each of the inputs and outputs assigned to a decoder on the MoIN elements.
63+
64+
#### Mux Data Page
65+
66+
On this page, the **Data Collections Time (Mux)** parameter indicates the time data collection took for all elements.
67+
68+
Below this parameter, the **Mux data** table displays the collected data for each of the active inputs.
69+
70+
#### Execute Script
71+
72+
This page is dedicated to the execution of specific scripts from the connector. You can set the **Script Name** and **Script Input**, and then click the **Execute** button to execute a script.
73+
74+
Below that, the **Execution Status** and **Script Output** are displayed.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,83 @@
1+
---
2+
uid: Connector_help_Brandywine_Communications_FDU-160i
3+
---
4+
5+
# Brandywine Communications FDU-160i
6+
7+
This connector allows you to monitor and set different variables on the Brandywine FDU-160i device using SNMP.
8+
9+
The FDU-160i is a signal distribution amplifier contained in a compact 1U rack-mount chassis, which is among others used in secure communication systems, satellite ground stations, digital television broadcasting, and systems requiring highly reliable frequency outputs. The system accepts two frequency inputs (typically 10 MHz). It provides automatic changeover if one of the online source inputs fails, and each input is capable of driving all sixteen outputs. Manual source selection override is available on the front panel or through the Ethernet interface.
10+
11+
User control of the unit happens via a built-in web browser with graphical interface or directly through this connector via SNMP.
12+
13+
## About
14+
15+
### Version Info
16+
17+
| Range | Features | Based on | System Impact |
18+
|--------------------|-----------------|----------|---------------|
19+
| 1.0.0.x [SLC Main] | Initial version | - | - |
20+
21+
### Product Info
22+
23+
| Range | Supported Firmware |
24+
|---------|--------------------|
25+
| 1.0.0.x | - |
26+
27+
### System Info
28+
29+
| Range | DCF Integration | Cassandra Compliant | Linked Components | Exported Components |
30+
|---------|-----------------|---------------------|-------------------|---------------------|
31+
| 1.0.0.x | No | Yes | - | - |
32+
33+
## Configuration
34+
35+
### Connections
36+
37+
#### SNMP Connection - Main
38+
39+
This connector uses a Simple Network Management Protocol (SNMP) connection and requires the following input during element creation:
40+
41+
SNMP CONNECTION:
42+
43+
- **IP address/host**: The polling IP or URL of the destination.
44+
- **IP port**: The IP port of the destination.
45+
46+
SNMP Settings:
47+
48+
- **Get community string**: The community string used when reading values from the device (default: *public*).
49+
- **Set community string**: The community string used when setting values on the device (default: *private*).
50+
51+
### Web Interface
52+
53+
The web interface is only accessible when the client machine has network access to the product.
54+
55+
## How to use
56+
57+
### General
58+
59+
The General page contains information about the device: the Serial Number, Product Name, Version, and Location.
60+
61+
### Reference and Inputs
62+
63+
On this page, you can view and change the configuration of the reference data and input data, including the thresholds and volt unit selection.
64+
65+
### Output Status
66+
67+
This page displays status information for output data.
68+
69+
### Output Config
70+
71+
This page allows you to configure the different output ports (1-16) as well as their alarm thresholds.
72+
73+
### Traps
74+
75+
This page contains a table with the trap configuration.
76+
77+
### Offsets
78+
79+
This page allows the user to configure offsets based on time and units.
80+
81+
### Configuration
82+
83+
On this page, you can configure IP addresses and view the currently configured IP addresses.

connector/doc/Bridge_Technologies_VB220.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,7 @@ VB280 is supported in a separate version of the connector.
3030
| 3.3.0.x | Obsolete -\> See 3.3.1.x.<br>OTT Streams Table renamed to OTT Profiles -\> minor impact expected. | Yes | Yes |
3131
| 3.3.1.x | Obsolete -\> See 3.3.2.x.<br>**PID Info Polling** should be disabled if firmware \< 5.3.<br>**RDP Version** should be set to *Version 1* if firmware \< 5.2; otherwise, it should be set to *Version 2*.<br>**Ethernet Multicast Version** should be double-checked. | Yes | Yes |
3232
| 3.3.2.x | Obsolete -\> See 3.3.3.x.<br>Standalone "CPU Core 1-2 Usage" parameters replaced with a table with all CPU cores. | Yes | Yes |
33-
| **3.3.3.x** | **Last Main Range**<br>Fixed PKs on Streams tables.<br>**[Bridge Technologies VB Probe Series](xref:Connector_help_Bridge_Technologies_VB_Probe_Series) should be used instead.** |
34-
| | Yes | Yes |
33+
| **3.3.3.x** | **Last Main Range**<br>Fixed PKs on Streams tables.<br>**[Bridge Technologies VB Probe Series](xref:Connector_help_Bridge_Technologies_VB_Probe_Series) should be used instead.** | Yes | Yes |
3534
| 4.1.0.x | Obsolete -\> See 4.3.0.x. | No | Yes |
3635
| 4.2.0.x | Obsolete -\> See 4.3.0.x. | No | Yes |
3736
| 4.3.0.x | Specific version<br>Only to be used if very accurate timing on alarms (history sets) is required. | No | Yes |

connector/doc/EasyTools_Content_Management_Platform.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ You can find more information about the data display pages of the connector belo
5656

5757
### General Page
5858

59-
This page displays the server **System ID, Version, Vendor, Time,** **Name**, and **IP Address** (which represents the polling IP), as well as the **Total Memory, Memory Cache, Free Memory**, and **Memory Buffers.**
59+
This page displays the server **System ID**, **Version**, **Vendor**, **Time**, **Name**, and **IP Address** (which represents the polling IP), as well as the **Total Memory, Memory Cache, Free Memory**, and **Memory Buffers.**
6060

6161
There are two page buttons:
6262

@@ -75,7 +75,10 @@ This page displays information regarding the **Configured Nodes**.
7575

7676
### Functions and Operations Page
7777

78-
This page displays information regarding the **Configured** **Functions,** **Configured Operations**, and **Operation Transcode AAC** that are created in the device.
78+
This page displays information regarding the **Configured Functions**, **Configured Operations**, and **Operation Transcode AAC** that are created in the device.
79+
80+
> [!NOTE]
81+
> If you want alarms to be triggered for datetime parameters such as the Last Up/Down columns, you will need to calculate the numeric value for a specific date and use that in the alarm template.
7982
8083
### Schedules and Jobs Page
8184

Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
uid: Connector_help_Generic_Virtual_DeEmbedder
3+
---
4+
5+
# Generic Virtual DeEmbedder
6+
7+
This is a virtual connector that initializes DCF connections at startup. It has no data pages.
8+
9+
## About
10+
11+
### Version Info
12+
13+
| Range | Features | Based on | System Impact |
14+
|--------------------|-----------------------------------------|----------|---------------|
15+
| 1.0.0.x [SLC Main] | Initializes DCF connections at startup. | - | - |
16+
17+
## Configuration
18+
19+
### Connections
20+
21+
#### Virtual Connection - Main
22+
23+
This connector uses a virtual connection and does not require any input during element creation.
24+
25+
## How to use
26+
27+
This is a virtual connector that initializes DCF connections at startup.
28+
29+
The connector does not have any data pages.
+29
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
uid: Connector_help_Generic_Virtual_Embedder
3+
---
4+
5+
# Generic Virtual Embedder
6+
7+
This is a virtual connector that initializes DCF connections at startup. It has no data pages.
8+
9+
## About
10+
11+
### Version Info
12+
13+
| Range | Features | Based on | System Impact |
14+
|--------------------|-----------------------------------------|----------|---------------|
15+
| 1.0.0.x [SLC Main] | Initializes DCF connections at startup. | - | - |
16+
17+
## Configuration
18+
19+
### Connections
20+
21+
#### Virtual Connection - Main
22+
23+
This connector uses a virtual connection and does not require any input during element creation.
24+
25+
## How to use
26+
27+
This is a virtual connector that initializes DCF connections at startup.
28+
29+
The connector does not have any data pages.

connector/doc/Miranda_XVP-3901.md

+28
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
uid: Connector_help_Miranda_XVP-3901
3+
---
4+
5+
# Miranda XVP-3901
6+
7+
The Miranda XVP-3901 is an audio/video processor card. This connector is automatically generated by connector [Miranda iControl XML Gateway](xref:Connector_help_Miranda_iControl_XML_Gateway) connector.
8+
9+
## About
10+
11+
### Product Info
12+
13+
| Range | Supported Firmware |
14+
|---------|--------------------|
15+
| 1.0.0.x | Unknown |
16+
| 1.0.1.x | Unknown |
17+
18+
## Configuration
19+
20+
Elements using this connector are exported from the [Miranda iControl XML Gateway](xref:Connector_help_Miranda_iControl_XML_Gateway) connector. No user input is required
21+
22+
## How to use
23+
24+
The **Miranda XVP-3901** card can receive up to two signals as input. You can select which input is active by using the parameter **Input Select** on the **Input / Output** page.
25+
26+
The **Device Info** page displays general information about the device such as the **Slot**, the **State**, the **Reading Time**, etc.
27+
28+
The remaining pages display parameters about the audio and video signal configuration. The most important parameters are located on the **Video Processing** and **Audio Processing** pages.

0 commit comments

Comments
 (0)