Motorola CoreScanner Driver Wrapper
Public Member Functions | Properties | List of all members
Motorola.Snapi.Commands.Trigger Class Reference

Represents a virtual trigger. Contains commands for pulling and releasing the trigger. Must set TriggerByCommand to true to begin using. More...

Public Member Functions

void PullTrigger ()
 Virtualy pull the trigger of this scanner More...
 
void ReleaseTrigger ()
 Virtualy release the trigger of this scanner More...
 

Properties

bool TriggerByCommand <inArgs><scannerID>{0}</scannerID></inArgs>" [set]
 Set to true to control scanning with commands. To stop, set to false. More...
 

Detailed Description

Represents a virtual trigger. Contains commands for pulling and releasing the trigger. Must set TriggerByCommand to true to begin using.

Member Function Documentation

void Motorola.Snapi.Commands.Trigger.PullTrigger ( )

Virtualy pull the trigger of this scanner

void Motorola.Snapi.Commands.Trigger.ReleaseTrigger ( )

Virtualy release the trigger of this scanner

Property Documentation

bool Motorola.Snapi.Commands.Trigger.TriggerByCommand <inArgs><scannerID>{0}</scannerID></inArgs>"
set

Set to true to control scanning with commands. To stop, set to false.


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