APPLICABLE PRODUCTS
Crimson 3.2
PRE-REQUISITES
Crimson 3.2
IN THIS ARTICLE
In this article we will describe how to setup batch logging in Crimson
The following example uses a CR3000-1000 with example tags.
All of the tags are internal. The example file is attached at the bottom of this article.
First-Click Data Logger and setup your log files. Make sure Include in Batch is set to yes.
Second- Click Data Logger at the top of the screen. Change the Enable Batch Logging to Yes.
Third- You need to setup the Batch name field and use the NewBatch() Function to start a new batch.
In the example there is a string tag called BatchName, this is where you put the actual name of the batch. Then when you press the Start Batch Log button, it uses the name you put in the BatchName string as the name of the batch and starts a log batch.
Fourth- Now when you go to your device remotely, you should see the batch name under the batch heading as long as this was setup in the web server.
Fifth- If you need to stop the batch logging, you will need to use the EndBatch() function. In the example program it is used on the Stop Batch Log button.
Sixth- You can also show the current batch name using the GetBatch() function. In the example its used in the CurrentBatch string tag.
Need Further assistance? Submit a support ticket here.
https://support.hms-networks.com/
© HMS Networks AB 2026