EMA C++ RDM Usage Guide : 5 Dictionary Domain : 5.6 Enumerated Types Dictionary : 5.6.2 Enumerated Types Dictionary File Format : 5.6.2.4 Values Table Section
 
5.6.2.4 Values Table Section
The second section lists the value of each enumerated type and its corresponding display data.
 
Table 47: Rssl Wire Format EnumType Dictionary File Values  
Name
Rssl Wire Format Element Name
Notes
VALUE
VALUE
The unsigned, integer value corresponding to the enumerated value.
DISPLAY
DISPLAY
Quoted alphanumeric for the expanded string value.
In cases where special characters are needed, the DISPLAY column uses a hexadecimal value, which is identified by using hash marks instead of quotation marks, e.g. #42FE#.
MEANING
MEANING
The meaning column is not required over the network and typically not provided.