Multitech MTCBA-G-F User Manual Page 220

  • Download
  • Add to my manuals
  • Print
  • Page
    / 237
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 219
182
configuracion()
while true
if PORTA.1= 1 then
break
end if
if Usart_Data_Ready = 1 then
menu1 = Usart_Read
select case menu1
case "1"
contrasena()
configuracion()
case "2"
plantacelular()
retardo()
configuracion()
case "3"
menuprincipal()
break
case else
Usart_Write_Text(" OPCION INVALIDA ")
retardo()
configuracion()
end select
end if
wend
case "2"
control()
while true
Page view 219
1 2 ... 215 216 217 218 219 220 221 222 223 224 225 ... 236 237

Comments to this Manuals

No comments