EasyManua.ls Logo

Keba KeTop T50VGA - Page 87

Keba KeTop T50VGA
165 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Handheld Terminal Software
User's Manual, Version: 1.3 87
© KEBA 2007
The method OnKeypadEvent will be called if a key has been
pressed/released. The key number is specified in keyNum, the state
of the key (make, break) in keyEvent.
int CKVCConnection::OnJoystickEvent(TKVCEvent event,
TKVCJoystickData *pJData);
The method OnJoystickEvent is called when the joystick is moved from
the 0 position and reaches the 0 position. The current position is
transferred in the parameter event, and the current values in the
parameter pJData.
int CKVCConnection::OnSpacemouseEvent(TKVCEvent event,
TKVCSpaceMouseData *pSMData);
The method OnSpacemouseEvent is called when the space mouse is moved
from the 0 position and reaches the 0 position. The current position
is transferred in the parameter event, and the current values in the
parameter pSMData.
int CKVCConnection::OnDisconnect(int val);
The method OnDisconnect will be called if the client terminates the
connection with the disconnect message.
int CKVCConnection::GetWheelVal(TKVCHandWheelData &hwData);
The method GetWheelVal returns the current position value of the
wheel in hwData.absVal, and the modification value since the last
call in hwData.dynVal.
int CKVCConnection::GetOverrideValue(SINT16 &overrideVal);
The method GetOverrideValue returns the current value of the
override potentiometers in the variable overrideVal.
int CKVCConnection::GetJoystickPos(TKVCJoystickData &jData);
The method GetJoystickPos returns the current joystick position in
the variable jData.
int CKVCConnection::GetSpaceMousePos(TKVCSpaceMouseData &smData);
The method GetSpaceMousePos returns the current space mouse position
in the variable smData.
int CKVCConnection::GetLedState(UINT8 ledNr , UINT8 &state);
The method GetLedState is used to request the current state of the
LED transferred in ledNr. The result is returned in state.
int CKVCConnection::GetContrast(UINT8 &contrast);
The method GetContrast returns the current value of the contrast
setting in the variable contrast.
int CKVCConnection::GetBrightness(UINT8 &brightness);
The method GetBrightness returns the current value of the brightness
setting in the variable brightness.
int CKVCConnection::GetVolume(UINT8 &volume);
The method GetVolume returns the current value of the volume setting
in the variable volume.
int CKVCConnection::GetScreensaverTime(UINT16 &screensaverTime);
The method GetScreensaverTime returns the current value of the
screensaver setting in the variable screensaverTime.
int CKVCConnection::GetScreensaverState(UINT8 &state);
The method GetScreensaverstate returns the current state of the
screensaver in the variable state.
int CKVCConnection::GetBacklightState(UINT8 &state);

Table of Contents

Related product manuals