So far we have been using Codesys 3.5 SP5, where variables are inserted without a namespace.
In Codesys 3.5 SP16, however, the namespace is automatically inserted, which we don't really want.
I think I have found the right option to switch off (see screenshot attached), but it doesn't do anything.
Does anyone know more?
hi, here I am in 3.5.14 and although in the options, smartcoding, there is no tick in insert with namespace, when you insert a variable the system automatically puts the namespace on it.
The tick seems to have no effect π
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello everyone!
So far we have been using Codesys 3.5 SP5, where variables are inserted without a namespace.
In Codesys 3.5 SP16, however, the namespace is automatically inserted, which we don't really want.
I think I have found the right option to switch off (see screenshot attached), but it doesn't do anything.
Does anyone know more?
If I remember correctly, just remove the top attribute {attribute 'instance-path'} in text mode on GVL : (see https://help.codesys.com/webapp/_cds_pragma_attribute_instance_path;product=codesys;version=3.5.14.0 )
Hello, there is no attribute 'instance-path' on the GVL.
Sorry for the mistake, {attribute 'qualified_only'}
https://help.codesys.com/webapp/_cds_pragma_attribute_qualified_only;product=codesys;version=3.5.14.0
There are no attributes on my GVL.
It starts with "VAR_GLOBAL" in the first line.
Well, on SP12 it is okay at least.
Did you done the usual restart of codesys ?
hi, here I am in 3.5.14 and although in the options, smartcoding, there is no tick in insert with namespace, when you insert a variable the system automatically puts the namespace on it.
The tick seems to have no effect π