Denso BHT-202Q Manual de usuario Pagina 294

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 407
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 293
PwrDownTime
Sets or acquires the length of time the PWR key is pressed down until the power turns OFF.
Syntax
[VB]
Public Shared Property PwrDownTime As Integer
[C#]
public static int PwrDownTime {get; set;}
Property
Length of time key pressed down (in units of 100msec)
Parameter values
: 1 to 255
Default value
: 5
Exceptions
Name of Exception Meaning
ArgumentException The specified parameter value(s) is invalid.
[Ex.] Make setting to ensure the power does not turn OFF unless the [PWR] key is held
down for 10 seconds.
[VB] Keys.Settings.PwrDownTime = 100
[C#] Keys.Settings.PwrDownTime = 100;
285
Vista de pagina 293
1 2 ... 289 290 291 292 293 294 295 296 297 298 299 ... 406 407

Comentarios a estos manuales

Sin comentarios