OperatingModes Class |
Namespace: ProScript
The OperatingModes type exposes the following members.
Name | Description | |
---|---|---|
![]() | OperatingModes |
Initializes a new instance of the OperatingModes class.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() ![]() | GetAcqModeString |
Gets the acquisition mode in string form.
|
![]() | GetAcquisitionMode |
Gets the acquisition mode.
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() ![]() | GetModeString |
Gets the mode in string form
|
![]() | GetPenMode |
Gets the pen mode.
|
![]() | GetReserved |
The parameter is not used.
|
![]() | GetSupportedModes |
Gets the supported modes.
|
![]() | GetTouchMode |
Gets the touch mode.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString |
Converts this object into a human readable string.
(Overrides ObjectToString.) |
Name | Description | |
---|---|---|
![]() ![]() | AcqModeAutoTouch |
Auto touch mode, may not be supported on all devices.
|
![]() ![]() | AcqModePen |
Pen mode.
|
![]() ![]() | AcqModeTouch |
Touch mode.
|
![]() ![]() | ModeContinious |
Mode continuous.
|
![]() ![]() | ModeSingle |
Mode single.
|
![]() ![]() | ModeSingleLiftoff |
Mode single liftoff.
|
![]() ![]() | ModeStream |
Mode stream.
|
![]() ![]() | ModeStreamLiftoff |
Mode stream liftoff.
|