Tms::TestCaptureInfo Class Reference

This class defines the parameters for a test data capture. More...

#include <TmsD.h>

List of all members.

Public Member Functions

 TestCaptureInfo ()
 TestCaptureInfo (UInt32 psource, UInt32 pclock, UInt32 pstartTime, UInt32 ppostTriggerDelay, UInt32 ptriggerMask, Int32 ptriggerAnd, Int32 ptriggerStore, Int32 ptriggerSourceData)

Public Attributes

UInt32 source
 The source data (0 - 3).
UInt32 clock
 The Clock source.
UInt32 startTime
 The start time in ms from CYCLE_START before trigger is activated.
UInt32 postTriggerDelay
 The delay, in clock cycles, after the trigger before capture starts.
UInt32 triggerMask
 The Trigger bit mask. This is the bit mask of the 8 timing signals.
Int32 triggerAnd
 The Trigger function is an AND rather than an OR.
Int32 triggerStore
 Store the trigger in the upper 8 data bits.
Int32 triggerSourceData
 Use lower 32bits of data as trigger source rather than timing signals.


Detailed Description

This class defines the parameters for a test data capture.


Constructor & Destructor Documentation

Tms::TestCaptureInfo::TestCaptureInfo (  ) 

Tms::TestCaptureInfo::TestCaptureInfo ( UInt32  psource,
UInt32  pclock,
UInt32  pstartTime,
UInt32  ppostTriggerDelay,
UInt32  ptriggerMask,
Int32  ptriggerAnd,
Int32  ptriggerStore,
Int32  ptriggerSourceData 
)


Member Data Documentation

UInt32 Tms::TestCaptureInfo::source

The source data (0 - 3).

UInt32 Tms::TestCaptureInfo::clock

The Clock source.

UInt32 Tms::TestCaptureInfo::startTime

The start time in ms from CYCLE_START before trigger is activated.

UInt32 Tms::TestCaptureInfo::postTriggerDelay

The delay, in clock cycles, after the trigger before capture starts.

UInt32 Tms::TestCaptureInfo::triggerMask

The Trigger bit mask. This is the bit mask of the 8 timing signals.

Int32 Tms::TestCaptureInfo::triggerAnd

The Trigger function is an AND rather than an OR.

Int32 Tms::TestCaptureInfo::triggerStore

Store the trigger in the upper 8 data bits.

Int32 Tms::TestCaptureInfo::triggerSourceData

Use lower 32bits of data as trigger source rather than timing signals.


The documentation for this class was generated from the following files:
Generated on Tue Oct 9 16:16:04 2007 for LibTmsApi by  doxygen 1.5.1