TriggerMode class
defines the operational mode of the device
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- autoLock → const int
- the device waits for the host to unlock the trigger
- localOnly → const int
- The device triggers a read only by pressing the trigger button
- normalLock → const int
- the device locks and unlocks the trigger locally (default)
- presentation → const int
- The device triggers a read automatically without user intervention
- remoteAndLocal → const int
- The device triggers a read by pressing the trigger button or by receiving the trigger command