Author Topic: Output Configured for both/either Sinking or Sourcing  (Read 58 times)

Offline Lukey

  • PLUS+1 Developer
  • ***
  • Posts: 49
  • Karma: +5/-0
Is it possible for an output to function as both Sinking and Sourcing?

I successfully test complied an application that changes the Output mode from 1 to 2 during runtime of the controller.

I took examples from this topic https://www.plus1forum.danfoss.com/index.php?topic=1525.0

By setting my INIT hardware output to constant 1 / sourcing

Then used a switch to change the pin OutputMode from 1 to 2 with an bool signal.

Does the output hardware physically allow this to function as intended/programmed? is there any risk to damage?