05-26-2020, 06:23 AM
Hi Albert,
with the new update I'm now able to set the post processor for an item (program) using "item.setParam(...)".
Thank you.
But I can't find the regarding getting method to read the current selected post processor
-> there is no "item.getParam(...)" method defined.
Could you add this method to the C++ API?
Regarding importing a program:
I would use the same syntax as it exports using the CSV Post Processor.
Is there a method/way to import this file? Or is it only possilbe manually?
Could you provide a link to the example you mentioned (importing a program via python dictionary)?
BR,
Leo
with the new update I'm now able to set the post processor for an item (program) using "item.setParam(...)".
Thank you.
But I can't find the regarding getting method to read the current selected post processor
-> there is no "item.getParam(...)" method defined.
Could you add this method to the C++ API?
Regarding importing a program:
I would use the same syntax as it exports using the CSV Post Processor.
Is there a method/way to import this file? Or is it only possilbe manually?
Could you provide a link to the example you mentioned (importing a program via python dictionary)?
BR,
Leo