![pico Technology PicoScope 3425 User Manual Download Page 32](http://html1.mh-extra.com/html/pico-technology/picoscope-3425/picoscope-3425_user-manual_1555395032.webp)
PicoScope 3425 PC Oscilloscope
28
Copyright © 2007 Pico Technology Limited. All rights reserved.
ps3425.en
3.2.8.10.1 TRIGGER_CHANNEL_PROPERTIES structure
A structure of this type is passed to
ps3000SetAdvTriggerChannelProperties()
in
the
channelProperties
argument to specify the trigger mechanism, and is defined
as follows: -
typedef struct tTriggerChannelProperties
{
short thresholdMajor;
short thresholdMinor;
unsigned short hysteresis;
short channel;
THRESHOLD_MODE thresholdMode;
} TRIGGER_CHANNEL_PROPERTIES;
Applicability
All modes
Members
thresholdMajor
, the upper threshold at which the trigger event
is to take place. This is scaled in 16-bit ADC counts at the
currently selected range for that channel.
thresholdMinor,
the lower threshold at which the trigger event
is to take place. This is scaled in 16-bit ADC counts at the
currently selected range for that channel.
hysteresis,
the hysteresis that the trigger has to exceed before
it will fire. It is scaled in 16-bit counts.
channel,
the channel to which the properties apply.
thresholdMode,
either a level or window trigger. Use one of
these constants: -
LEVEL (0)
WINDOW(1)
27
Summary of Contents for PicoScope 3425
Page 2: ......
Page 66: ......
Page 67: ...63 Copyright 2007 Pico Technology Limited All rights reserved ps3425 en ...