Subset Array

Use the Database Tools > Array Channels > Subset Array menu option (VA2VA GX) to create a subset array channel from a window of an existing array channel.

Subset Array dialog options

Input array channel

The name of an existing array channel.

Script Parameter: VA2VA.IN

Output subset array channel

The name of a new subset array channel to create. If the channel exists it will first be deleted.

Script Parameter: VA2VA.OUT

Subset start element ( > =0 )

The location of the first element to include in the subset (single element) data channel. The first element of the input data channel is 0.

Script Parameter: VA2VA.START

End element

The last element to be included in the subset data channel. This element will be reduced to the size of the input data channel if it is too large. The end element is included in the subset window, which will be (End – Start + 1) in size.

Script Parameter: VA2VA.END