VerifyResultsValueCommand Object


Description:

Verifies that a result value satisfies some boolean expression.

Can be used with Command Sequencer: Yes

GUI Command Name: Basic: Verify Result Value

Parents: Sequencer

Result children (automatically created): VerifyResultsValueCondition

VerifyResultsValueCommand Writable Attributes

Attribute Description
Common Writable Attributes ErrorOnFailure
InvertComparison

Boolean value that indicates a PASS result.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Result is PASS if the condition is TRUE.

FALSE

Result is PASS if the condition is FALSE.

WaitTimeout

Number of seconds to wait for result of PASS.

Type: s32

Default: 0

VerifyResultsValueCommand Read-Only Attributes

Read-Only Attribute Description
Common Read-Only Attributes PassFailState