STARTLOG Starts the data acquisition |
Syntax
Binary code
1 – acquire data at each current loop sampling or from n to n current loop samplings 2 – acquire data at each position/speed sampling loop or from n to n position/speed loop samplings Where n is the number of samplings between two consecutive data acquisitions. Remark: To start the data acquisition simultaneously on all the axes for multi-axis data logging send a broadcast message with the STARTLOG command.
// In the Setup Logger Variables, the number of samplings between // data acquisitions is set to 1
// every current loop sampling
|