Output configuration: GFB_SETUPOUT_DINT
As regards the initialisation of the physical HW outputs in the cases of PLC Error, PLC running suspension during full download and PLC debug Break point, it is possible to configure the behaviour and the value.It is possible to change this behaviour for each single output variable using the block function GFB_SETUPOUT_DINT.The FB allows you to select the type of action, common to all the PLC conditions listed above, among the following possibilities:Assignment of a fixed valueLast value assignedFor more details on GFB_SETUPOUT_DINT consult the online help of GF Project VX Code relating to the specific FB.The default behaviour is to assign a value of 0 to the output variables.Attention: in the case of PLC Stop, a command that can be issued from GF Project VX, the value assigned to the output variables is the default value envisaged by the various devices connected locally or via fieldbus in the case of intervention of the watchdog hardware or suspension of any activity by the PLC.