Applies To: |
|
Summary: |
How do I get the value of a trend tag from a Citect trend file in the run time system using cicode? I want to get one point at any specified time. |
Solution: |
The following function will get the value
of any trend tag at a specified time and date.
When you need to get the value, call the function like this; GetTrendFileData("Loop_1_PV", "22/09/2000", "12:30") |
Keywords: |
Related Links
Attachments