Denso BHT-202Q Manual de usuario Pagina 290

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 407
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 289
MxMode(Mx : M1 to M3)
Sets or acquires the operation mode for the magic key, including that when the key is
half-pressed.
Syntax
[VB]
Public Shared Property MxMode As EN_MX_MODE
[C#]
public static EN_MX_MODE MxMode {get; set;}
Property
Operation mode
Parameter values
: As listed in EN_MX_MODE with the exception of EN_MX.MODE.IM,
EN_MX_MODE.LASER, and EN_MX_MODE.USER_DEF_CODE
Default value
: M1 EN_MX_MODE.TAB
M2 EN_MX_MODE.NONE
M3 EN_MX_MODE.TRG
Exceptions
Name of Exception Meaning
ArgumentException The specified parameter value(s) is invalid.
[Ex.] Set the [M2] key function to the [CTRL] key.
[VB] Keys.Settings.M2Mode = Keys.EN_MX_MODE.CTRL
[C#] Keys.Settings.M2Mode = Keys.EN_MX_MODE.CTRL;
281
Vista de pagina 289
1 2 ... 285 286 287 288 289 290 291 292 293 294 295 ... 406 407

Comentarios a estos manuales

Sin comentarios