Class: Channel

The Channel class represents a single point of data from a live source.

Channels are created through Session objects. You should not create your own Channel instances.

Member Functions

NameDescriptionParameters
AsTextReturns the value of this channel as a string
AsFloatReturns the value of this channel as a floating-point number