| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property IsMarkerOn As Boolean | |
| C# | |
|---|---|
public virtual bool IsMarkerOn {get; set;} | |
This property is used to turn markers on or off on source channels. The ability to turn off markers is useful with sources that share marker outputs with channels that can also play back waveforms, such as M8195A AWG that outputs Channel 1 markers on Channels 3 and 4. The default value of this property is true (markers on), when this property is supported.
The IsSupported("IsMarkerOn") method can be used to determine whether this property is supported or not with the current Source.SelectedHardware. Source.IsSupported returns whether this property is supported by the first channel.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)
Minimum Software Version Requirement: Keysight 89600 VSA Ver 30.40