Search found 30 matches

by losco70
Tue Dec 27, 2016 2:50 am
Forum: BCS Programming
Topic: help on pid setup
Replies: 6
Views: 9173

Re: help on pid setup

I have a cr03 valve wired to the NO and NC contact of the relay board so the signal isn't cut off after the movement, but the valve actuator switch off after the operation is completed.
by losco70
Sun Dec 25, 2016 4:31 am
Forum: BCS Programming
Topic: help on pid setup
Replies: 6
Views: 9173

help on pid setup

Merry xmass to every body :)

I want to control with pid a motorized valve that takes about 3 seconds to open/close so I need an output on/off that is at least 3 seconds or more.
What is the right parameters to play with in the pid setup?

Thank you
Luca
by losco70
Sun Dec 25, 2016 4:23 am
Forum: General Discussion
Topic: Tablet Suggestions
Replies: 9
Views: 6861

Re: Tablet Suggestions

I use a old galaxy note 10.1 with a support linked to my control panel

https://drive.google.com/open?id=0B16TJ ... UlYVlVEMlE
by losco70
Mon Dec 05, 2016 3:28 pm
Forum: BCS Programming
Topic: Help on ladder logic
Replies: 14
Views: 17297

Re: Help on ladder logic

oakbarn wrote:Mi piace la birra.
Ho vissuto a Roma molti anni fa.
Viaggio in Italia in occasione. :D


Alora...
Wow!
Il tuo italiano è migliore del mio inglese :)
Quando tornerai in Italia sarai mio gradito ospite
Luca
by losco70
Mon Dec 05, 2016 3:09 pm
Forum: BCS Programming
Topic: Help on ladder logic
Replies: 14
Views: 17297

Re: Help on ladder logic

There is a beer waiting for you too of course :)
by losco70
Mon Dec 05, 2016 3:08 pm
Forum: BCS Programming
Topic: Help on ladder logic
Replies: 14
Views: 17297

Re: Help on ladder logic

You need to remember that Ladder Logic takes precedence over all other control. When you do this, you are controlling Out Y ONLY by Out X and nothing else. That means that if your BCS is powered and Out X is Off, Out Y will be ON. There are two ways to turn Out Y off: Turn on Out X Unplug the BCS T...
by losco70
Mon Dec 05, 2016 3:02 pm
Forum: BCS Programming
Topic: Help on ladder logic
Replies: 14
Views: 17297

Re: Help on ladder logic

Thank you JonW!
If you ever come to Italy I will offer you a beer :)
by losco70
Mon Dec 05, 2016 12:02 pm
Forum: BCS Programming
Topic: Help on ladder logic
Replies: 14
Views: 17297

Help on ladder logic

Hi,
I need some help, better an example to create a ladder logic that set to on outY when outX is off and set to off outY when outX is on.
I want to manage only outX and let the bcs manages the outY
Thank you
Luca
by losco70
Thu Nov 10, 2016 9:47 am
Forum: Wiring, Electrical, Relays and Sensors
Topic: How to wire a DIN
Replies: 8
Views: 15411

Re: How to wire a DIN

Ladder logic is used to override processes exactly as you describe. The only difference is that you can't use a momentary switch, it would need to be an on/off style switch. If you had a spare process, you could also program this logic into the process where pushing a momentary button once would tu...
by losco70
Thu Nov 10, 2016 9:23 am
Forum: Wiring, Electrical, Relays and Sensors
Topic: How to wire a DIN
Replies: 8
Views: 15411

Re: How to wire a DIN

Hi,
I would like to control a valve with a physical push button linked to a DIN that should assert/deassert an output overwriting any process.
Push first time -> out stay on
Push second time -> out stay off
How can I do it?
It is possible to do it even if no process is running?
Thank you
Luca