DIAdem Help

Content Type
Programming Language
Current manual

Block Operations

Block Operations

Use this dialog box to carry out block operations in a channel table.

Settings

Copy dataSpecifies that DIAdem copies a data block to another place in the channel table. DIAdem overwrites the data at the target position. The source block and the target block must not overlap.
Insert dataSpecifies that DIAdem copies a data block to another place in the channel table. At the target position DIAdem moves the existing data down. The source block and the target block must not overlap.
Append dataSpecifies that DIAdem copies a data block to another place in the channel table. DIAdem inserts the data at the end of the target channel. The source block and the target block must not overlap.
Insert valueSpecifies that DIAdem inserts a data block with the specified numeric value in the channel table. At the target position DIAdem moves the existing data down. The source block and the target block must not overlap.
Overwrite valueSpecifies that DIAdem overwrites a data block in the channel table with the specified numeric value.
First channel Specifies the first channel of the block.
First row Specifies the first row of the block.
Last channel Specifies the last channel of the block.
Last row Specifies the last row of the block.
Channel Specifies the target channel.
Row Specifies the target row.
Value Specifies the numeric value which DIAdem inserts into the channel table or with which DIAdem overwrites channel values.

Script Call

DataBlCopy

DataBlInsert

DataBlAppend

DataBlInsertVal

Further Settings

Select Block | Block Operations | Generate Channel Contents | Go to Channel Value / Find Channel Value | Go to Row

Procedures

Block Operations in Channel Tables | Changing a Table Display | Cutting, Copying, and Pasting Data Blocks into Channel Tables | Deleting Channel Table Columns | Displaying All Channels in One Channel Table

Was this information helpful?