Standart Tag needed for Scada programs is at the bottom. These tag names can not given to Tags you created. This tags readonly. Cant written.
PasswordLevel1: Boolean, Becomes 1 when user login whose administration level equel or greater than 1. At other cases is 0.
PasswordLevel2: Boolean, Becomes 1 when user login whose administration level equel or greater than 2. At other cases is 0.
PasswordLevel3: Boolean, Becomes 1 when user login whose administration level equel or greater than 3. At other cases is 0.
PasswordLevel4: Boolean, Becomes 1 when user login whose administration level equel or greater than 4. At other cases is 0.
PasswordLevel5: Boolean, Becomes 1 when user login whose administration level equel or greater than 5. At other cases is 0.
PasswordLevel6: Boolean, Becomes 1 when user login whose administration level equel or greater than 6. At other cases is 0.
PasswordLevel7: Boolean, Becomes 1 when user login whose administration level equel or greater than 7. At other cases is 0.
PasswordLevel8: Boolean, Becomes 1 when user login whose administration level equel or greater than 8. At other cases is 0.
PasswordLevel9: Boolean, Becomes 1 when user login whose administration level equel or greater than 9. At other cases is 0.
PasswordLevel10: Boolean, Becomes 1 when user login whose administration level equel or greater than 10. At other cases is 0.
UserName: String, Active user name.
PasswordTag: Integer, Active adminidstration level.
Now: Datetime, Displayes now as date and time.
NowDate: Datetime, Displayes now as date wihtout time.
NowTime: Datetime Displayes now as time wihtout date.
NotSet: Indicates that Tag not defined.
Alarm: Integer, Shows active alarm count.
Warning: Integer, Shows active warning count.
AlarmWarning: Integer, Shows active alarm and warning count.
The tags that can only used for SQL operations.
LastValue: Bigint, Line number of saved data.
DateTime: Datetime, Datetime of saved each data to Sql.
NotSet: Smallint, always 0.