Can we able to rename device name from lowercase to uppercase?
I tried renaming the device name in lower case to uppercase using dev.setName syntax...but not changing....Can anyone help me out with this please?
Was this Helpful?
-
Dev.SetName(ucase(dev.GetName))
Was this Helpful?
0 -
hi Paul, thanks for your reply....previously, i tried with this only but not working.
For example,if device name in e3s file is a6.23, it should be renamed as A6.23. i tried with dev.setName using UCase but not even changing with device tree. As am new to e3s development, i dont know why its happening lyk dat?
if i do it manually, going to device properties and applying the changes, its showing one popout like ("You are trying to change the Spelling.Do you want to change it Globally?'Yes' 'No'. May b because of this am not able to change i believe. As am newbie to this environment, am not able to script to avoid that popout.
Once again,thanks for your support.
Was this Helpful?
0 -
Nani,
What version E3.series are you running? I too have seen this, but I cannot recreate in 2020 v21.11 or 2019 v20.25. Perhaps they corrected this.
If memory serves, I used to rename the reference designation to something unused, like "abc" from "j1", then renamed it to "J1"
C(1)G
Was this Helpful?
0
Please sign in to leave a comment.
Comments
3 comments