Denso BHT-200QW Especificaciones Pagina 296

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 377
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 295
- 294 -
SerialNumber
Sets or acquires the serial number.
Syntax
[VB]
Public Shared Property SerialNumber As String
[C#]
public static string SerialNumber {get;set;}
Property
Serial number
Parameter values
: 6-digit character string
Default value
: Last 6 digits of machine number on the back of the BHT.
Exceptions
Name of Exception Meaning
ArgumentException The specified parameter value(s) is invalid.
[Ex.] Acquire the serial number.
[VB] Dim SerialNumber As String = SysInfo.Settings.SerialNumber
[C#] string SerialNumber = SysInfo.Settings.SerialNumber;
Vista de pagina 295
1 2 ... 291 292 293 294 295 296 297 298 299 300 301 ... 376 377

Comentarios a estos manuales

Sin comentarios