Problem Use value from Programmable filter in trace

Hi all,

is there a way to use a value computed with a programmable filter within a trace. As a kind of a return value.

Thanks in advance

Darius

Not sure to follow here, can you elaborate.

I’d like to calculate a scalar value with the help of a programmable filter inside of a trace/macro script, in order to scale a Glyph object, that is created in the “outer” trace/macro script after the programmableFilter-object.

It may seem as an obnoxious workaround, since I did not find a way to fetch DataArrays in the trace/macro script, without using a ProgrammableFilter.