PLC programming

habi

Guest
H
For which sort pop, push instr. r used?. Is it representable?. If so, n' what way?
 
Stacking it high :)

Sounds like you're refering to stack instructions. Every PLC handles this differently. Even families of PLC handle it differently from model to model. In A-B, the SLC 500 has no real stack commands, but later generations (503 and 504, and Micros) do.

So yes, they exist. Your teacher has not sent you on a wild goose chase. I suggest going to the AB website and downloading the MicroLogix Instruction Reference manual, it has everything you need to complete your assignment

TM
 
Boy, is this question taking me back! I haven't had to play directly with the stack in years!

The stack referred to above is simply the stack of numbers that various mathematical functions are working with. Think of the values in the stack like the stacks of clean plates at the beginning of a cafeteria line. Only the top number is accessible. Push shoves a new number onto the stack, and pop takes one off.

By the way, you will get better quality answers if you write better quality questions. Grammar, syntax, and spelling count!
 

Similar Topics

Hello colleagues, Some time ago I started my adventure with programming. With your help and the courses, things are starting to come together...
Replies
13
Views
651
Dear All, I need a sample PLC program to count the output pulse of a mass flow meter so that a specific amount of mass (for example 100gm)can be...
Replies
2
Views
134
Hi Please I have zeilo smart relay #SR2A201BD but I don't have it's programming cable. Can I use any general usb/rs232 converter? Or need...
Replies
2
Views
95
Hi, Does anyone have thoughts or know of, can point in the right direction any published materials with a plumbing centric point of you explaining...
Replies
1
Views
156
@ All: what is your best guess on a potential range in increase in efficiency in % (i.e. saved programming hours, greater output, etc.) when...
Replies
5
Views
331
Back
Top Bottom