Denso BHT-200QW Especificaciones Pagina 329

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 587
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 328
Chapter 15. Function Reference
321
____________________________________________________________________
HEXadecimal String function
HEX$
Converts a decimal number into the equivalent hexadecimal string.
____________________________________________________________________
Syntax:
Syntax:Syntax:
Syntax:
HEX$(numericexpression)
Parameter:
Parameter:Parameter:
Parameter:
numericexpression
A numeric expression which returns a value from -32768 to 32767.
Description:
Description:Description:
Description:
HEX$ function converts a decimal number from -32768 to 32767 into the equivalent
hexadecimal string which is expressed with 0 to 9 and A to F.
Listed below are conversion examples.
numericexpression
Returned value
-32768
8000
-1
FFFF
0
0
1
1
32767
7FFF
Run
RunRun
Run-
--
-time errors:
time errors:time errors:
time errors:
Error code Meaning
06h
The operation result is out of the allowable range.
Vista de pagina 328
1 2 ... 324 325 326 327 328 329 330 331 332 333 334 ... 586 587

Comentarios a estos manuales

Sin comentarios