Partager via


IAdcControllerProvider.IsChannelModeSupported(ProviderAdcChannelMode) Méthode

Définition

Détermine si le mode de canal spécifié est pris en charge par le contrôleur.

public:
 bool IsChannelModeSupported(ProviderAdcChannelMode channelMode);
bool IsChannelModeSupported(ProviderAdcChannelMode const& channelMode);
public bool IsChannelModeSupported(ProviderAdcChannelMode channelMode);
function isChannelModeSupported(channelMode)
Public Function IsChannelModeSupported (channelMode As ProviderAdcChannelMode) As Boolean

Paramètres

channelMode
ProviderAdcChannelMode

Mode de canal en question.

Retours

Boolean

bool

True si le mode de canal spécifié est pris en charge, sinon false.

S’applique à