06-05-2015 01:14 AM
hello,
new guy coming again.
I want to get sheetname in attached seq named by variables, so it can be renamed by expression in front of it when seq running.
how can it works? thanks!
06-05-2015 03:59 AM
I just find a way to change sheetname dynamically, its to use Pre-Expression.
now the problem leads to when I have a numeric variable in expression such as <StationGlobals.ANALOG_LOAD1>, how can i change the numeric part of this variable dynamically? that is to say next step the variable should be <StationGlobals.ANALOG_LOAD2>