Hi,
When using variables with {attribute 'namespace':=''} in the plc the datalayer goes down with error code 404. Is this a known issue or it is not prohibited to do like that?
Kind regards
Anders
Hi,
When using variables with {attribute 'namespace':=''} in the plc the datalayer goes down with error code 404. Is this a known issue or it is not prohibited to do like that?
Kind regards
Anders
Funktionality with RM21.11 (V1.12)
the first part of the namespace string must be the name of the Application (here Application :-))
The following parts defines the namespace with which the GVL appears at the datalayer. The basic path (plc/app/"Application-Name"/sym/) is always fix. Means you can only influence the path after the basic path.
Regards
Jochen