Studio5000 v24 Parameters

Join Date
Nov 2013
Location
Michigan
Posts
532
Has anyone used this new feature of v24 yet? I'm a little confused. It looks like subroutines can now be parameterized, allowing program-scoped tags to be created as parameters. So it appears to have the advantage of AOIs (not having to write the same code with different addresses for multiple, otherwise-identical cells) without the major disadvantage of not being able to edit the AOIs online.

So I created a short little test program. I made a simple start/stop seal-in logic all with parameters. My Start_PB and Stop_PB are input parameters and my Coil_Start is an output parameter.

My question is, where do I go from here? I noticed that the JSR instruction now has a place to enter Input and return parameters, but where does it associate what I put in the JSR instruction with the actual parameter tags?
 

Similar Topics

I have an array of 55 REAL values. Is there a way to multiply based on the array location ? I have 55 transfer belts that are equally spaced...
Replies
3
Views
152
Hi Hope you all are doing well. Iam working on a project with some AOI. I also hate no online edits... lol. My problem occurs when I use a UDT...
Replies
2
Views
157
I am not sure if this is possible but if there is a way, you guys would be the ones to know. I am currently working on a project where we are...
Replies
7
Views
216
Hi all. I'm having issues adding an ethernet module to my project in Studio500 v34. The device is a Fredericks Televac EthernetIP MX gateway which...
Replies
8
Views
355
The day of week program started changing day of week 2 hours early. It changes at 10 P.M. instead of 12A.M. Just started this year.
Replies
22
Views
2,664
Back
Top Bottom