Loading...
Searching...
No Matches
realvirtual.TestLogicStepSerialParallel Class Reference
Tests LogicStep serial and parallel containers working together. More...
Inheritance diagram for realvirtual.TestLogicStepSerialParallel:
Protected Member Functions | |
| override void | SetupTest () |
| override string | ValidateResults () |
Properties | |
| override string | TestName [get] |
Detailed Description
Tests LogicStep serial and parallel containers working together.
Sequence: Drive1 to 500mm (serial) -> Drive1 to 1000mm + Drive2 to 800mm (parallel) -> signal done. Validates that serial steps execute in order and parallel steps run simultaneously.