adapnex::drivers::bnr_x2x::X20DI6553::InputMapping

Synopsis

Declared in <adapnex/drivers/bnr_x2x/x20di6553.h>

class InputMapping
    : public core::InputValueMapping<bool>

Base Classes

Name Description

core::InputValueMapping<bool>

InputValueMapping provides an interface for input drivers to pass values to an application. The value can be accessed via the value() method or by mapping a variable that will hold the value.

Member Functions

Name

Description

operator>>

Right shift operators

value

Protected Member Functions

Name

Update

Protected Data Members

Name

target

val

Friends

Name Description

adapnex::drivers::bnr_x2x::X20DI6553

B&R X20DI6553 Digital Input Module (6‐channel, 100‐120 VAC, 1‐wire)

Created with MrDocs