Introduction
The following article explains the purpose of each available step type in the most recent release of the Pivotware Process Control Suite as well as explaining redundant steps and their replacements
Contents |
Current Step Types
If I want to... | ...then I should use... | It was introduced in... | |
...take a picture of the part being produced | ![]() | 6.20 | |
...get an OK/NOK feedback from the Infinity Client user or connected I/O | ![]() | 6.0 | |
...retrieve some data to use in the process from a peripheral or third-party | ![]() | 6.0 | |
...send some data from the process to a peripheral or third-party | ![]() | 6.3 | |
...retrieve some data from an available database | ![]() | 6.5 | |
...wait for a required condition on a connected I/O Module's inputs | ![]() | 6.0 | |
...activate a defined state for connected I/O Module's outputs | ![]() | 6.0 | |
...activate a defined state for connected I/O Module's outputs and optionally, wait for a required condition on a connected I/O Module's inputs and/or wait for a data from a peripheral or third-party | ![]() | 6.3 | |
...monitor for a required condition on a connected I/O Module's inputs but continue the process | ![]() | 6.17 | |
...print something | ![]() | 6.0 | |
...get feedback from the Infinity Client user from a multiple choice | ![]() | 6.13 | |
...send some data from the process to a peripheral or third-party using a TCP/IP connection and optionally wait for a response before continuing | ![]() | 6.23 | More details |
...execute some tightenings | ![]() | 6.0 | |
...compare two numerical values | ![]() | 6.3 | |
...compare numerical/text data against multiple flexible cases | ![]() | 6.13 | |
...end the cycle | ![]() | 6.13 | |
...write/search for specific value(s) inside a file or move a file from one location to another... | ![]() | 7.1 | |
...jump to specific step in the process | ![]() | 6.13 | |
...calculate or count something | ![]() | 6.17 | |
...manipulate some text value(s) | ![]() | 6.14 | |
...get an e-ticket from the builder queue | ![]() | 6.3 | |
...update/check the status of a part with Infinity Module (Tracker) | ![]() | 6.5 | |
...use custom functionality in a loaded plugin | ![]() | 6.0 | |
...check the parts that need rework | ![]() | 24.1.2 | More details |
Redundant Step Types
Redundant Step Type | ...because | ...made redundant in... | |
![]() | The logic decision step was introduced. When evaluating a previous step's status, Logic decision allow action based on all step outcomes and not just fail. Logic On NOK step were migrating to logic Decision steps with a step status evaluation. | 6.13 | |
![]() | The Logic File Function step was introduced. Searching a file as made into a mode of Logic File Function because it could also do other tasks relating to file manipulation. Logic File Search step configurations were migrated to Logic File Function steps with "Search File" mode configured. | 7.1 |