Applies To: |
|
Summary: |
When using Computer Setup Editor (CSE) to
add/edit DebugStr parameters, the value of the parameter may be set
incorrectly in the INI file and prevent the parameter from working
at runtime. The problem is that when CSE reads the parameters on
startup e.g. for '[UNITE]DebugStr = * all', the space between the
'*' and 'all' is removed, leading to [Unite]DebugStr = *all.
Without this space, the parameter doesn't work as
intended. |
Solution: |
Edit the INI file manually in a text
editor (e.g. Notepad) when adding DebugStr parameters. Citect has confirmed this to be a problem in CitectHMI/SCADA versions 6.10r0 to 6.10A. This problem will be resolved in a later version. |
Keywords: |
debugstr all missing traces |
Related Links
Attachments