Navigation bar
  Start Previous page
 189 of 283 
Next page End 184 185 186 187 188 189 190 191 192 193 194  

180
Examples
Dim acc as Byte
Call PutDAC(12, 0.5, acc)
Call PutDAC(12, 128, acc, 5)
Compatibility
In BasicX compatibility mode, the dacValue parameter may only be specified using a Single value. 
Also, the fourth parameter is not supported.
Resource Usage
This routine disables interrupts for about 200µS during the generation process.  Interrupts are reenabled
between each successive cycle.
See Also
Previous page Top Next page