Applies To:
  • CitectSCADA 3.xx, 4.xx, 5.00

Summary:
How do I create a trend template which will display the cursor date of the current pen, in addition to the cursor time? 

Solution:
Create your own trend template based on a standard trend template and add an Advanced Animation (Cicode Object) calling the function TrendDspCursorTime(AN, format) where format is as defined in the TimeToStr() function. For example, a format of 4 will display Time and Date.

The help for the TrendDspCursorTime function is incorrect and will be modified for future versions.

 

Keywords:
 

Attachments