NI-Digital Pattern Driver .NET Class Library

Table of Contents

DigitalHistoryRamCycleInformation Properties

  • Updated2023-11-24
  • 2 minute(s) read
DigitalHistoryRamCycleInformation Properties

DigitalHistoryRamCycleInformation Properties

The DigitalHistoryRamCycleInformation type exposes the following members.

Properties

  NameDescription
Public propertyActualPinStates
Gets the pin state acquired by History RAM in the order specified in pinList. Pins without defined edges in the specified DUT cycle will return NotAPinState.
Public propertyCycleNumber
Gets the cycle number acquired by this History RAM sample. Cycle numbers start at 0 from the beginning of the pattern burst.
Public propertyExpectedPinStates
Gets the pin state as expected by the loaded pattern in the order specified in pinList. Pins without defined edges in the specified DUT cycle will return NotAPinState.
Public propertyPatternName
Gets the pattern name for the acquired cycle.
Public propertyPerPinPassFail
Gets the pass fail information for pins in the order specified in pinList. Pins without defined edges in a DUT cycle will return pass (True).
Public propertyTimeSetName
Gets the time set for the acquired cycle.
Public propertyVectorNumber
Gets the vector number within the pattern for the acquired cycle. Vector numbers start at 0 from the beginning of the pattern.
Top

See Also

Log in to get a better experience