Applies To:
  • CitectSCADA v7.1
  • CitectHMI v7.1
  • CitectFacilities v7.1
  • CitectSCADA Batch v7.1
  • CitectSCADA Pocket v7.1

Summary:

MultiSignatureForm, MultiSignatureTagWrite, VerifyPrivilegeForm and VerifyPrivilegeTagWrite functions overwrite the existing comments in the log file.

When these functions are called the log file is always overwritten and never appended to. In fact if later messages are shorter then the log file retains some tail-end characters from the previous message resulting in corruption in the message. 


Solution:

Modifications are made to the attached files to fix the issue -> MultiSignature.ci, VerifyPrivilege.ci.

Download the files and copy them to the include project (default location -> C:\Documents and Settings\All Users\Application Data\Citect\CitectSCADA 7.10\User\Include) 


Keywords: