AnalogChannelItem::toString Method |
||
Returns the string representation of this input channel. | ||
Syntax: | std::string toString() const; std::wstring toStringW() const; |
|
Return value: | A string representation of this input channel. |
|
Information: | Introduced in version 2.0 | |
See also: | AnalogChannelItem |