same digital output for ON and OFF

mahone

Member
Join Date
Apr 2014
Location
Singapore
Posts
62
hi all,

what is the best way to implement ON OFF when there is only one DO?
i'm using rslogix 5000. there is a feedback if the ON is active

anyone have any sample code i can have a look?

thanks
 
If I understand you correctly, perhaps with relay logic on the output?

If that output powers a relay with a NO and a NC contact, you can get two signals that power based on an output of the PLC. If wired correctly, when the output is ON, the NO contact will be closed and when the output is OFF the NC contact will be closed.

I'm assuming you'd want this to activate a two position valve without a spring return, for example.
 
I think I have stated the question wrong.

I have a CCR(constant current regular) which has 5 level of brilliancy. In order to activate a brilliancy level, a 24 vdc must be applied. But to off the same brilliancy it takes 24 vdc on the same input. If the ON feedback is active when the input is activated second time the CCR will turn that level OFF. I’m working on a ladder based logic for this
 
As it seems you have feedback. In this case, I am pretty sure that if you write diagram with the possible states, you will figure it by yourself
 

Similar Topics

I've been dealin with some intermittent CIP explicit messaging issues. I tried reducing the amount of small MSG instructions and converted them to...
Replies
0
Views
10
Hi, I want to build a demo station to test devices and programs and I need some help with it. I want to connect GuardLogix, Piltzmulti and...
Replies
1
Views
150
I am noticing a problem where i am using MOV instruction and writing literal text into source and String datatype in destination. It works fines...
Replies
6
Views
491
I would like to temporarily install AdvancedHMI on the same computer as FactoryTalk View SE. I am waiting for another contractor to finish the FTV...
Replies
3
Views
561
Hi. Not the fist time I'm saying this but just to give a background. 95% of my PLC programming has used Schneider over the last 10 years on...
Replies
66
Views
4,997
Back
Top Bottom