
KtpGetEnablingDevice
Declaration
UINT8 KtpGetEnablingDevice(/*in*/TKtpEna-
blingDeviceCircuit circuit);
Description
Circuit is the value of the enabling switch to be read out when it is pressed
completely (panic position).
Arguments
Returns the current value of the enabling switch transferred in the circuit.
Remarks
This function may only be called if a enabling switch is installed on the de-
vice. If no enabling switch is installed, the value of the components are
undefined.
KtpSetPotiCalibData
Declaration
UINT8 KtpSetPotiCalibData(/*in*/ UINT16 raw-
Min, UINT16 rawMax, UINT16 calibRange);
Description
Calibration of override potentiometer.
Arguments
UINT16 rawMin: value for smallest raw value
UINT16 rawMax: maximum raw value
UINT16 calibRange: maximum range of overridepoti
Remarks
This function may only be called if an override potentiometer is installed on
the device. If no override potentiometer is installed, the value of the com-
ponents are undefined.
KtpGetWheelValue
Declaration
UINT8 KtpGetWheelValue(/*out*/UINT16 *p_val);
Description
Gets the actual value of the handwheel.
Arguments
Pointer to the variable containing the current value of the handwheel.
Remarks
This function may only be called if a handwheel is installed on the device.
If no handwheel is installed, the value of the components are undefined.
KtpSetWheelValue
Declaration
UINT8 KtpSetWheelValue(/*in*/UINT16 val);
Description
Sets the current position of the handwheel to the value transferred in val.
Arguments
val is the value the handwheel should be set to.
Remarks
This function may only be called if a handwheel is installed on the device.
If no handwheel is installed, the value of the components are undefined.
7.4.5
LED Functions
The value for argument LED number (ledNr) which is required for the following
functions can be found in
"Numbering of LEDs" on page 48
.
KtpSetKeyboardLed
Declaration
UINT8 KtpSetKeyboardLed(/*in*/UINT8 ledNr,
TLedState ledState);
Description
Switches the set LED to the desired state.
Arguments
UINT8 ledNr: number of LED to be set.
UINT ledState: state, the LED is set to.
Software
© KEBA 2009
User's Manual V1.50
59
Summary of Contents for KeTop T100
Page 1: ...KEMRO KeTop T50VGA User s Manual V1 50 Translation of the original instructions ...
Page 4: ......
Page 10: ......