Rockwell-automation 2727-MRSDK MobileView Terminals Software Developme Manual de usuario Pagina 29

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 50
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 28
Publication 2727-UM004B-EN-P - February 2004
SDK (Software Development Kit) for MobileView Terminals 4-5
KtpSetScreenSaverTimeOutSec
KtpSetBuzzerVolume
Functions for Reading the
Configuration
Functions that read a configuration return the current value of the
configuration parameters. None of the functions require a parameter.
These functions do not check for errors since the return value of the
function is the value of the configuration parameter.
KtpGetBrightness
Table 4.9
Declaration:
Visual C: UINT8 SetScreenSaverTimeOutMin(/*[in]*/UINT16
u16_ScreenSaverTO);
Visual Basic: KtpSetScreenSaverTimeOutSec(ByVal sreenSaverTO As Integer) As
Byte
Description: Sets the timeout value of the screensaver in seconds.
Arguments 0-65535, 0 = off, 65535 = max
Table 4.10
Declaration:
Visual C: UINT8 KtpSetBuzzerVolume(/*[in]*/UINT8 u8_Volume);
Visual Basic: KtpSetBuzzerVolume(ByVal volume As Byte) As Byte
Description: Sets the volume of the buzzer.
Arguments 0-16, 0 = off, 16 = max
Table 4.11
Declaration:
Visual C: UINT8 KtpGetBrightness(void);
Visual Basic: KtpGetBrightness() As Byte
Description: Gets the current brightness value of the LC display.
Vista de pagina 28
1 2 ... 24 25 26 27 28 29 30 31 32 33 34 ... 49 50

Comentarios a estos manuales

Sin comentarios