The device parameter set does not allow you to add, insert or remove a parameter or clear the whole collection. You are only allowed to change the value of an existing parameter. The documentation of the ScriptEngine should mention that.
BR
Martin
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2015-09-15
Originally created by: M.Schaber
Hi,
The set of device parameters is determined by the device description file and cannot be modified via the scripting API.
Adding arbitrary host parameters would not be helpful if neither the device nor the device editor honor them...
HTH,
Markus
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
I want to add startup parameters e.g. to the Beckhoff EL6631. I tried this one:
-> I get the error message: "Collection is read only"
Any other idea?
Thanks
Hi.
The device parameter set does not allow you to add, insert or remove a parameter or clear the whole collection. You are only allowed to change the value of an existing parameter. The documentation of the ScriptEngine should mention that.
BR
Martin
Originally created by: M.Schaber
Hi,
The set of device parameters is determined by the device description file and cannot be modified via the scripting API.
Adding arbitrary host parameters would not be helpful if neither the device nor the device editor honor them...
HTH,
Markus