Click or drag to resize

Shield Class

Encapsulates mikroBUS shields on Remote I/O Protocol servers providing mikroBUS sockets).
Inheritance Hierarchy
SystemObject
  IO.Objects.RemoteIO.mikroBUSShield

Namespace: IO.Objects.RemoteIO.mikroBUS
Assembly: libsimpleio (in libsimpleio.dll) Version: 2.2024.356.1
Syntax
C#
public static class Shield

The Shield type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberkind Returns the kind of mikroBUS shield that is installed on the Remote I/O Protocol server, as obtained from the SHIELDNAME environment variable.
Top
Fields
 NameDescription
Public fieldStatic memberI2CBus Shared I2C bus that is common to all sockets on this shield.
Top
See Also