BacnetNG driver should not suggest a hashmark (#) as Property Separator

BacnetNG driver should not suggest a hashmark (#) as Property Separator

Summary

"#" is not an allowed character in zenon variablenames. It shouldn't appear as a suggestion for a property separator within the BacnetNG driverconfiguration. Side effect: If a hash is used, these variables cant be used in a extendet trend screen. No curves are dsplayed.

Description

"#" is not an allowed character in zenon variablenames. It shouldn't appear as a suggestion for a property separator within the BacnetNG driverconfiguration. Side effect: If a hash is used, these variables cant be used in a extendet trend screen. No curves are dsplayed.

Solution

1) Removed the item '#' from the combo box with the predefined seperators 2) Added a check if # or @ is selected and "Use identification for addressing" is disabled. If the check Fails, a warning message box is displayed and the dialog is closed. The user may still use @ or # as seperator 3) During import all # and @ in variable names are replaced by _

Issue Number: 31361
Fixed on Date: 26.2.2014
Versions: 7.20 0 BUILD 17768