Write-only |
About Marker Functions |
Description |
Changes the analyzer to sweep type CW mode and sets the CW frequency to the marker's frequency. Does not change anything if current sweep type is other than a frequency sweep. |
VB Syntax |
mark.SetCW |
Variable |
(Type) - Description |
mark |
A Marker (object) |
Return Type |
Not Applicable |
Default |
Not Applicable |
Examples |
mark.SetCW |
C++ Syntax |
HRESULT SetCW() |
Interface |
IMarker |