Page 50 - Making PIC Microcontroller Instruments and Controllers
P. 50

tt{E  ptcBAstc  DRo co  ptLEn  |l|stnucflolt   sEt   36



                      LCDOUT                    Display characters on LCD.

                      {LET}                     Assign result  ofan expression to a variable.
                      LOOKDOWN                  Search constant table for value.
                                                             /
                      LOOKDOWN2                 Search constant variable table for value.
                      LOOKIIP                   Fetch constant value ftom table.

                      LOOKUP2                   Fetch constant variable value from table.
                                                            /
                      LOW                       Make  pin  output low
                      NAP                       Power  down  prccessor  for sho  period  of time.

                      ON DEBUG                  Execute BASIC debug monitor
                      ON INTERRUPT              Execute BASIC subrootine on an intenupt.
                      OWIN                      One-wire  input
                      OWOUT                     one-wire output.

                      OUTPUT                    Make  pin  an output.
                      PAUSE                     Delay  (l msec resolution).

                      PAUSEUS                   Delay  (1 psec  r€solution).
                      PEEK                      Read byte from register
                      PEEKCODE                  Read  byte  from  code space
                      POKE                      Write byte to register

                      POKECODE                  Wdte to code space at device  progranrming  time.
                      POT                       Read  potentiometer  on specified  pin.
                      PULSIN                    Measure  pulse  width on a  pin.

                      PULSOUT                   Cenemte  pulse  to apin.
                      PWM                       Output  pulse  width modulated  pulse  train to  pin.
                                                                    number.
                      RANDOM                    Generate  pseudorandom
                      RCTIME                    Measure  pulse  width on a  pin.
                      READ                      Read byte from on chip EEPROM.
                      READCODE                  Read word from code memory.

                      REPEAT..UNTIL             Execute sta(ements until condition is true.
                      RESUME                    Continue execution after interrupt handling.
                      RETURN                    Continue at statement following last  GOSIJB  call.
   45   46   47   48   49   50   51   52   53   54   55