BaseStationFeatures_analog
public
BaseStationFeatures
BaseStationFeatures_analog

Contains information on features for the analog BaseStation.

Functions
BaseStationFeatures_analog
BaseStationFeatures_analog(
BaseStationInfo &info
)

Creates a BaseStationFeatures_analog object.

Parameters
info

A BaseStationInfo object representing standard information of the BaseStation.

buttonCount
virtual uint8 buttonCount() const override

Gets the total number of buttons that are supported.

Returns

The total number of buttons that are supported.

analogPortCount
virtual uint8 analogPortCount() const override

Gets the total number of analog ports that are supported.

Returns

The total number of analog ports that are supported.