EasyManuals Logo
Home>pico Technology>Test Equipment>PicoScope 2000 Series

pico Technology PicoScope 2000 Series Programmer's Guide

pico Technology PicoScope 2000 Series
68 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #44 background imageLoading...
Page #44 background image
API Functions
44Copyright © 20062022 Pico Technology Ltd. All rights reserved.ps2000pg.en-12
PicoScope 2000 Series Programmer's Guide
5.22.1 PS2000_TRIGGER_CHANNEL_PROPERTIES structure
A structure of this type is passed to ps2000SetAdvTriggerChannelProperties in the
channelProperties argument to specify the trigger mechanism, and is defined as follows:
typedef struct tPS2000TriggerChannelProperties
{
int16_t thresholdMajor;
int16_t thresholdMinor;
uint16_t hysteresis;
int16_t channel;
PS2000_THRESHOLD_MODE thresholdMode;
} PS2000_TRIGGER_CHANNEL_PROPERTIES
Applicability
See ps2000SetAdvTriggerChannelProperties
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)

Table of Contents

Other manuals for pico Technology PicoScope 2000 Series

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the pico Technology PicoScope 2000 Series and is the answer not in the manual?

pico Technology PicoScope 2000 Series Specifications

General IconGeneral
Brandpico Technology
ModelPicoScope 2000 Series
CategoryTest Equipment
LanguageEnglish

Related product manuals