Convert from Alley to S7

The Q bit of teh S7 Timer corresponds to the DN on the AB side.

S7 does not have equivalent pre-defined status bits for EN and TT.

All EN means is that the timer is receiveing true logic or not.

All TT means is that the timer is enabled (EN is true) but has not reached preset yet.

As Turpo says, you will have to create these signals using additional logic.

Your other option is to re-arrange the logic so that these bits are unecessary.
 

Similar Topics

I am just beginning to learn PLC i have this ladder http://imageshack.us/f/233/ladderw.jpg/ i take me about 30sek to write it down and it...
Replies
6
Views
2,090
Hello all, I'm currently working on a servo motor linear positioning system (ball screw). I'm all set up regarding communication between my HMI...
Replies
1
Views
112
I have an application using an incremental encoder and then I convert it to degree (0-360) using calculation program. For a while, the calculation...
Replies
8
Views
364
Hi all. Me again still learning Rockwell. So I'll be polling an INT data array from a Modbus SE power meter with a L82 (with a Modbus ProSoft in...
Replies
56
Views
1,468
Hello, could someone kindly convert the attached RSP files that are currently used for SLC 5 PLC into PDF please
Replies
6
Views
556
Back
Top Bottom