"CONVERTIR" (1 bit 1byte)
"CONVERTIR" (1bit 2bytes entero sin signo)
"CONVERTIR" (1 bit 2 bytes coma flotante)
"CONVERTIR" (1 byte 1 bit)
"CONVERTIR" (1 byte 2 bytes entero sin signo)
"CONVERTIR" (1 byte 2 bytes coma flotante)
ZENNiO
AVANCE Y
TECNOLOGÍA____________________________________________www.zennio.com
1bit
0
00000000
1
00000001
1bit
2bytes entero sin signo
0
00000000 00000000
1
00000000 00000001
1bit
2bytes coma flotante
0
1
1byte
0
1..255
1byte
$00
$01
...
$FF
1byte
2bytes coma flotante
0
1
255
1byte
0
0,1
1bit
0
1
2bytes
$00 00
$00 01
...
$00 FF
0
0.1
25.5
3
0