Casio DT-X8 Series Uživatelský manuál Strana 102

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 171
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 101
102
3.75 SysSetBLBattery
This function sets up a brightness of the backlight while the operation power is provided by the
installed battery pack.
In the Device Emulator, the function does not perform, but stores the preset value as internal
variable. The value stored can be checked with SysGetBLBattery function.
Calling Sequences
[C++]
DWORD SysSetBLBattery(
DWORD setting
)
[Visual Basic]
Public Shared Function SysSetBLBattery( _
ByVal setting As Int32 _
) As Int32
[C#]
public static Int32 SysSetBLBattery(
Int32 setting
);
Parameters
setting
This parameter is for setting a brightness of the backlight. The backlight is turned off if "0"
is set in this parameter. The defaults is "6".
Return Values
TRUE : Normal end
FUNCTION_UNSUPPORT : Unsupported error
Note:
For the maximum value to set in the setting parameter, call SysGetBLMaximum function
to retrieve it.
Zobrazit stránku 101
1 2 ... 97 98 99 100 101 102 103 104 105 106 107 ... 170 171

Komentáře k této Příručce

Žádné komentáře