GeneralParameters Class |
Namespace: ProScript
The GeneralParameters type exposes the following members.
Name | Description | |
---|---|---|
![]() | GeneralParameters |
Initializes a new instance of the GeneralParameters class.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetChannelLockNumber |
Gets the currently locked channel number.
|
![]() | GetCornerLowerLeft |
Gets the number of the corner currently considered to be the lower left.
|
![]() | GetCornerLowerRight |
Gets the number of the corner currently considered to be the lower right.
|
![]() | GetCornerUpperLeft |
Gets the number of the corner currently considered to be the upper left.
|
![]() | GetCornerUpperRight |
Gets the number of the corner currently considered to be the upper right.
|
![]() | GetFilterFrequency |
Gets the current filter frequency.
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetReserved |
The parameter is not used.
|
![]() | GetSamples |
Gets the number of sample to take before returning a coordinate.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IsAdcOutputEnabled |
Gets whether or not ADC output is currently enabled.
|
![]() | IsChannelLockEnabled |
Gets whether or not channel lock is enabled.
|
![]() | IsXyOutputEnabled |
Gets whether or not XY output is enabled or not.
|
![]() | MapCoordinates |
Gets whether or not coordinates are currently being error and calibration corrected.
|
![]() | SetAdcOutputEnabled |
Sets whether or not ADC output is currently enabled.
|
![]() | SetChannelLockEnable |
Sets whether or not channel lock is enabled.
|
![]() | SetChannelLockNumber |
Sets the channel lock number.
|
![]() | SetCornerLowerLeft |
Sets the lower left corner.
|
![]() | SetCornerLowerRight |
Sets the lower right corner.
|
![]() | SetCornerUpperLeft |
Sets the upper left corner.
|
![]() | SetCornerUpperRight |
Sets the upper right corner.
|
![]() | SetFilterFrequency |
Sets the filter frequency.
|
![]() | SetMapCoordinates |
Sets whether or not coordinates get mapped.
|
![]() | SetReserved |
The parameter is not used.
|
![]() | SetSamples |
Sets the samples required to output a coordinate.
|
![]() | SetXyOutputEnabled |
Sets whether or not XY output is currently enabled.
|
![]() | ToString |
Converts this object into a human readable string.
(Overrides ObjectToString.) |