Closed Dipankar1997161 closed 3 months ago
I think this is a bug. I thought I fixed it before. It should be possible to set the value of an inactive control. I'll make a PR to fix
It should be fixed in master Also on the new 0.12.0 available on pypi
We are able to set values to the variables where the flags are inactive. For that, one has to first change the mode to Manual Mode before setting the values
I have passed a json file with predefined values of the control settings which works fine. but now few of the settings I wish to run dynamicaly or change under cli or other arguments. Is that actually possible?
Is there a way to activate the flags since it returned 'inactive' ERROR:
CODE:
Thank you in advance