Skip to content

Commit

Permalink
Review
Browse files Browse the repository at this point in the history
  • Loading branch information
MariekeGO committed Dec 19, 2024
1 parent 1fe9495 commit 10a9788
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 9 deletions.
19 changes: 10 additions & 9 deletions connector/doc/Peak_Communications_RCU_H100.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ uid: Connector_help_Peak_Communications_RCU_H100

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.

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 for management of system modes and fault monitoring.
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.

## About

Expand All @@ -26,7 +26,7 @@ The Peak Communications RCU H100 operates through a serial-based interface and s

| Range | DCF Integration | Cassandra Compliant | Linked Components | Exported Components |
| ------- | --------------- | ------------------- | ----------------- | ------------------- |
| 1.0.0.x | No | Yes | - | |
| 1.0.0.x | No | Yes | - | - |

## Configuration

Expand All @@ -37,9 +37,10 @@ The Peak Communications RCU H100 operates through a serial-based interface and s
This connector uses a serial connection and requires the following input during element creation:

SERIAL CONNECTION:
- **Type of port:** TCP/IP

- **Type of port**: TCP/IP
- **IP port**: 8004
- **Bus address**: [The bus address of the device. (default: *32*)]
- **Bus address**: The bus address of the device (default: *32*).

### Web Interface

Expand All @@ -48,15 +49,15 @@ The web interface is only accessible when the client machine has network access
## How to use

### Monitoring and Management

The Peak Communications RCU H100 connector enables monitoring and management of redundancy settings, fault statuses, and operational modes. Key features include:

- **Fault Monitoring Page:** Provides a detailed view of faults, including power supply faults, environmental faults, and general hardware issues.
- **Unit Status Page:** Displays real-time information about connected units, such as validity, online status, and CAN Bus connection status.
- **General Page:** Offers system-wide information, including unit type, serial number, operational status, and redundancy mode.
- **Fault Monitoring page**: Provides a detailed view of faults, including power supply faults, environmental faults, and general hardware issues.
- **Unit Status page**: Displays real-time information about connected units, such as the validity, online status, and CAN Bus connection status.
- **General page**: Offers system-wide information, including the unit type, serial number, operational status, and redundancy mode.

To monitor communication between the element and the device, use the Stream Viewer tool in DataMiner:

1. Right-click the element in the Surveyor.
1. Select **View** > **Stream Viewer**.
1. For healthy elements, you should see groups 1-4 for polling the data, and groups 5-6 for write commands
1. For healthy elements, you should see groups 1-4 for polling the data, and groups 5-6 for write commands.
2 changes: 2 additions & 0 deletions connector/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6843,6 +6843,8 @@
topicUid: Connector_help_Peak_Communications_PBU137
- name: Peak Communications PTR50
topicUid: Connector_help_Peak_Communications_PTR50
- name: Peak Communications RCU H100
topicUid: Connector_help_Peak_Communications_RCU_H100
- name: Peak Communications RCU100 SNMP
topicUid: Connector_help_Peak_Communications_RCU100_SNMP
- name: Peak Communications RCUH200
Expand Down

0 comments on commit 10a9788

Please sign in to comment.