Function to exclude a logical axis from the group (PowerSet).
Syntax |
i32 ps_exclude_lax (power_set psName, i32 nAx) |
||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
psName |
Name of the PowerSet (of type power_set) |
||||||||||||||
nAx |
Logical axis number |
||||||||||||||
Result |
Returns:
|
||||||||||||||
Validity |
Rule, Task |
||||||||||||||
System Requirements |
RTE 34.24.9 |
||||||||||||||
Note |
Exclusion and re-inclusion operations are allowed if and only if the PowerSet is not energized. FB axes excluded from the PowerSet will be kept in the SHUTDOWN state and any diagnostics of them will not affect the behavior of the PowerSet itself |
Example of use:
|