Author Topic: 2 Outputs (LEDS) Different Faults  (Read 6179 times)

Offline Keithang

  • PLUS+1 Developer
  • ***
  • Posts: 20
  • Karma: +0/-0
2 Outputs (LEDS) Different Faults
« on: June 01, 2016, 09:31:41 AM »
Hi,

I am new at Plus+1 programming and have run into an issue.

I want to control 2 outputs (C2p03) & (C2p07) using multiple Faults (Air, Water & Diesel).

Each Fault has a sequence to the light flashing. However after configuring start up light flashing, busy setting up the Air Error, and get a "OUTPUTS CONNECTED ON COMPONENT {Oscillator}"

If I remove the air sequence, program compiles fine.

Any assistance please...

Offline Nilla

  • PLUS+1 Guru
  • *****
  • Posts: 253
  • Karma: +13/-0
Re: 2 Outputs (LEDS) Different Faults
« Reply #1 on: June 01, 2016, 03:09:49 PM »
Hi!

The easiest way for me to help you is if you could send in your application as a .p1p-file to plus+1helpdesk@danfoss.com and also tell me which version of GUIDE that you are using.

Best regards
Nilla
PLUS+1 Helpdesk

Offline niteRider

  • PLUS+1 Developer
  • ***
  • Posts: 45
  • Karma: +3/-0
Re: 2 Outputs (LEDS) Different Faults
« Reply #2 on: June 01, 2016, 03:23:27 PM »
Try a Value Connect component... it allows you to drive a single output/component with multiple logic networks... you'll need some logic to 'turn on' the value connect you want to be in charge of the output.  See the attached page out of the user manual... this one is VERY useful.