Message 1 of 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
This is my first ever(quasi-successful) attempt using iLogic:
the SegmentNumber parameter controls how many conveyor segments are needed, given a length in feet and/or inches. Everything works, but it is using the current value of "remainder" when run, instead of waiting for the result of ConveyorRunEquation-(floor)ConveyorRunEquation. How can I use the result of Line 2 before it uses the current "remainder" value to compute line 4 etc.?
the ConveyorRunEquation is: (ConveyorRun - 4in)/192in
ConveyorRun is User Input in feet/inches
Solved! Go to Solution.