Casio IT-2000W Especificaciones Pagina 209

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 297
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 208
209
Keypad display/non-display property
Function This is a property to switch between display and non-display of the keypad.
Property name PadStatus
Type short
Value 0 = non-display
1 = display (default)
Format <In case of VC>
CVBControl* m_PadCtrl;
m_PadCtrl->SetNumProperty("PadShow", 0 or 1);
<In case of VB>
Padctrl1.PadShow = 0 or 1
Expansion key number property
Function This is a property to set up the expansion key number to be registered or
deleted to/from the expansion pad.
Property name KeyNo
Type short
Value Integer from 0 to 47
Format <In case of VC>
CVBControl* m_PadCtrl;
m_PadCtrl->SetNumProperty("KeyNo", 0 to 47);
<In case of VB>
Padctrl1. KeyNo = 0 to 47
Expansion keypad number property
Function This is a property to select the objective expansion key pad to/from which
the keys are registered or deleted.
Property name ExtNo
Type short
Value 1 = EXT1 pad
2 = EXT2 pad
Format <In case of VC>
CVBControl* m_PadCtrl;
m_PadCtrl->SetNumProperty("ExtNo", 1 or 2);
<In case of VB>
Padctrl1. ExtNo = 1 or 2
Vista de pagina 208
1 2 ... 204 205 206 207 208 209 210 211 212 213 214 ... 296 297

Comentarios a estos manuales

Sin comentarios