You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
This connector uses a virtual connection and does not require any input during element creation.
23
+
24
+
## Usage
25
+
26
+
### Spectrum Analyzer
27
+
28
+
This page contains the Spectrum Analyzer, allowing you to view the simulated trace data.
29
+
30
+
### General
31
+
32
+
Allows you to configure the basic parameters required to create the simulated trace.
33
+
34
+
It is has 2 modes.
35
+
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.
37
+
38
+
The Carriers from Table mode creates a waveform based on the Center Frequency, Bandwidth, Amplitude that is declared in the Carrier Table.
39
+
40
+
### 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)
42
+
43
+
### Mirror Values
44
+
The parameters on this page mirror the 64xxx special spectrum parameters.
45
+
46
+
### 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.
0 commit comments