Skip to content

Commit efbb6c9

Browse files
committed
Review
1 parent 80eb374 commit efbb6c9

File tree

2 files changed

+31
-15
lines changed

2 files changed

+31
-15
lines changed

connector/doc/Skyline_Spectrum_Simulation.md

+29-15
Original file line numberDiff line numberDiff line change
@@ -4,44 +4,58 @@ uid: Connector_help_Skyline_Spectrum_Simulator
44

55
# Skyline Spectrum Simulator
66

7+
This connector is used to simulate a spectrum analyzer. It allows you to test DataMiner Spectrum Analysis without the need for an actual device or special debug code directly in SLSpectrum.
8+
79
## About
810

9-
This connector is used to simulate the DataMiner Spectrum Analyzer. This driver allows to test SLSpectrum without the need for an actual device or special debug code directly in SLSpectrum.
11+
### Version Info
12+
13+
| Range | Key Features | Based on | System Impact |
14+
|--------------------|------------------|--------------|-------------------|
15+
| 1.0.0.x [SLC Main] | Initial version | - | - |
1016

17+
### Product Info
1118

12-
### Version Info
19+
| Range | Supported Firmware |
20+
|-----------|-----------------------|
21+
| 1.0.0.x | - |
1322

14-
| **Range** | **Description** | **DCF Integration** | **Cassandra Compliant** |
15-
|------------------|-----------------|---------------------|-------------------------|
16-
| 1.0.0.x | Initial Version | No | Yes |
23+
### System Info
1724

18-
## Installation and configuration
25+
| Range | DCF Integration | Cassandra Compliant | Linked Components | Exported Components |
26+
|-----------|---------------------|-------------------------|----------------------|------------------------|
27+
| 1.0.0.x | No | Yes | - | - |
1928

20-
### Creation
29+
## Configuration
30+
31+
### Connections
2132

2233
This connector uses a virtual connection and does not require any input during element creation.
2334

24-
## Usage
35+
## How to Use
2536

2637
### Spectrum Analyzer
2738

28-
This page contains the Spectrum Analyzer, allowing you to view the simulated trace data.
39+
This page contains the spectrum analyzer, allowing you to view the simulated trace data.
2940

3041
### General
3142

32-
Allows you to configure the basic parameters required to create the simulated trace.
43+
On this page, you can configure the basic parameters required to create the simulated trace.
3344

34-
It is has 2 modes.
45+
It has two modes:
3546

36-
The Center Trace Pattern mode creates a waveform at the center of the Spectrum Analyzer trace. The type of waveform is based on the Trace Pattern Parameter's value.
47+
- The *Center Trace Pattern* mode creates a waveform at the center of the spectrum analyzer trace. The type of waveform is based on the value of the Trace Pattern parameter.
3748

38-
The Carriers from Table mode creates a waveform based on the Center Frequency, Bandwidth, Amplitude that is declared in the Carrier Table.
49+
- The *Carriers from Table* mode creates a waveform based on the Center Frequency, Bandwidth, and Amplitude specified in the Carrier Table.
3950

4051
### Tracking
41-
Allows to trace which sets were made on the spectrum analyzer 641xx write parameters. (from SLSpectrum point of view, these are settings on the device)
52+
53+
This page allows you to trace which sets have been made on the spectrum analyzer 641xx write parameters. (From the SLSpectrum point of view, these are settings on the device.)
4254

4355
### Mirror Values
56+
4457
The parameters on this page mirror the 64xxx special spectrum parameters.
4558

4659
### Measurement Points
47-
Shows the current values from the 64xxx spectrum interfacing parameters, and allows to change them as if they change directly on the device.
60+
61+
This page shows the current values of the 64xxx spectrum interfacing parameters and allows you to change them as if they were changed directly on the device.

connector/toc.yml

+2
Original file line numberDiff line numberDiff line change
@@ -8264,6 +8264,8 @@
82648264
topicUid: Connector_help_Skyline_Smart_Serial_Client_Example
82658265
- name: Skyline Smart Serial Server Example
82668266
topicUid: Connector_help_Skyline_Smart_Serial_Server_Example
8267+
- name: Skyline Spectrum Simulator
8268+
topicUid: Connector_help_Skyline_Spectrum_Simulator
82678269
- name: Skyline Software Panel
82688270
topicUid: Connector_help_Skyline_Software_Panel
82698271
- name: Skyline SRM Generic Function Generator

0 commit comments

Comments
 (0)