User`s guide

Working with Scope Objects
Freerun Starts to acquire data as soon as the scope is started (default)
Software Starts to acquire data in response to a u ser request. You
generate a user request w hen you call the scope method
trigger or the
scope function
xPCScSoftwareTrigger.
Signal Starts to acquire data when a particular signal has cros sed a
preset le vel
Scope Starts to acquire data based on when another (triggering) scope
starts
You can use several properties to further refine when a scope acquires data.
For example, if you set a scope to trigg er on a signal (
Signal trigger mode),
youcanconfigurethescopetospecifythefollowing:
The signal to trigger the scope (required)
The trigger level that the sign al mus t cross to trigger the scope to start
acquiring data
Whether the scope should trigger on a rising signal, falling signal, or either
one
In the following topics, the trigger point is the sample during which the scope
trigger condition is satisfied. For signal triggering, the trigger point is the
sample during which the trigger signal passes through the trigger leve l. At
the trigger point, the scope acquires the first sample . By default, scopes s tart
acquiring data from the trigger point onwards . You can modify this behavior
using the pre- and posttriggering.
Pretriggering Starts to acquire data N moments before a trigger occurs
Posttriggering Starts to acquire data N moments after a trigger occurs
The
NumPrePostSamples scope property controls the pre- and posttriggering
operation. This property specifies the number of samples to be collected
before or after a trigger event.
If
NumPrePostSamples is a negative number, the scope is in pretri ggering
mode, where it starts collecting samples before the trigger event.
2-15