This instruction provides information about the boards directly connected to the CPU.
Syntax |
i32 get_hw_info (i32 nSlot , stru_hw_info stru [, i32 info=0]) |
||||||
---|---|---|---|---|---|---|---|
nSlot |
Slot number present in the rhw.cfg file. NOTE: nSlot does not correspond to the number of slots that are assigned to Axioline modules. |
||||||
stru |
Structure of type stru_hw_info where the information is saved when the function is called |
||||||
info |
Parameter to request desired or current values. (optional, default 0)
NOTE: Values differ only in the case of alarm 988. |
||||||
Result |
Returns:
|
||||||
Validity |
Task |
||||||
System Requirements |
RTE 34.20.3 |
||||||
Note |
The info parameter was implemented by RTE 34.27.2 |
Example of use:
|