CNiIviScopeTriggerTv

Measurement Studio IVI

Class CNiIviScopeTriggerTv Base ClassesData ItemsFunctionsGo to hierarchy chart    Prev page: ConfigureNext page: Event    
Class Declared in:
NiIviScope.h

'Overview' icon -- Shortcut to top of page. Overview

Additional settings for configuring the TV trigger. These settings affect instrument operation only when the Trigger.Type property is set to CNiIviScope::TvTrigger.

Hierarchy Chart Hierarchy Chart

'Data Items' icon -- Shortcut to top of page. Data Items

Public data long Event Specifies the event on which the oscilloscope triggers.
Public data long LineNumber Specifies the line on which the oscilloscope triggers when the Event property is set to CNiIviScope::TvLine.
Public data long Polarity Specifies the polarity of the TV signal.
Public data long SignalFormat Specifies the format of the TV signal on which the oscilloscope triggers.

'Functions' icon -- Shortcut to top of page. Functions

Public function inline void

Configure( const CString &source, long signalFormat, long event, long polarity )

Configures the oscilloscope for TV triggering.