Configurable Switch Matrix: Difference between revisions
No edit summary |
No edit summary |
||
(20 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
|DeviceDriverName=CONFIGSM | |DeviceDriverName=CONFIGSM | ||
|DeviceType=Configurable Switch Matrix | |DeviceType=Configurable Switch Matrix | ||
|HideAutoData=1 | |||
|SupportedDeviceTypes=8388608 | |SupportedDeviceTypes=8388608 | ||
}}[[Image:Screenshot configurable switch matrix configuration window.png]] | }} | ||
<!-- Include a space to get a newline!! --> <!-- Beware of the space!! --> | |||
[[Image:Screenshot configurable switch matrix configuration window.png]] | |||
For all text field applies: when a text field is left empty, no command is being send at that time. | For all text field applies: when a text field is left empty, no command is being send at that time. | ||
Line 29: | Line 33: | ||
[[Image:Configurable_switch_matrix_configuration_window_custom2.png]] | [[Image:Configurable_switch_matrix_configuration_window_custom2.png]] | ||
The following fields can be specified to send commands at each event. In several of the commands a keyword can be specified, which will be replaced by the actual value. | |||
{{ScreenElementDescription|Test| | {{ScreenElementDescription|Test| | ||
{{ScreenElementDescription|Test started| | {{ScreenElementDescription|Test started|}} | ||
{{ScreenElementDescription|Test stopped| | {{ScreenElementDescription|Test stopped|}} | ||
}} | }} | ||
{{ScreenElementDescription|Signal| | {{ScreenElementDescription|Signal| | ||
{{ScreenElementDescription|Frequency changed| | {{ScreenElementDescription|Frequency changed| Keyword __freq__ will be replaced by the frequency in MHz.}} | ||
{{ScreenElementDescription|Carrier Level changed| | {{ScreenElementDescription|Carrier Level changed| Keyword __carrier__, will be replaced by the carrier level in dBm.}} | ||
}} | }} | ||
{{ScreenElementDescription|Dwell-time| | {{ScreenElementDescription|Dwell-time| | ||
{{ScreenElementDescription|Dwell-time started| | {{ScreenElementDescription|Dwell-time started|}} | ||
{{ScreenElementDescription|Dwell-time stopped| | {{ScreenElementDescription|Dwell-time stopped|}} | ||
}} | }} | ||
{{ScreenElementDescription|Modulation| | {{ScreenElementDescription|Modulation| | ||
{{ScreenElementDescription|Modulation on| | {{ScreenElementDescription|Modulation on|}} | ||
{{ScreenElementDescription|Modulation off| | {{ScreenElementDescription|Modulation off|}} | ||
}} | }} | ||
[[Image:Configurable_switch_matrix_configuration_window_custom3.png]] | [[Image:Configurable_switch_matrix_configuration_window_custom3.png]] | ||
The following fields can be specified to send commands at each event. Depending on the event, the keyword __result__ can be used and is replaced by a value. For example: "My forward power is __result__dBm" will be replaced by: "My forward power is -3.15dBm". | |||
{{ScreenElementDescription|Measurements| | {{ScreenElementDescription|Measurements| | ||
{{ScreenElementDescription|Before Forward Power| | {{ScreenElementDescription|Before Forward Power|}} | ||
{{ScreenElementDescription|After Forward Power| | {{ScreenElementDescription|After Forward Power| Keyword __result__ will be replaced by measured Forward power in dBm.}} | ||
{{ScreenElementDescription|Before Reflected Power| | {{ScreenElementDescription|Before Reflected Power|}} | ||
{{ScreenElementDescription|After Reflected Power| | {{ScreenElementDescription|After Reflected Power|Keyword __result__ will be replaced by measured Reflected power in dBm. }} | ||
{{ScreenElementDescription|Net Forward Power| | {{ScreenElementDescription|Net Forward Power| Keyword __result__ will be replaced by measured Net power in dBm}} | ||
{{ScreenElementDescription|Field Sensor| | {{ScreenElementDescription|Field Sensor| Keyword __result__ will be replaced by measured Field strength in V/m}} | ||
}} | }} | ||
[[Image:Configurable_switch_matrix_configuration_window_custom4.png]] | [[Image:Configurable_switch_matrix_configuration_window_custom4.png]] | ||
The following fields can be specified to send commands at each event. | |||
{{ScreenElementDescription|Antenna Tower| | {{ScreenElementDescription|Antenna Tower| | ||
{{ScreenElementDescription|Antenna Tower started| | {{ScreenElementDescription|Antenna Tower started|}} | ||
{{ScreenElementDescription|Antenna Tower stopped| | {{ScreenElementDescription|Antenna Tower stopped|}} | ||
{{ScreenElementDescription|Antenna Tower changed| | {{ScreenElementDescription|Antenna Tower changed|}} | ||
{{ScreenElementDescription|Antenna Tower polarization| | {{ScreenElementDescription|Antenna Tower polarization|}} | ||
}} | }} | ||
{{ScreenElementDescription|Turntable| | {{ScreenElementDescription|Turntable| | ||
{{ScreenElementDescription|Turntable started| | {{ScreenElementDescription|Turntable started|}} | ||
{{ScreenElementDescription|Turntable stopped| | {{ScreenElementDescription|Turntable stopped|}} | ||
{{ScreenElementDescription|Turntable changed| | {{ScreenElementDescription|Turntable changed|}} | ||
}} | }} | ||
In all of the commands, it is also possible to include a keyword to insert the latest known value of another measurement value. Several keywords are available can be included in these commands. When one of these keywords is detected, it will be replaced by the corresponding value. | |||
{|class="wikitable" | |||
!keyword || inserted value | |||
|- | |||
| __freq__ || the signal generator frequency expressed in MHz | |||
|- | |||
| __freqHz__ || the signal generator frequency expressed in Hz | |||
|- | |||
| __freqkHz__ || the signal generator frequency expressed in kHz | |||
|- | |||
| __freqMHz__ || the signal generator frequency expressed in MHz | |||
|- | |||
| __freqGHz__ || the signal generator frequency expressed in GHz | |||
|- | |||
| __carrier__ || the signal generator carrier level expressed in dBm | |||
|- | |||
| __carrierdBm__ || the signal generator carrier level expressed in dBm | |||
|- | |||
| __carrierW__ || the signal generator carrier level expressed in Watt | |||
|- | |||
| __carriermW__ || the signal generator carrier level expressed in milli-Watt | |||
|- | |||
| __forward__ || the forward power expressed in dBm | |||
|- | |||
| __forwarddBm__ || the forward power expressed in dBm | |||
|- | |||
| __forwardW__ || the forward power expressed in Watt | |||
|- | |||
| __forwardmW__ || the forward power expressed in milli-Watt | |||
|- | |||
| __reflected__ || the reflected power expressed in dBm | |||
|- | |||
| __reflecteddBm__ || the reflected power expressed in dBm | |||
|- | |||
| __reflectedW__ || the reflected power expressed in Watt | |||
|- | |||
| __reflectedmW__ || the reflected power expressed in milli-Watt | |||
|- | |||
| __height__ || the height where the antenna is moving to expressed in metre | |||
|- | |||
| __heightm__ || the height where the antenna is moving to expressed in metre | |||
|- | |||
| __heightcm__ || the height where the antenna is moving to expressed in centimetre | |||
|- | |||
| __angle__ || the angle where the turntable is turning to expressed in degrees | |||
|- | |||
| __degree__ || the angle where the turntable is turning to expressed in degrees | |||
|- | |||
| __radian__ || the angle where the turntable is turning to expressed in radians | |||
|} | |||
Some remarks should be taken into account with these keywords: | |||
* the keywords are case sensitive, | |||
* the latest known value at that moment will be used, | |||
* if no value is known at all, the keyword will not be replaced, and will remain in the command, | |||
* the values are transmitted in non-scientific notation, and will use a '.' as a decimal point. | |||
[[Category:Configurable Drivers]] | [[Category:Configurable Drivers]] |
Latest revision as of 21:08, 16 January 2022
The Configurable Switch Matrix device driver is a Switch Matrix which is supported by RadiMation®.
For all text field applies: when a text field is left empty, no command is being send at that time.
Device Driver |
|
Operation |
|
Operation Complete |
|
The following fields can be specified to send commands at each event. In several of the commands a keyword can be specified, which will be replaced by the actual value.
Test |
|
Signal |
|
Dwell-time |
|
Modulation |
|
The following fields can be specified to send commands at each event. Depending on the event, the keyword __result__ can be used and is replaced by a value. For example: "My forward power is __result__dBm" will be replaced by: "My forward power is -3.15dBm".
Measurements |
|
The following fields can be specified to send commands at each event.
Antenna Tower |
|
Turntable |
|
In all of the commands, it is also possible to include a keyword to insert the latest known value of another measurement value. Several keywords are available can be included in these commands. When one of these keywords is detected, it will be replaced by the corresponding value.
keyword | inserted value |
---|---|
__freq__ | the signal generator frequency expressed in MHz |
__freqHz__ | the signal generator frequency expressed in Hz |
__freqkHz__ | the signal generator frequency expressed in kHz |
__freqMHz__ | the signal generator frequency expressed in MHz |
__freqGHz__ | the signal generator frequency expressed in GHz |
__carrier__ | the signal generator carrier level expressed in dBm |
__carrierdBm__ | the signal generator carrier level expressed in dBm |
__carrierW__ | the signal generator carrier level expressed in Watt |
__carriermW__ | the signal generator carrier level expressed in milli-Watt |
__forward__ | the forward power expressed in dBm |
__forwarddBm__ | the forward power expressed in dBm |
__forwardW__ | the forward power expressed in Watt |
__forwardmW__ | the forward power expressed in milli-Watt |
__reflected__ | the reflected power expressed in dBm |
__reflecteddBm__ | the reflected power expressed in dBm |
__reflectedW__ | the reflected power expressed in Watt |
__reflectedmW__ | the reflected power expressed in milli-Watt |
__height__ | the height where the antenna is moving to expressed in metre |
__heightm__ | the height where the antenna is moving to expressed in metre |
__heightcm__ | the height where the antenna is moving to expressed in centimetre |
__angle__ | the angle where the turntable is turning to expressed in degrees |
__degree__ | the angle where the turntable is turning to expressed in degrees |
__radian__ | the angle where the turntable is turning to expressed in radians |
Some remarks should be taken into account with these keywords:
- the keywords are case sensitive,
- the latest known value at that moment will be used,
- if no value is known at all, the keyword will not be replaced, and will remain in the command,
- the values are transmitted in non-scientific notation, and will use a '.' as a decimal point.