Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Type

Description

I1

one-byte character

UI1

unsigned one-byte value

I2

signed two-byte integer

UI2

unsigned two-byte integer

I4

signed four-byte integer

UI4

unsigned four-byte integer

R4

single precision IEEE floating point

R8

double precision IEEE floating point

BOOL

Boolean (on/off) value

ARRAY

array of specified data type

STRING

string

  • No labels