The following is an overview of the properties of root, groups, and channels you can search for.
| author | String Property. Specifies the author of the data set. |
| createTime | Time Stamp Property. ReadOnly. Specifies the time when the data set was generated in the operating system. |
| dataPluginName | String Property. ReadOnly. Specifies the name of the DataPlugin that is used to open and index the data set. |
| datetime | Time Stamp Property. Specifies the date and the time when you last saved the data set. |
| description | String Property. Specifies the description of the data set. |
| fileName | String Property. ReadOnly. Specifies the name of the data set including the filename extension. |
| fullpath | String Property. ReadOnly. Specifies the path and the filename for the data set. |
| modifyTime | Time Stamp Property. ReadOnly. Specifies when the data set was last modified in the operating system. |
| title | String Property. Specifies the title of the data set. |
| description | String Property. Specifies the description of the channel group. |
| name | String Property. Specifies the name of the channel group. |
| description | String Property. Specifies the description of the channel. |
| maximum | Numeric Property. Specifies the highest channel value. |
| minimum | Numeric Property. Specifies the lowest channel value. |
| name | String Property. Specifies the channel name. |
| unit_string | String Property. Specifies the unit of the channel values. |
Assign values to the given properties to search these values with the DataFinder. You also can generate own custom properties.