
Chapter 21 Vision Control (Option)
21-81
SHDISPMODEL (Statement)
Function
Displays a registered model on the screen.
Format
SHDISPMODEL <Model number>, <Displaying screen>, <Coordinate X>,
<Coordinate Y>
Explanation
<Model number> Designates the model number to display (0 to 99).
<Destination screen to display> Designates the storage memory number for
display (0 to 3).
<Coordinate X> Designates the home position coordinate X of the registered
model (0 to 511).
<Coordinate Y> Designates the home position coordinate Y of the registered
model (0 to 479).
Note (1): If the model number designated does not exist, nothing is
executed.
Note (2): For this instruction, a µ
µµ
µVision board (option) is required.
Related Terms
SHDEFMODEL
Example
VISSCREEN 0,0,1 'Instantaneously draws from storage memory 0.
VISPLNOUT 0 'Displays storage memory 0 on the monitor.
SHDISPMODEL 1,0,100,100 'Displays model 1 on the screen.
Komentarze do niniejszej Instrukcji