yeah of course OR
Code:
    if (DOWN = 1) AND (UP = 1) then ' <=== Switch is in central POS
       LOW Break_Pin
       else
             HIGH Break_pin
       endif
BTW great to know it's working now