Gets the channels for which data is stored in SMI.

Syntax

Smartsite SXML CopyCode image Copy Code
datatable smidata.getchannels(string siteName)

Parameters

Name Data Type Description
siteName String Name of the SMI site.

Return Value

Data Type Description
DataTable

Expand image Example

SXML