Details
-
Type: Change
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: V1.13.3.0
-
Component/s: None
-
Labels:None
-
Account:SPC Profinet Core (SPCPROFINET)
Description
In the profinet core, two kinds of name of station handling are observed. Sometimes the name of station values are converted lowercase implicit (e.g. DCP) while in other places the values are keept as is (e.g. records) This might lead to inconsistency e.g. in REM _CHK statemachine.
The implementation should be unified such that name of station values are converted lowercase implicitly where used.