|
|
Rank: Newbie Groups: Member
Joined: 5/16/2011 Posts: 3 Location: Spain
|
Good morning Sorry I'm new to this and also do not speak good English so I use the Google translator. I need a set of tags, without displaying the dialog box Tag search. Is it possible? As can be done? Jujar.
|
|
|
|
|
OSIsoft vCampus is a subscription-based, online offering that consists of providing everything people need to develop applications on the PI System. We invite you to take a "tour" of the OSIsoft Virtual Campus - also feel free to consult the FAQ or contact OSIsoft vCampus for more details.
|
|
|
Rank: Member Groups: Member
Joined: 11/30/2010 Posts: 15 Location: New York, USA
|
I know in excel you can use the pi tag search window prompt to select a lot of tags and export them into a column. what exactly are you trying to do? trying to get tag name information without using the tag search window?
|
|
|
Rank: Administration
 Groups: Administration
Joined: 6/20/2008 Posts: 617 Location: Cheshire, United Kingdom.
|
In PISDK you have a PointList object where you can add/remove PIPoint objects. There are some methods such as "GetPoints" that enable you to programatically search for tags. Look them up in the PISDK help file or search the forums for "GetPoints", I have posted examples in the past. Principal Consultant Real-Time Data Management @ Wipro Technologies
|
|
|
Rank: Newbie Groups: Member
Joined: 5/16/2011 Posts: 3 Location: Spain
|
ejyoungone wrote:I know in excel you can use the pi tag search window prompt to select a lot of tags and export them into a column. what exactly are you trying to do? trying to get tag name information without using the tag search window? Yes, Exactly I want to get tags name into a column without using the tag search window Thanks. Jujar.
|
|
|
Rank: Newbie Groups: Member
Joined: 5/16/2011 Posts: 3 Location: Spain
|
RJK Solutions wrote:In PISDK you have a PointList object where you can add/remove PIPoint objects. There are some methods such as "GetPoints" that enable you to programatically search for tags. Look them up in the PISDK help file or search the forums for "GetPoints", I have posted examples in the past. Thanks for the info. I am slowly learning. Jujar
|
|
|
|
Guest
|