Multitech MTCBA-G-F Instrukcja Użytkownika Strona 221

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 237
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 220
183
if PORTA.1= 1 then
break
end if
if Usart_Data_Ready = 1 then
menu1 = Usart_Read
select case menu1
case "1"
espacio()
Usart_Write_Text("REINICIANDO SISTEMA ")
retardo()
reset
case "2" 'Reinicio de la repetidora MTR2000
PORTB.0 = 1
retardo()
PORTB.0 = 0
case "3"
menuprincipal()
break
case else
Usart_Write_Text(" OPCION INVALIDA ")
retardo()
control()
end select
end if
wend
case "3"
entradasdigitales()
while true
Przeglądanie stron 220
1 2 ... 216 217 218 219 220 221 222 223 224 225 226 ... 236 237

Komentarze do niniejszej Instrukcji

Brak uwag