
Getting Digital State through AFAttribute.GetValue() - AVEVA
1. change your PI digital setting to AF Enumeration setting, and change your PI tag from digital state to Int. 2. you could use PI AF SDK 2.5 or above. From that version, the most function of …
AF Enumeration Set vs. Digital State Tags? - AVEVA
In PI Vision, when an attribute based on a element template has a symbol added to the display, PI vision allows the option to switch from one element based on that element template to another …
System Digital States - AVEVA
Mar 20, 2023 · in event frame table in PI Vision, system digital state values appear as No Data what ever is the digital state in the actual attribute. ex: Formula Attribute: If A==1 then 1 else …
how to give the symbol of digital value multi state in pi vision?
I'm new to PI Vision and I would like to display the status of, e.g. the pumps close/open status. Let me make a scenario, now I have tags for the pumps with value 'closed' or 'off' , and I draw …
How to filter data based on PI Tag value - AVEVA
Hi Ryan,Welcome to the PISquare Community! In PI DataLink you can accomplishing what you are asking. For example, let's say the tag you want is "sinusoid", and the tag you want to filter …
Changing digital state set and archive data - AVEVA
I'm programmatically changing the digital state set for a tag that already has archive data and then trying to change the archive data to states in the new state set. What I'm finding is that the …
AF "System Digital State" - AVEVA
Jan 10, 2019 · The grey exclamation mark is present because the value in the PI Point is that of a system digital state, specifically Calc Failed. To identify why the analysis is outputting Calc …
Getting Integer Values for Digital State Pi Tags - AVEVA
Aug 23, 2018 · Hi Todd, Thyagarajan Ramachandran is correct, we can get the state number of current value of the digital tag using the analysis expression given, but we can use the …
Digital PI Point showing "Configure" - AVEVA
Feb 28, 2018 · The digital state will loop thru the digital state table once you pass the digital table threshold explained below and tested in PI! Controllers can send a number 33181 or 413 …
Discrete Tag State Change Detection - pisquare.osisoft.com
If you add PI as a linked server in Microsoft SQL Server using the PI OLEDB Provider as middle-tier, you can create a query using the Transact-SQL LAG function (introduced in SQL Server …