Structures Grid
The
Structures
grid of the Dictionary
enables managing the structures for a project. Tasks to perform from the Structures
grid are:Task | Procedure |
---|---|
Create a structure |
|
Delete a structure |
|
Edit an existing structure |
|
Sort structures in the grid |
|
Filter structures in the grid | Filter structures in Structures grid. When filtering, create a view displaying only the structures containing specified characters. The filter row is the top row of the grid. Filter structures by typing alphabetical and numerical characters in the cells of the filter row. You can also select from the drop-down combo box. Matching structures are automatically displayed.
|
Properties for structures are:
Property | Description | Possible Values |
---|---|---|
Name | Name of the structure | Limited to 128 characters beginning with a letter or single underscore followed by letters, digits, and single underscores. The last character for a structure name must be a letter or digit; structure names cannot end with an underscore character. Reserved words, defined words, or data types such as, elementary, structures, or arrays, are not valid names. The same type of elements within a scope must have unique names. |
Data Type | Type of the structure | BOOL, SINT, USINT, BYTE, INT, UINT, WORD, DINT, UDINT, DWORD, LINT, ULINT, LWORD, REAL, LREAL, TIME, DATE, STRING, User arrays, Structures |
Comment | Comment for the structure | Plain text |
String Size | If Data Type is STRING, represents the length | String capacity is limited to 255 characters excluding the terminating null character (0), a byte for the current length of the string, and a byte for the maximum length of the string |
Customize the
Dictionary
environment by arranging the columns to display.Provide Feedback