I am relatively new to programming DeltaV. I have programmed many control systems and am fairly well versed in function block programming. But I am struggling at how to capture an analog value, i.e .take and save a snapshot. I need to capture the weights of bales while reading the input of a scale after it stabilizes. I then need to store it in memory so I can compute a rolling average weight of the bales. I cant seem to find a function block that works for this. If this were a PLC I would simply move the value to register to save it. Does anyone have any thoughts on how to capture an analog value? Any help would be much appreciated.
Dave
Try this way:
In reply to Roman Kostuniak:
In reply to foxriver: