DigitalHistoryRamCycleInformation Properties
- Updated2023-11-24
- 2 minute(s) read
DigitalHistoryRamCycleInformation Properties
The DigitalHistoryRamCycleInformation type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | ActualPinStates |
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.
|
![]() | CycleNumber |
Gets the cycle number acquired by this History RAM sample. Cycle numbers start at 0 from the beginning of the pattern burst.
|
![]() | ExpectedPinStates |
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.
|
![]() | PatternName |
Gets the pattern name for the acquired cycle.
|
![]() | PerPinPassFail |
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).
|
![]() | TimeSetName |
Gets the time set for the acquired cycle.
|
![]() | VectorNumber |
Gets the vector number within the pattern for the acquired cycle. Vector numbers start at 0 from the beginning of the pattern.
|