Data Types

The following table gives an overview of the data types supported in calculated signals:

Name

Bits

Supported

Signed Integer

8, 16, 32, 64 bit 1

Yes

Unsigned Integer

8, 16, 32, 64 bit 1

Yes

IEEE Floating Point

32, 64 bit

Yes

Boolean

 

Yes

String

 

No2

Enumeration

 

No2

Mixed (combination of numeric and enumeration)

 

No2

Array

 

No

Event

 

No2 3

1 Other bit sizes in input files are supported but the data is converted to the next higher available size.

2 The type can be displayed but is not supported in calculated signals.

3 Events are currently treated as strings.

See also