BError getControlInfo(BString cycleType, BUInt32 ring, BUInt32 puChannel, Tms::CycleParam& params); ///< Gets the control information for the cycle type and puChannel number given. The call will return an error object indicating success or an error
BError delControlInfo(BString cycleType, BUInt32 ring, BUInt32 puChannel); ///< Deletes the control information for the cycle type and puChannel number given. The call will return an error object indicating success or an error