User Tools

Site Tools

한국어

cubloc:dprint:index

DPrint

DPrint string Model : CT1721C, CT1820, CUBLOC + GHB3224C

DPrint is similar to GPrint, except it over-writes the current graphics.

DPRint "WE LOVE CUBLOC",CR     ' Print String and go to next line

This command prints faster than GPrint since it simply overwrites the background. When trying to display animations or numbers that change rapidly, such as a moving ball or the current time, DPrint will allow smoother transitions.

DPrint can only be used with X-Axis values that are a multiple of 8. For example, you can use GLocate 8,2 or GLocate 16,101 but not Glocate 10, 30

Go CUBLOC home

cubloc/dprint/index.txt · Last modified: 2016/04/14 11:07 (external edit)