Content

Description

Functionality

 
 

 

 

Description

Top../images/arwup.gif (846 bytes)

The "Send Array To Instrument" Task lets you select an Array, and if necessary apply an Array Method, then send the Array to an Instrument to collect data.

 

Functionality

Top../images/arwup.gif (846 bytes)

Select Array

 

After the preceding Task populates the Input Queue, "Selection" is a QueueSelectorStep (ArraySelection) that lets you choose the Arrays you want to send to an Instrument.

Find Array Method

 

"Find Array Method" is a Groovy step that determines whether or not an Array Method has been applied to the selected Array. If an Array Method has already been Applied the task moves to Select Instrument, if not it moves to Select Array Method.

Select Array Method

 

"Select Array Method" is a ListPageStep (SelectArrayMethodList) that opens the Array Method List where you select the Method you want to Apply to the Array. Select the Method, then click "Next". 

Apply Array Method

 

 "Apply Array Method" is a Groovy Step that applies the selected Array Method details.

Find Instrument

 

 "Find Instrument" is a Groovy Step that checks the Array Method in order to determine the Instrument Type.

Select Instrument

 

"Select Instrument" is a ListPageStep (SelectInstrumentList) that opens a list of Instruments based on the Instrument Type defined in the Array Method. Select an Instrument, then click "Next".

Send To Instrument

 

The Array is sent to the Instrument.