make a subrutine

sietsema02

Member
Join Date
Apr 2005
Posts
2
I'm new to programing PLCs and need some help figuring out how to program a subroutine I'm useing a versa max micro controller. Any and all help would be appreciated.
 
Last edited:
I guess you are using Versapro. I don't have it in front of me but it goes a little like this.

In the File menu there is a Subroutine menu. Use this to create a subroutine in either ladder or IL.

Then to use it use the CALL function in your _Main program. You have to connect it in a rung to something that is TRUE.
 
If you are using VersaPro then goto Help then Find then type in subroutine, in the list there should be "Creating a Subroutine".
 

Similar Topics

Hi,Can I monitor status of subrutine in s7-200 individually?(In s7-300 i am using Call enviroment,but with s7-200???) I used one subrutine many...
Replies
0
Views
1,068
How do you use the jmp to subrutine fuction to split your program up?
Replies
8
Views
2,807
Back
Top Bottom