field_format

Maximum Field Length

10 characters

Definition

C-format string for the field. The parameter appears in the alarm message according to the format string specified. Legal values are:

 

%d

decimal

 

%o

unsigned octal

 

%x

unsigned hexadecimal

 

%u

unsigned decimal

 

%c

single character

 

%s

string

 

%e

scientific notation 

 

%f

floating point

 

%g

use scientific notation or floating point, whichever is shorter

 

 

Note: All point values in alarm messages are passed as strings.

More information

Field definitions for Alarm Field file.