Start Back Next End
  
ZBasic System Library
6
ZBasic Microcontrollers
delay for a specified period of time
delay for a specified period of time
determine if this is the first the program has been run since downloading
populate a buffer with higher precision timing information
determine the elapsed time relative to previous time information
select the value of one of two expressions
determine the lower bound of an array
perform a non-local goto (e.g. for exception handling)
execute a “nop” instruction
activate the watchdog timer
check the parity of a data byte
initialize the random number generator
reset the CPU
retrieve the next random number
retrieve the system software serial number
prepare for a non-local Goto (e.g. exception handling)
determine the size of a data item
determine the size of a data item
determine the number of elements in an array dimension
retrieve the identification characters for the device
determine the upper bound of an array
reset the watchdog timer
activate the “command mode” (for downloading)
Previous page Top Next page