Echelon IzoT NodeBuilder User Manual

Page 179

Advertising
background image

2. Click anywhere in the Value box, and select a value from the list of possible enumeration values.

You can set the enumeration to its default value by clicking Use Default.

3. The current initial value for the enumeration is displayed in the Initializer box. You can edit the

value by clicking Value in the Structure Fields box or directly editing the value in the Initializer
box.

4. Click OK to save the changes. The value specified in the Initializer box will be transferred to the

Initializer property of the respective network variable or configuration property dialog.

Setting Initial Values for Floating Point and s32 Data Types

For floating point and s32 data types, the Edit Initializer dialog lets you convert their values to the
structures used by Neuron C to represent their values in memory. To do this, follow these steps:

1. Click anywhere in the data type’s row. The scaling for the data type is displayed in the Scalar

Details box, and its minimum, maximum, and invalid (if any) values are displayed in the Limits
box.

2. Click anywhere in the float or 32 data type’s Value box and enter a valid value. The value is

automatically converted to the structure used by Neuron C to represent it in memory; the values of
the fields in the structure appear below the data type. You can set the floating point or s32 data
type to its default value by clicking Use Default.

IzoT NodeBuilder FX User's Guide

165

Advertising