Click or drag to resize
Grid Solutions Framework

PIConnection Properties

The PIConnection type exposes the following members.

Properties
  Name Description
Public property Connected Gets flag that determines if PIConnection is currently connected to ServerName.
Public property ConnectTimeout Gets or sets the timeout interval (in milliseconds) for the adapter's connection.
Public property Password Gets or sets the password used for the adapter's PI connection.
Public property Server Gets PI server object for this PI connection.
Public property ServerName Gets or sets the name of the PI server for the adapter's PI connection.
Public property UserName Gets or sets the name of the PI user ID for the adapter's PI connection.
Top
See Also