View Issue Details

IDProjectCategoryView StatusLast Update
0009794CTT UA Test Case4 - Test Case Definitionpublic2025-07-05 15:27
ReporterGigantic Heisenberg Assigned ToPaul Hunkar  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionno change required 
Platformx86OSWindowsOS Version10
Product Version1.04.11.500 
Summary0009794: Base Info Server Capabilities 006 produces a rendom string that very often containes '$'-character.
Description

Our Device publishes string variables defined in a IEC 61131-3 PLC program via OPC-UA.
A user might want to use the '$' escape character to refer to white space or control characters, as he is used to set value of PLC variables this way.
Does OPC-UA supports character escaping, when setting string variables?

If so, a string containing escape characters (such as '$') might be invalid input in cases where the escape character is followed by any random character.

TagsNo tags attached.
Files Affected

Activities

Paul Hunkar

2025-07-05 15:27

administrator   ~0023079

OPC does not define escape character rules for strings. If a model want to have escape characters for string , it should define a sub-type of String with appropriate rules.

no changes required for test

Issue History

Date Modified Username Field Change
2024-08-21 14:05 Gigantic Heisenberg New Issue
2025-07-05 15:27 Paul Hunkar Assigned To => Paul Hunkar
2025-07-05 15:27 Paul Hunkar Status new => resolved
2025-07-05 15:27 Paul Hunkar Resolution open => no change required
2025-07-05 15:27 Paul Hunkar Note Added: 0023079