NI-SCOPE .NET Class Library Help

Table of Contents

ScopeTVTrigger.LineNumber Property

  • Updated2023-09-06
  • 1 minute(s) read
ScopeTVTrigger.LineNumber Property

ScopeTVTriggerLineNumber Property

Gets or sets the line on which to trigger, if TriggerEvent is set to LineNumber.

Namespace:  NationalInstruments.ModularInstruments.NIScope
Assembly:  NationalInstruments.ModularInstruments.NIScope.Fx45 (in NationalInstruments.ModularInstruments.NIScope.Fx45.dll) Version: 2023

Syntax

public long LineNumber { get; set; }
Public Property LineNumber As Long
	Get
	Set

Property Value

Type: Int64
The valid range of the property depends on the SignalFormat selected.
Signal FormatLine Numbers
M-NTSC, 480i, 480p 1 to 525
BG/PAL, SECAM, 576i, 576p 1 to 625
720p 1 to 750
1080i, 1080p 1 to 1125

See Also

Log in to get a better experience