2/12/2025 4:10 PM | |
Joined: 1/21/2013 Last visit: 4/19/2025 Posts: 3764 Rating:
|
Hi, The LoggedTags method used addresses a single tag, and the Read method returns a single LoggedTagResult object. The CreateLoggedTagSet method can address an array of logged tags and returns an array of LoggedTagResult objects. It would be possible to modify the code snippet to use a tag set, but you would have to be aware of some limitations. Since each logged tag might change at a different time, it would not be possible to create a CSV file listing all the tag values for the logged timestamps. At the very least, it would take a lot of effort to do so. Kind regards |
This contribution was helpful to
1 thankful Users |
Follow us on