NI-SCOPE .NET Class Library Help

ScopeTVTrigger.SignalFormat Property

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

ScopeTVTriggerSignalFormat Property

Gets or sets the type of video signal.

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

Syntax

public ScopeTVTriggerSignalFormat SignalFormat { get; set; }
Public Property SignalFormat As ScopeTVTriggerSignalFormat
	Get
	Set

Property Value

Type: ScopeTVTriggerSignalFormat
Specifies the ScopeTVTriggerSignalFormat.

See Also