STOPLOG                Stop the data acquisition

Syntax                        

STOPLOG

STOP LOGGER

 

Operands

PlaceTMLOnline

Binary code

STOPLOG

DescriptionStops the data acquisition of the variables selected in the Setup Logger Variables dialogue. To upload and plot the data saved in the drive’s acquisition buffer use the Logger | Upload Data menu command.

Remark: To stop the data acquisition on all the axes for multi-axis logging, send a broadcast message with the STOPLOG command.

Example
STOPLOG;        // Stop the data acquisition on the current axis
[b]{STOPLOG;} // Stop the data acquisition on all the axes.