NI-SCOPE .NET Class Library Help

Table of Contents

ScopeTVTriggerSignalFormat Enumeration

  • Updated2023-09-06
  • 2 minute(s) read
ScopeTVTriggerSignalFormat Enumeration

ScopeTVTriggerSignalFormat Enumeration

Specifies the type of video signal.

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

Syntax

public enum ScopeTVTriggerSignalFormat
Public Enumeration ScopeTVTriggerSignalFormat

Members

  Member nameValueDescription
Ntsc1 An NTSC signal format that supports line numbers from 1 to 525.
Pal2 A PAL signal format that supports line numbers from 1 to 625.
Secam3 A SECAM signal format that supports line numbers from 1 to 625.
MPal1001 An M-PAL signal format that supports line numbers from 1 to 525.
I480Lines5994FieldsPerSecond1010 A signal that contains 480 lines, interlaced, 59.94 fields per second.
I480Lines60FieldsPerSecond1011 A signal that contains 480 lines, interlaced, 60 fields per second.
P480Lines5994FramesPerSecond1015 A signal that contains 480 lines, progressive, 59.94 fields per second.
P480Lines60FramesPerSecond1016 A signal that contains 480 lines, progressive, 60 frames per second.
I576Lines50FieldsPerSecond1020 A signal that contains 576 lines, interlaced, 50 fields per second.
P576Lines50FramesPerSecond1025 A signal that contains 576 lines, progressive, 50 frames per second.
P720Lines50FramesPerSecond1031 A signal that contains 720 lines, progressive, 50 frames per second.
P720Lines5994FramesPerSecond1032 A signal that contains 720 lines, progressive, 59.94 frames per second.
P720Lines60FramesPerSecond1033 A signal that contains 720 lines, progressive, 60 frames per second.
I1080Lines50FieldsPerSecond1040 A signal that contains 1,080 lines, interlaced, 50 fields per second.
I1080Lines5994FieldsPerSecond1041 A signal that contains 1,080 lines, interlaced, 59.94 fields per second.
I1080Lines60FieldsPerSecond1042 A signal that contains 1,080 lines, interlaced, 60 fields per second.
P1080Lines24FramesPerSecond1045 A signal that contains 1,080 lines, progressive, 24 frames per second.

See Also

Log in to get a better experience