Skip to content

Commit 8ec8e57

Browse files
authored
Merge pull request SkylineCommunications#617 from abazaenisSL/AddDriverHelp-Peak_Communications_RCU_H100
Adding driver help for Peak RCU H100 connector
2 parents 2d9d96c + 10a9788 commit 8ec8e57

File tree

2 files changed

+65
-0
lines changed

2 files changed

+65
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,63 @@
1+
---
2+
uid: Connector_help_Peak_Communications_RCU_H100
3+
---
4+
5+
# Peak Communications RCU H100
6+
7+
The purpose of this connector is to manage and monitor the Peak Communications RCU H100 redundancy switching system. This system provides control over redundant units and ensures operational continuity by managing redundancy modes, unit statuses, and fault conditions.
8+
9+
The Peak Communications RCU H100 operates through a serial-based interface and supports both manual and automated operations for redundancy switching. It facilitates monitoring and control of connected units via a set of discrete commands and responses, allowing the management of system modes and monitoring of faults.
10+
11+
## About
12+
13+
### Version Info
14+
15+
| Range | Features | Based on | System Impact |
16+
|--------------------|-----------------|----------|---------------|
17+
| 1.0.0.x [SLC Main] | Initial version | - | - |
18+
19+
### Product Info
20+
21+
| Range | Supported Firmware |
22+
| ------- | ------------------ |
23+
| 1.0.0.x | SocketServer 11.17 |
24+
25+
### System Info
26+
27+
| Range | DCF Integration | Cassandra Compliant | Linked Components | Exported Components |
28+
| ------- | --------------- | ------------------- | ----------------- | ------------------- |
29+
| 1.0.0.x | No | Yes | - | - |
30+
31+
## Configuration
32+
33+
### Connections
34+
35+
#### IP Connection
36+
37+
This connector uses a serial connection and requires the following input during element creation:
38+
39+
SERIAL CONNECTION:
40+
41+
- **Type of port**: TCP/IP
42+
- **IP port**: 8004
43+
- **Bus address**: The bus address of the device (default: *32*).
44+
45+
### Web Interface
46+
47+
The web interface is only accessible when the client machine has network access to the product.
48+
49+
## How to use
50+
51+
### Monitoring and Management
52+
53+
The Peak Communications RCU H100 connector enables monitoring and management of redundancy settings, fault statuses, and operational modes. Key features include:
54+
55+
- **Fault Monitoring page**: Provides a detailed view of faults, including power supply faults, environmental faults, and general hardware issues.
56+
- **Unit Status page**: Displays real-time information about connected units, such as the validity, online status, and CAN Bus connection status.
57+
- **General page**: Offers system-wide information, including the unit type, serial number, operational status, and redundancy mode.
58+
59+
To monitor communication between the element and the device, use the Stream Viewer tool in DataMiner:
60+
61+
1. Right-click the element in the Surveyor.
62+
1. Select **View** > **Stream Viewer**.
63+
1. For healthy elements, you should see groups 1-4 for polling the data, and groups 5-6 for write commands.

connector/toc.yml

+2
Original file line numberDiff line numberDiff line change
@@ -6843,6 +6843,8 @@
68436843
topicUid: Connector_help_Peak_Communications_PBU137
68446844
- name: Peak Communications PTR50
68456845
topicUid: Connector_help_Peak_Communications_PTR50
6846+
- name: Peak Communications RCU H100
6847+
topicUid: Connector_help_Peak_Communications_RCU_H100
68466848
- name: Peak Communications RCU100 SNMP
68476849
topicUid: Connector_help_Peak_Communications_RCU100_SNMP
68486850
- name: Peak Communications RCUH200

0 commit comments

Comments
 (0)