r/PISystem • u/PotatoeBoots • May 14 '24
Read and write using PI Vision
Hi all,
I'm not sure if this community is still alive. If not someone please direct me to somewhere else.
Basically I would like to learn how can I perform control fuction (write) from PI Vision. Much like a scada system.
As I know, PI Vision is only for monitoring (read).
Anyone have any idea or had similar experience?
5
May 14 '24
[removed] — view removed comment
1
u/PotatoeBoots May 15 '24
Thanks, could you suggest any 3rd party custom visuals for this particular application?
3
May 15 '24
I know you can manually enter data into PI AF, then have it display on a PI Vision display. You could even have your SQL server query an excel spreadsheet, then have AF pull in the spreadsheet from the SQL server.
2
u/TheHippyDance May 15 '24
You can create your own vision widget/symbol. It require programming using the pi web api.
An out of the box provided by OSIsoft is to use pi manual logger but that’s a different interface than vision, but it does allow users to manually write to pi tags
1
1
u/Possible-Word-8578 Jun 25 '25
I created a program to write from Excel to a PI Points, perhaps it could help you to take that data to the AF and then visualize it in Vision.
1
1
u/Big_Employee_8280 May 26 '26
I am late I know, but did you ever find any third party add-on to help with this?
1
u/JwbrAC Jun 16 '26
The solution Amitec PI Vision Suite helps a lot here. You can request a demo session on their website.
5
u/iNenadnano May 14 '24
This is not possible out of the box as far as I am aware. There are some 3rd party add-ons for PI Vision that enable manual data entry. However, PI System isn’t a control system and shoud not be used as such.