Function to know the fault status of the group channels.
NOTE: The reference to logical or physical axes depends on the one defined in configurator RTE.cfg.
Syntax |
i32 ps_channel_fault (power_set psName) |
||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
psName |
PowerSet name (of type power_set). |
||||||||||||||||||||||||||||
Result |
Mask axes that are in a fault state. In the case of axis managed in CAN402 it is the mask of axes in fault state.
|
||||||||||||||||||||||||||||
Validity |
Rule, Task |
||||||||||||||||||||||||||||
Note |
The command variable used by RTE to perform the reset is specified by the user in the RTE.cfg file (project configurator) |
Example of use:
|