This dialog allows you to configure the data
source for a Grid object.
Grid Data – Text File
When the Data Source
type is set to Text File, you can configure the following
settings:
Grid Data – Class Tag
When the Data Source
type is set to Class Tag, you can configure the following
interface:
- Class Tag: Enter
the name of the main class tag source. (Do not specify a specific
member of the class tag.) You can specify the initial array
position in this field (e.g., Mytag[10]); otherwise, 0 (zero) will be
used as the initial position by default.
- Number of Items:
Enter the number of array positions from the Class Tag that should be displayed.
- View: When the tag
configured in the optional field changes value (e.g., toggles)
during runtime, the grid object launches a dialog, allowing the
user to show/hide each column or modify their positions.
Grid Data – Database
Configuration
When the Data Source
type is set to Database, you can configure the following
settings:
Please refer to the Database Configuration dialog for
further information about this dialog.