Directsoft question

It depends on the model of the PLC. On the 230, 330,340, and 430 forcing is not allowed. Offhand I think the rest allow it. Check out elevmike's link on how to turn it on.
 
This may not be the "right" way to do it but I put a N.O. SP1 (Always on) contact in a parallel branch to force (bridge) a contact on or I put a N.O. SP2 (Always off) contact in series with a contact to force (block) it off.


Sid
 
Joe,

You can go to "Debug, Data View, New", and set up a data view to "write" a 1 or 0 to various memory locations. However these bits will only stay on or off until something else changes them. So if you want to "force" a bit on of off as in the old Allen-Bradley software, then do as Sid suggests, add a temporary SP1 or SP2 instruction to the rung.
 
I tend to agree with Mike,that the way I use too.

You can also go to PLC ,Overrides,and write the bit you want to force,(this way is very clumsy)
 

Similar Topics

Hi, Any DirectSoft 5 experts out there? I'm looking at someone's program and I'm simply trying to figure out where a C-Output is coming from. I...
Replies
3
Views
1,568
This is my first post guys so thanks for any help in advance. I'm trying to modify some code off of some existing equipment. Since I don't have...
Replies
6
Views
2,101
I have been working on a new project and it requires using DirectSOFT 5 into the automation direct PLC(205). I would like to use some of the...
Replies
3
Views
4,924
Hello, Attached is the screen shot of the file that I downloaded from our piece of equipment. It has an old TI330 Simatic PLC. Could someone...
Replies
2
Views
2,561
I may be dense, but I can't figure out how to copy and paste between projects. Direct soft only seems to allow one project to be open at a time...
Replies
3
Views
2,166
Back
Top Bottom