adapnex::drivers::bnr_x2x::X20AT4222::InputMappingWithError::Configure
Set channel configuration
Synopsis
Declared in <adapnex/drivers/bnr_x2x/x20at4222.h>
void
Configure(
bool const channel_on,
MeasurementType const measurement_type = kPT100);
Parameters
Name |
Description |
channel_on |
Enable or disable the channel (disabled channels output NaN and reduce conversion time) |
measurement_type |
Measurement type for the channel |
Created with MrDocs