11-12-2009 08:41 AM
11-13-2009 09:32 AM
Hi Txumy,
I'm afraid I don't understand your question, "How can I put the name a Data Portal". Do you perhaps want to rename the top level Root node in the Data Portal tree view? You can interactively change the name of any node in the Data Portal by right-clicking on that node and selecting the "rename" context menu.
Alternatively, you can rename any of the nodes in the Data Portal with one of the following 3 approaches, depending on whether you want to rename the Root, Group, or Channel level (DIAdem 11.x functions):
Data.Root.Name = "New Name"
Data.Root.ChannelGroups(1).Name = "New Name"
Data.Root.ChannelGroups(1).Channels(1).Name = "New Name"
Brad Turpin
DIAdem Product Support Engineer
National Instruments