Hi,
I need to write watlow profile using LabVIEW. I need to create profile, Wirte steps, load profile, Run profile etc. with LabVIEW.
I did most coding and have few questions about adding new steps in Profile.
1. Now Suppose if I created Profile1 which consists of 6 steps and numbered as 1, 2, 3, 4, 5 & 6.
If I want to create New profile should I start step numbering from 1 or 7?
2. If I delete profile how step numbers will be affected? Profile Created will get least available numbers (1 to 40) but step number we need to assign.
How to keep track of step number count? Can we read it from controller?
Please let me know if have any answers. Refer Watlow manual for reference.
Thanks