DIAdem Help

Object: Root <DataPlugin>

  • Updated2024-09-12
  • 1 minute(s) read

Object: Root <DataPlugin>

The Root object provides the list of all channel groups and all properties of the data set.

The following example first deletes all channel groups and then creates the MyChannelGroup channel group:

Call Root.ChannelGroups.RemoveAll
Call Root.ChannelGroups.Add("MyChannelGroup")

Properties

ChannelGroups | Name | Properties

Methods

ImportStore

See Also

Objects Overview

Log in to get a better experience