Multitech MTCBA-G-F Uživatelský manuál Strana 223

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 237
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 222
185
Usart_Write_Text(" OPCION INVALIDA ")
retardo()
entradasdigitales()
end select
end if
wend
case "4"
PORTA.0 = 1 'Conmuta el tráfico hacia la MTR2000
while true
if PORTA.1 = 1 then
PORTA.0 = 0
break
end if
case "5"
break
case else
Usart_Write_Text(" OPCION INVALIDA ")
retardo()
menuprincipal()
end select
end if
wend
end sub
sub procedure lecturapassword(dim direcccion, longitud as byte)
dim contador, var1,aux1 as byte 'Procedimiento que guarda temporalmente
aux1 = 0 'la contraseña que ingrese el usuario
for contador = direcccion to (direcccion + longitud)
Zobrazit stránku 222
1 2 ... 218 219 220 221 222 223 224 225 226 227 228 ... 236 237

Komentáře k této Příručce

Žádné komentáře