CNiIviScopeTriggerTv
| CNiIviScopeTriggerTv |
| Class |
Declared in: NiIviScope.h |
Overview
Additional settings for configuring the TV trigger. These settings affect instrument operation only when the Trigger.Type property is set to CNiIviScope::TvTrigger.
Data Items
| long | Event | Specifies the event on which the oscilloscope triggers. | |
| long | LineNumber | Specifies the line on which the oscilloscope triggers when the Event property is set to CNiIviScope::TvLine. | |
| long | Polarity | Specifies the polarity of the TV signal. | |
| long | SignalFormat | Specifies the format of the TV signal on which the oscilloscope triggers. |
Functions
| inline void | Configure( const CString &source, long signalFormat, long event, long polarity ) |
Configures the oscilloscope for TV triggering. |