RainFlowSample (Store CDM_VW300RainFlow Sample)

The RainFlowSample instruction is an output instruction used to store a sample of the CDM_VW300RainFlow into a data table.

Syntax

RainFlowSample ( Source, DataType )

Parameters

Source

Two-dimensional arrays in which to store the rainflow histogram for each channel measured on the device. The first dimension is the number of Mean bins and the second dimension is the number of amplitude bins. For the CDM-VW300 only two variable arrays are required (RF1 and RF2); for the VWIRE 305 or CDM-VW305 eight variable arrays are required (RF1 – RF8).

Type: Two-dimensional variable array

DataType (Data Type)

Defines the data type in which to store the instruction's results. For this instruction, the DataType must be set to IEEE4.

Type: Constant

For Rainflow histogram output, refer to the RainFlow instruction.