![pico Technology PicoScope 3425 User Manual Download Page 34](http://html1.mh-extra.com/html/pico-technology/picoscope-3425/picoscope-3425_user-manual_1555395034.webp)
PicoScope 3425 PC Oscilloscope
30
Copyright © 2007 Pico Technology Limited. All rights reserved.
ps3425.en
3.2.8.11.1 TRIGGER_CONDITIONS structure
A structure of this type is passed to
ps3000SetAdvTriggerChannelConditions()
in
the
conditions
argument to specify the trigger conditions, and is defined as
follows: -
typedef struct tTriggerConditions
{
TRIGGER_STATE channelA;
TRIGGER_STATE channelB;
TRIGGER_STATE channelC;
TRIGGER_STATE channelD;
TRIGGER_STATE external;
TRIGGER_STATE pulseWidthQualifier;
} TRIGGER_CONDITIONS;
Applicability
All modes
Members
channelA, channelB, channelC, channelD,
pulseWidthQualifier:
the type of condition that should be
applied to each channel. Use these constants: -
CONDITION_DONT_CARE (0)
CONDITION_TRUE (1)
CONDITION_FALSE (2)
external,
not used
Remarks
The channels that are set to
CONDITION_TRUE
or
CONDITION_FALSE
must all meet
their conditions simultaneously to produce a trigger. Channels set to
CONDITION_DONT_CARE
are ignored.
The oscilloscope can only use a single channel for the trigger source. Therefore you
must define
CONDITION_TRUE
or
CONDITION_FALSE,
and the pulse width qualifier
if required, for only one channel at a time.
29
Summary of Contents for PicoScope 3425
Page 2: ......
Page 66: ......
Page 67: ...63 Copyright 2007 Pico Technology Limited All rights reserved ps3425 en ...