304
V7122 GatewayUser Guide
A Data line must end with a semicolon ';'.
End-of-Table-Mark - Indicates the end of the table. The same string used for the table’s
title, preceded by a backslash '\' (for example, [\MY_TABLE_NAME]).
Figure 89
displays an example of the structure of a parameter table in the
ini
file.
Figure 89
Structure of a Parameter Table in the ini File
; Table: Items Table.
; Fields: Item_Name, Item_Serial_Number, Item_Color, Item_weight.
; NOTE: Item_Color is not specified. It will be given default value.
[Items_Table]
; Fields declaration
Format Item_Index = Item_Name, Item_Serial_Number, Item_weight;
Items_Table 0 = Computer, 678678, 6;
Items_Table 6 = Computer-screen, 127979, 9;
Items_Table 2 = Computer-pad, 111111, $$;
[\Items_Table]
See the following notes:
Indices (in both the Format and the Data lines) must appear in the same order
determined by the specific table's documentation. The Index field must never be omitted.
The Format line can include a sub-set of the configurable fields in a table. In this case, all
other fields are assigned with the pre-defined default values for each configured line.
The order of the fields in the Format line isn’t significant (as opposed to the Index-fields).
The fields in the Data lines are interpreted according to the order specified in the Format
line.
The sign '$$' in a Data line indicates that the user wants to assign the pre-defined default
value to it.
The order of the Data lines is insignificant.
Data lines must match the Format line, that is, it must contain exactly the same number
of Indices and Data fields and must be in exactly the same order.
A line in a table is identified by its table-name and Index fields. Each such line may
appear only once in the
ini
file.
Table
dependencies:
Certain tables may depend on other tables. For example, one table may include a field
that specifies an entry in another table. This method is used to specify additional
attributes of an entity, or to specify that a given entity is part of a larger entity. The tables
must appear in the order of their dependency (that is, if Table X is referred to by Table Y,
Table X must appear in the
ini
file before Table Y).
Summary of Contents for VCX V7122
Page 28: ...28 V7122 GatewayUser Guide ...
Page 39: ...V7122 Gateway User Guide 39 Reader s Notes ...
Page 40: ...40 V7122 GatewayUser Guide ...
Page 58: ...58 V7122 GatewayUser Guide Reader s Notes ...
Page 66: ...66 V7122 GatewayUser Guide Reader s Notes ...
Page 144: ...144 V7122 GatewayUser Guide Reader s Notes ...
Page 239: ...V7122 Gateway User Guide 239 Reader s Notes ...
Page 240: ...240 V7122 GatewayUser Guide ...
Page 246: ...246 V7122 GatewayUser Guide Reader s Notes ...
Page 270: ...270 V7122 GatewayUser Guide Reader s Notes ...
Page 287: ...V7122 Gateway User Guide 287 Reader s Notes ...
Page 288: ...288 V7122 GatewayUser Guide ...
Page 294: ...294 V7122 GatewayUser Guide Reader s Notes ...
Page 300: ...300 V7122 GatewayUser Guide Figure 88 Gateway s Startup Process ...
Page 315: ...V7122 Gateway User Guide 315 Reader s Notes ...
Page 316: ...316 V7122 GatewayUser Guide ...
Page 332: ...332 V7122 GatewayUser Guide Reader s Notes ...
Page 358: ...358 V7122 GatewayUser Guide Reader s Notes ...
Page 362: ...362 V7122 GatewayUser Guide Reader s Notes ...
Page 389: ...V7122 Gateway User Guide 389 Reader s Notes ...
Page 390: ...390 V7122 GatewayUser Guide ...
Page 398: ...398 V7122 GatewayUser Guide Reader s Notes ...
Page 406: ...406 V7122 GatewayUser Guide Reader s Notes ...
Page 408: ...408 V7122 GatewayUser Guide Reader s Notes ...
Page 409: ...V7122 Gateway User Guide 409 ...
Page 419: ...V7122 Gateway User Guide 419 Reader s Notes ...
Page 437: ...V7122 Gateway User Guide 437 Reader s Notes ...
Page 452: ...452 V7122 GatewayUser Guide Figure 137 UDP2File Utility ...
Page 453: ...V7122 Gateway User Guide 453 Reader s Notes ...
Page 459: ...V7122 Gateway User Guide 459 Reader s Notes ...
Page 475: ...V7122 Gateway User Guide 475 ...