Skip to content

Commit

Permalink
Update CEFD_Xicom_Generic_Serial.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MariekeGO committed Jun 26, 2024
1 parent 5f818e4 commit 865eb5b
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions connector/doc/CEFD_Xicom_Generic_Serial.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,41 +8,41 @@ The **CEFD Xicom Generic Serial** connector can be used to display and configure

## About

This protocol can be used to monitor and control the **CEFD Xicom Generic Serial** controller. A serial connection is used in order to successfully retrieve and configure the device's information.
This connector can be used to monitor and control the **CEFD Xicom Generic Serial** controller. A serial connection is used in order to successfully retrieve and configure the device's information.

## Installation and configuration

### Creation

**SERIAL CONNECTION:**

- **Type of port:** *Serial.*
- **Baud rate**: Baud rate of the device, e.g. *9600.*
- **Serial port:** The serial port of the device, e.g. *com1.*
- ***Stopbits**: e.g. 1.*
- ***Parity**: e.g. even.*
- **Type of port**: *Serial*.
- **Baud rate**: Baud rate of the device, e.g. *9600*.
- **Serial port**: The serial port of the device, e.g. *com1*.
- **Stopbits**: E.g. *1*.
- **Parity**: E.g. *even*.

**TCP/IP Settings:**

- **Type of port:** *TCP/IP.*
- **IP address/host**: The polling IP of the device, e.g. *10.11.12.13.*
- **IP port**: The IP port of the device, e.g. *4001.*
- **Type of port**: *TCP/IP*.
- **IP address/host**: The polling IP of the device, e.g. *10.11.12.13*.
- **IP port**: The IP port of the device, e.g. *4001*.
- **Bus address**: Range 64 to 255.

## Usage

The DataMiner element has three pages: **General**, **Amplifier** and **Alarm**.
The DataMiner element has three pages: **General**, **Amplifier**, and **Alarm**.

### General

This page displays the controller's general information, such as the **Amplifier Model Number**, **Amplifier Serial Number**, **Firmware Version**, **Temperature**, etc. **Serial Port configuration** page and **Reset** can also be found on this page.
This page displays the controller's general information, such as the **Amplifier Model Number**, **Amplifier Serial Number**, **Firmware Version**, **Temperature**, etc. The **Serial Port configuration** page and **Reset** can also be found on this page.

### Amplifier

This page contains all amplifier-related readings and settings of the controller, such as the **Output Power**, **Attenuator**, etc.

### Alarm

This page contains the controller's alarm reading, with parameters such as **Summary Alarm**, **Current Alarm Status**, etc.
This page contains the controller's alarm readings, with parameters such as **Summary Alarm**, **Current Alarm Status**, etc.

The sub-page **Alarm Control** contains the controller's alarm settings, e.g. **Power High**, **Power Low** and **Reverse Power**.
The **Alarm Control** subpage contains the controller's alarm settings, e.g. **Power High**, **Power Low**, and **Reverse Power**.

0 comments on commit 865eb5b

Please sign in to comment.