Tablename.Tablebytes

The TableName.TableBytes syntax is used to return the number of bytes that have been allocated in the program for a DataTable. This fieldname is only available in the CR6, CR1000X, and GRANITE Series dataloggers.

Syntax

TableName.TableBytes

Remarks

The name of the DataTable is entered in place of the TableName parameter. TableName is limited to 20 characters. The size, in bytes, of the DataTable defined by the TableName parameter is returned.

For additional data table access functionality, see Data Table Access.