Hi,
Is there any way to create a common param (set it's type, page position etc) from QAction side instead of XML side?
So far what I've tried is this:
protocol.SetParameter(id1, value1);
protocol.SetParameterDescription(id1, description1);
But it doesn't seem to work/do enough.
I could use a table for this, but I was wondering if I could use common params as I like them more 🙂
Thank you!
//Razvan
Hi,
Creating parameters dynamically at runtime is not supported yet at this moment.
Regards,
Hi, during DataMiner Inspire there was a concept shown where an external call could dynamically create a parameter and populate it with a value, so it is on the roadmap to support dynamic creation. However there is no version or date known when this will be available in a release
Awesome, thank you!
parameter creation on runtime is available or not till now ?
hi @LaurensMoutton, is there a roadmap already to implement this ‘feature’?