GetSignalNames

virtual std::vector<std::string> IAxisControlBase::GetSignalNames() = 0

Gets the names of signals of this axis control.

Returns

std::vector<std::string> – The names of signals of this axis control.

Throws