Data Groups

Overview

These blocks are used to provide input and output values.

  • Read Data

  • Write Data

  • Triggered Output

  • Constant

Read Data

Read Data Block

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

Properties

Name

Description

Data ID

Data identifier to be read from

Inputs and Outputs

Name

Description

Supported data type

Out – Output

The value read from the data identifier

All Data Types

Write Data

Write Data Block

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

Supported data type

In- Input

The value wrote into the data identifier

All Data Types

Triggered Output

Triggered output Block

This block is used to write a Input data to the specified given data identifier, when the trigger data is high. Otherwise the output will not change.

Properties

Name

Description

Data ID

Data identifier to be written to

Inputs and Outputs

Name

Description

Supported data type

In- Input

The value wrote into the data identifier

All Data Types

T- Trigger data

The trigger data (high or low), the input will write when trigger data is high.

Boolean

Constant

Constant Block

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

Supported data type

Out – Output

Constant value

All Data Types