SSV enable/disable program

KingPresident

Member
Join Date
Aug 2015
Location
Michigan
Posts
138
I have a few cells with v28 that have ssv for program enable/disable. I copied the logic to replicate this on other, slightly older cells with RLS5K v20. Can anyone point me to a manual that can help me? Is this possible with RSL5K v20?

The other version pictured is Logix Designer v28.

V20.05.00.PNG V28.03.PNG
 
I just tested this in v20.13 and it worked for me. This manual, 1756-rm003 has all the details. Page 193 shows a broad overview, and then has links to the individual class names. I used Class Name: Program, Instance Name: [the task you want to inhibit], Attribute Name: Disable Flag, Source: [DINT tag - 0 = execute, non-zero number = inhibit.

The one thing I noticed during testing was that I did not get the pause icon over the task like it shows in the v28 picture you attached. I had to right click on the task, go to properties, click on the configuration tab, and make sure the Inhibit Program radio box was checked. When my Source tag was 0, the box was unchecked. Any other value checked the box.
 

Similar Topics

I'm picking apart an existing machine file tonight, and I'm curious about a command I haven't used yet... SSV. I did a screen print of a portion...
Replies
8
Views
1,410
Hello dear forum users, I have a system consisting of: RSLogix5000 v20.04 software Hardware Emulator v16-21 Executed on a VM Virtual Box virtual...
Replies
4
Views
2,777
I have an application with CIP motion drives Kinetix 5700 where I need to set the exceptions for "excessive position error" and "excessive...
Replies
0
Views
1,037
Found a minor error generated on a rung which holds an SSV instruction for WallClockTime. Parameters for the instruction are as follows: Set...
Replies
4
Views
2,557
Hello Guys; I am new here. Also, New to the PLC so I took some college courses and also learning by myself. I came across GSV/SSV instructions...
Replies
2
Views
1,604
Back
Top Bottom