Call:      AnaFault(String Tag) 

Input:    Tag
Output: <none>  

This functions sets the NotFault boolean in het controlblock of analogue values an temperature values.  
Function IsFault reads the NotFault value of the tag. See also function IsFault.
Remark: The fault status of an analogue value or a temperature can only be reset by the HMI message RFS(Tagname). The RFS message is part of the ContextMenuStrip popup function (build-in).

Example: 
AnaFault(“TEMP01”);