I need some help with GE versamax PROGRAMMING

kboggs

Member
Join Date
Oct 2004
Location
Spiveys corner, NC
Posts
47
I that have a simple program and GE will not give too much info. all I need is to have a pushbutton open a door and start a timer and drop out after 6 sec. the program that I have wrote has some flaws and I would like to have someone look at this and help me correct the flaws. I will only send 2 rungs of the 64 and thanks to
everyone
 
Trouble With Ge Versamax

I that have a simple program and GE will not give too much info. all I need is to have a pushbutton open a door and start a timer and drop out after 6 sec. the program that I have wrote has some flaws and I would like to have someone look at this and help me correct the flaws. I will only send 2 rungs of the 64 and thanks to
everyone
 
You don't need to enter the END statement. It's built-in.

There is an END statement that you can program, but it is intended for debugging purposes. You insert can it into a program to see if your logic works correctly up to that rung in the program. If it works, you move the END statement to allow more rungs to be executed and try agin. Lather, rinse, repeat...
 

Similar Topics

Hello nice to meet you, im new in here, I'm currently trying to convert code written in STL for a S7-400 to SCL for an S7-1500, because when i run...
Replies
5
Views
268
Hello, I am programming in S7-1500, V17. I have some blocks from a drive manufacturer that are not compiling and giving me an error "Invalid...
Replies
2
Views
273
Hi all, I’m new to programming and want to write a simple routine. Push start button, turns on sensor. 2 second delay before anymore logic read...
Replies
1
Views
289
Hi guys, I have no experience when working with AllenBradley PLC, but I hope someone could clarify the result of multiplication shown in the...
Replies
14
Views
2,132
Back
Top Bottom