Hi picky-picasso,
Is it possible that the 'Takeover Mode' in the 'Control Settings' of your 'Controller Template' is set to 'Value scaling'? If it is, try 'None'
What listener are you using to run this code? i.e. if you're doing it when the script initialised then it's probably being ran before cnfg["takeover_mode"] is created.
Comments
Hi picky-picasso,
Is it possible that the 'Takeover Mode' in the 'Control Settings' of your 'Controller Template' is set to 'Value scaling'? If it is, try 'None'
What listener are you using to run this code? i.e. if you're doing it when the script initialised then it's probably being ran before cnfg["takeover_mode"] is created.
Thank you both - it wasn't at initialization, but I did change the controller template to none for scaling and I seem to not be getting the error.