All
Paste the block data from the clipboard to the specified step and channel.
Object.Paste (vFileStartStep, vFileStartChannel)
The Paste method syntax has the following parts:
Name |
Type |
Description |
Object |
DioBlock |
DioBlock object |
vFileStartStep |
Variant |
Starting step number in the file. Step number specified by either the step label or the step number. |
vFileStartChannel |
Variant |
Starting channel number in the file. Channel number specified by either the channel name or the channel number. |
Since a block can be viewed as a rectangular, then when pasting we only need to specify the upper left corner of it.