Data log file sizes
Approximate disk usage for file sets:
- Index file97 bytes file overhead, 1 byte for End of File marker, plus for each tag in the modelTagName = 250 bytesTagIndex = 5 bytesDeleteFlag = 1 byte
- Floating point log file289 bytes file overhead, 1 byte for End of File marker, plus for each tag in a recordDate = 8 bytesTime = 9 bytesMillitime = 3 bytesTagIndex = 5 bytesValue = 8 bytesStatus = 2 bytesMarker = 2 bytesInternal = 4 bytesDeleteFlag = 1 byte
- String log file257 bytes file overhead, 1 byte for End of File marker, plus for each tag in a recordDate = 8 bytesTime = 9 bytesMillitime = 3 bytesTagIndex = 5 bytesValue = 82 bytes This field is configured in the data log model.Status = 2 bytesMarker = 2 bytesInternal = 4 bytesDeleteFlag = 1 byte
Approximate disk usage for ODBC format files:
- ODBC data log models need approximately the same amount of disk space as file sets, but this depends on the ODBC-compliant database that is used. The overhead may vary for each database.
Provide Feedback