Expand description
A module containing data structures for XIO job sets.
Structs§
- An assignment of a parameter to a XIO module channel.
- A command which can be executed in a job.
- The description of a command and the conditions belonging to it.
- A condition which gets checked while a command is running.
- The caption of a condition;
- The assignment of variables mapped to a hardware board
- A job, defined by a list of commands.
- A complete job set.
- Metadata of a job set.
- The description of a parameter.
- A set of parameters (a.k.a. parameter layer).
- Metadata for a parameter set.
Traits§
- Extract all descriptions from an item.