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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 237
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 221
184
if PORTA.1= 1 then
break
end if
if Usart_Data_Ready = 1 then
menu1 = Usart_Read
select case menu1
case "1"
editarentradasdigitales()
entradasdigitales()
case "2"
verentradasdigitales()
while true
if PORTA.1= 1 then
break
end if
if Usart_Data_Ready = 1 then
menu1 = Usart_Read
if (menu1 = "R") OR (menu1 = "r") then
verentradasdigitales()
else
break
end if
end if
wend
entradasdigitales()
case "3"
menuprincipal()
break
case else
Przeglądanie stron 221
1 2 ... 217 218 219 220 221 222 223 224 225 226 227 ... 236 237

Komentarze do niniejszej Instrukcji

Brak uwag