
Contents |
Show X Column
Show X column (extract Sampling Interval) for the selected Y column(s)
This feature is updated in 8.0 SR3. For more details, please refer to Release Notes.
colshowx rng:=[Book1]Sheet1!Col(2) clear:=1;
| Display Name | Variable Name | I/O and Type | Default Value | Description |
|---|---|---|---|---|
| Columns | rng |
Input/Output Range | |
Specify the Y columns to show the sampling intervals. |
| Clear Sampling Interval | clear |
Input int | |
Specify whether to clear the sampling interval information in the input columns. |
This function generates and shows X columns for the selected Y columns, according to the sampling interval information in the Y columns.
You can choose to remove the sampling interval information in the input columns after showing the X columns, by setting the clear varible to 1.