storetm3bus_w: Change the TM3 Management Mode
This function allows the controller application to change the TM3 error management mode (passive/active) and to manually restart the TM3 bus.
Library name: TM3System
Namespace: SEC_TM3Sys
To see the general representation in IL or ST language, refer to the chapter Function and Function Block Representation.
The following table describes the input variable:
Input |
Type |
Comment |
---|---|---|
pTm3Bus_W |
POINTER TO TM3_BUS_W_STRUCT |
Pointer to the TM3_BUS_W structure. |
The following table describes the output variable:
Output |
Type |
Comment |
---|---|---|
storetm3bus_w |
BOOL |
TRUE = indicates that the action is successfully completed. |