Denso RC5 Specifications Page 631

  • Download
  • Add to my manuals
  • Print
  • Page
    / 692
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 630
Chapter 21 Vision Control (Option)
21-79
SHCOPYMODEL (Statement)
Function
Copies a registered model.
Format
SHCOPYMODEL <Copy source model number>,<Copy destination model
number>
Explanation
<Copy source model number> Designates the model number to copy (0 to 99).
<Copy destination model number> Designates the new model number (0 to
99).
Note (1): If the copy source number and the copy destination member are
the same, an error occurs.
Note (2): If the copy source file is not present or if there is insufficient
capacity, copying is not executed.
Note (3): The following data may be obtained with the processing result
obtaining function.
Note (4): For this instruction, a µ
µµ
µVision board (option) is required.
Note (5): During execution of this instruction, do not power off the
controller. If you do so, the controller will recognize in the next
powering-on sequence that it has not been normally terminated,
so it will initialize the vision-related information.
Related Terms
SHDEFMODEL, SHREFMODEL
Example
VISSCREEN 1,0,1 '
VISCLS 0 '
SHCOPYMODEL 2,0 'Copies model 2 informetion to model 0.
VISLOC 10,10 '
I1 = VISSTATUS(0)
IF I1 = 0 THEN VISPRINT “Copy completed” ELSE VISPRINT “Copy failed”
'
VISSTATUS (n)
n Item
0 Executed result 0=Normal -1=Abnormal
1 unknown
2 unknown
Page view 630
1 2 ... 626 627 628 629 630 631 632 633 634 635 636 ... 691 692

Comments to this Manuals

No comments