This window requires a FileNetwork component in the Drivers container, with a FileDevice, which includes A file history device extension.

To open this window, expand , double-click Histories, click New, select Delimited File Import from the drop-down list and click OK.
In addition to the standard property, Enabled, these properties are available in this window.
| Property | Value | Description |
|---|---|---|
| Name | text | Provides a name for the object. Editing this property is equivalent to the right-clicking Rename command on the component.
In this case, the object is a delimited file import descriptor. |
| History Id | text in two parts: station name/history name | Together the two names identify the CSV file to import from the local
|
| Execution Time | drop-down list (defaults to Daily)
|
Selects when to import or export descriptors that a join creates automatically on demand.
|
| Capacity | drop-down list (defaults to Unlimited)
|
Defines the maximum number of history records allowed in the associated table.
|
| Full Policy | drop-down list (defaults to Roll)
|
Defines what should happen if Capacity is set to Record Count and the specified record count is reached.
Full policy has no effect if |
| Interval | drop-down list (defaults to irregular)
|
Sets up an automatic function, such as the import or export of data, by specifying how often to execute the function. |
| Value Facets | drop-down list (defaults to Numeric Type)
|
Identifies the type of data contained in the file. |
| Time Zone | drop-down list (defaults to America/New_York (-5/-4)
|
Selects the suitable time zone from the drop-down list. |
| File | file path | Selects the path to the CSV file. |
| Full Import On Execute | drop-down list | Configures how much data to import.
|
| Row Start | number | Specifies the line number in the file from which to begin importing data. |
| Row End | number | Specifies the line number in the file at which to stop importing data. |
| Delimiter | n/a | Unavailable for edit. |
| Timestamp Column Index | number | Specifies a left-to-right index (zero-based ) to identify the column in the file from which to import the timestamp. |
| Timestamp Format | drop-down list (defaults to d-MMM-yy h:mm a z)
|
Selects the timestamp format from the drop-down list. |
| Value Column Index | number (defaults to zero (0) ) | Identifies the column in the record that contains the value. |
| Value Format | drop-down list (defaults to Numeric Type)
|
Selects the value format from the drop-down list. |
| Status Column Index | number | Specifies the number for the left-to-right index (zero-based) to identify the column in the file used to import the status, if available. |
| Identifier Column Index | number | Specifies the number for the left-to-right index (zero-based) to identify the column in the file used to filter rows for inclusion
in combination with the Identifier Pattern property value).
|
| Identifier Pattern | text (defaults to asterisk (*) ) | Specifies the text string that import searches for in all rows, where the import job imports any row with the matching text string. |