R&S TSMW-K1
Appendix
User Manual 1503.3776.32 - 08
69
B.2
MeasCtrlTemplate_RF1
Description:
The function creates a template for the
MeasCtrl
structure for RF channel 1
measurements.
Command syntax:
[MeasCtrl] = MeasCtrlTemplate_RF1();
Parameter(s):
-/-
Return value(s):
MeasCtrl
Specifies a
MeasCtrl
structure with default values for RF
channel 1 measurements. This means that the general
measurement control sub-structure and the sub-structure
for RF channel 1 parameters will be set.
For a detailed description of the structure refer to chapter
Structure: MeasCtrl on page 27.
Corresponding C++ command:
-/-
B.3
MeasCtrlTemplate_RF2
Description:
The function creates a template for the
MeasCtrl
structure for RF channel 2
measurements.
Command syntax:
[MeasCtrl] = MeasCtrlTemplate_RF2();
Parameter(s):
-/-
Return value(s):
MeasCtrl
Specifies a
MeasCtrl
structure with default values for RF
channel 2 measurements. This means that the general
measurement control sub-structure and the sub-structure
for RF channel 2 parameters will be set.
For a detailed description of the structure refer to chapter
Structure: MeasCtrl on page 27.