Multitech MTCBA-G-F User Manual Page 231

  • Download
  • Add to my manuals
  • Print
  • Page
    / 237
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 230
193
then
result = 1
break
else
result = 0
end if
end if
if contador > 31 then
contador = 0
end if
end if
next var1
end sub
main: 'Procedimiento Principal
enter = Ord (13) 'aquí inicia el programa
TRISB = 0XFE 'se configuran los puertos y los periféricos
TRISA = 0XFE
TRISC = 0XF0
TRISD = 0XFF
PORTC = 0
PORTA = 0
PORTB = 0
respu = 0
validacionplanta = 0
respuesta[0]= CHR(0X0D)
respuesta[1]= CHR(0X0A)
respuesta[2]= "#"
Page view 230

Comments to this Manuals

No comments