MetaWear C# SDK  1.2.0
C# API for MbientLab's sensor platform
Public Member Functions | List of all members
MbientLab.MetaWear.Core.DataProcessor.IPassthroughEditor Interface Reference

Edits a limiter

See also
IRouteComponent.Limit(Passthrough, ushort)
More...

Inheritance diagram for MbientLab.MetaWear.Core.DataProcessor.IPassthroughEditor:
MbientLab.MetaWear.Core.DataProcessor.IEditor

Public Member Functions

void Set (ushort value)
 Set the internal state More...
 
void Modify (Passthrough type, ushort value)
 Changes the passthrough type and initial value More...
 

Detailed Description

Edits a limiter

See also
IRouteComponent.Limit(Passthrough, ushort)

Member Function Documentation

◆ Modify()

void MbientLab.MetaWear.Core.DataProcessor.IPassthroughEditor.Modify ( Passthrough  type,
ushort  value 
)

Changes the passthrough type and initial value

Parameters
typeNew passthrough type
valueInitial value of the modified limiter

◆ Set()

void MbientLab.MetaWear.Core.DataProcessor.IPassthroughEditor.Set ( ushort  value)

Set the internal state

Parameters
valueNew value

The documentation for this interface was generated from the following file: