Denso BHT-200QW Especificações Página 282

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 377
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 281
- 280 -
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;
Vista de página 281
1 2 ... 277 278 279 280 281 282 283 284 285 286 287 ... 376 377

Comentários a estes Manuais

Sem comentários