Data Agent

Overview

These blocks are used to provide input and output values.

  • Read Parameter

  • Read Data

  • Write Data

  • Read Constant

Read Parameter

This block is used to read a variable value from the etd file.

Properties

Name

Description

Data ID

Data identifier to be read from

Inputs and Outputs

Name

Description

Out – Output

The value read from the data set

Read Real Data

This block is used to read a real value from the given specified data identifier.

Properties

Name

Description

Data ID

Data identifier to be read from

Read Boolean Data

This block is used to read a boolean value from the given specified data identifier.

Properties

Name

Description

Data ID

Data identifier to be read from etd file

Write Real Data

This block is used to write a variable value to the specified given data identifier.

Properties

Name

Description

Data ID

Data identifier to be written to

Inputs and Outputs

Name

Description

In- Input

The value wrote into the data identifier

Write Boolean Data

This block is used to write a variable value to the specified given data identifier.

Properties

Name

Description

Data ID

Data identifier to be written to

Inputs and Outputs

Name

Description

In- Input

The value wrote into the data identifier

Read Constant

This block is used to set a fixed value and use it in further calculations.

Properties

Name

Description

Constant value

Constant value to be generated.

Inputs and Outputs

Name

Description

Out – Output

Constant value