5.1.70. Output control (pss_OutputControl)

Enable or disable the output drivers.

5.1.70.1. Supported targets

M250-000 and M460-000

5.1.70.2. Required license

None (Main library). (See Section 2.3, “Licensed Features”.)

5.1.70.3. Description

The output control block enables or disables some of the output driver devices on the target hardware.

If the pss_OutputControl block is not present in a model, then the output drivers are enabled when the model starts.

M250 ECUs

On the M250 ECUs, the output control block turns on or off the high side switches (pin A16) from which individual actuators can be attached. The choice of actuators which are directly controlled by this block is under the control of the system designer.

M460 ECU

On the M460 ECU, the output control block turns on or off the high side switches (pins A19, A29, A39, A40) from which individual actuators can be attached. The choice of actuators which are directly controlled by this block is under the control of the system designer.

See Section 5.1.72, “Over current trip reset and diagnostic enable (pss_OvercurTripReset_DiagnEnable)” for a method to use the weak pull-up and pull-down resistors to diagnose issues with the connected actuators.

5.1.70.4. Inports

  • enable

    Set to 1 to enable the output drivers, set to 0 to disable the output drivers.

    Range: 0 or 1

    Value type:Boolean
    Calibratable:No

5.1.70.5. Outports

None.

5.1.70.6. Mask parameters

5.1.70.7. Notes

None.