OPC Historian .NET Server Toolkit Reference
GetItemFileName Method

OPC item ID
This sample server has a for each item a file with the name of the item ID.
Syntax
'Usage
 
Dim itemID As String
Dim value As String
 
value = Browser.GetItemFileName(itemID)
internal static string GetItemFileName( 
   string itemID
)

Parameters

itemID
OPC item ID

Return Value

The path of the associated file.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Browser Class
Browser Members

 

 


Copyright © 2004-2019 Advosol Inc. All rights reserved

Send Feedback