on 2021 Apr 27 5:12 PM
Hi,
We are using MII/PCo connector to get tag data from OSISoft PI system. User configures the PI tag name and Point id in MII application through an MII screen. The Point Id is unique identifier in PI system. Some times user changes the Tag name in OSISoft PI, but they don't update the tag name changes in MII application. Need to develop an MII interface program to get the changed Tag Name using Point Id from OSISoft PI system. I did not find any direct query or function in MII/PCo query which can return a Tag Name using Point Id. Is there any function or method available in MII/PCo query which can get this information?
Environment details: MII 15.4, PCo 15.3
Thanks,
Anil
Request clarification before answering.
Hi Mike,
The PCo Query Mode "Metadatalist" returns all the attributes including point id. But there is no function or method which can take an attribute like "Point Id" and return tag name information.
Have checked with OSIsoft for a suggestion, they provided an sdk function which takes point id as input and return tag name. Tried to call that function in "TagFixedQuery" mode using call directive. But it did not work.
Regards, Anil
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Point ID is likely to be an attribute of the tag. I do not have a system up and running against OSIsoft PI, but I think a Tag Query or possibly a PCo Query would provide access to the attributes.
Regards, Mike
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
3 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.