09-26-2012 04:22 AM
Hallo!
I have another question:
I need to have a variable circular buffer size. So I would like to define the circular buffer size by a global varable.
Is that possible? I tried to use the global variable like {VAR_01} to insert in the desired field for circular buffer size, but dasylab only puts a zero in the field.
Thank you and have a nice day.
Hilby
Solved! Go to Solution.
10-01-2012 06:34 AM
Unfortunately it is not possible to have a variable-sized buffer. Right-click into the corresponding textfield: the context menu does not show an entry to choose the global variable from a list.