logValuesPerRecord (Function) |
|
logValuesPerRecord will report the number of values logged in each record. This was set with the logInitialize() function.
Input: None
Returns: DINT Number of values logged in each record.
Declaration: FUNCTION logValuesPerRecord : SINT;
Example: INCLUDE rtcu.inc |