02-23-2012 04:13 AM
Hi!
I use the Property Loader to import all Step Limits in all sequences. So in the dialog of the property loader step the properties list to import contains entries like "Step.Limits.Low".
Now I want to overwrite the imported values during runtime in special cases, but I don't find where the imported values are stored in RunState.xxx
Does anyone know where the imported values are stored???
Thanks in advance
Steffen
02-23-2012 06:54 AM
It will be stored in the respective step variables.
You can use this (step name is "Numeric Limit Step" in this example)
RunState.Sequence.Main["Numeric Limit Test"].Limits.Low