Step 5

shahn4

Member
Join Date
Feb 2003
Location
Georgia
Posts
104
Is there a good link for understanding Step-5 programming commands?
For example F is float register and N integer for Allen-Bradley. What these abbreviations means for step 5.
F, A, JC, BEC, ASM, KH, BE and so on !!!!!!!!!
 
F (or M) = Flag (Marker)
I ( E) = Input
Q (A) = Output
T = Timer
C (Z) = Counter
BEC = Block End Conditional
BE = Block End
KF = Fixed Point Notation
KH = Hexidecimal
A = AND
AN = AND NOT
O = OR
ON = OR NOT
JC = Jump Conditional
JU = Jump Unconditional


However have a look on the Siemens Automation web site and download some manuals for full descriptions etc.

Regards,
 

Similar Topics

I am having a step7 v5.4 program where the blocks are encrypted and locked. And the manufacturer is stopped the support. Is there any ways to...
Replies
2
Views
169
Good Morning, Hoping someone with some Siemens experience can give me a hand with this one. Customer has a S7-200 cpu, which has a 6GK7...
Replies
0
Views
243
HI! HOW COULD I OBTAIN THE NAMES OF THE STEPS OF A ROUTINE IN SFC LANGUAGE IN STUDIO5000? Or is there a system variable that gives me those...
Replies
0
Views
339
I'm just trying to figure out the right method of adding a DO card to an existing rack. It's not the *next* open slot, but I have to move the AO...
Replies
5
Views
544
Hi Siemens Experts, I am hoping someone can shed some light on my issue. I have uploaded the code from a S7-300 (317-2PN/DP) using Step 7...
Replies
9
Views
658
Back
Top Bottom