Crimson 3.1 Data Log Trigger

LambertWWTP

Member
Join Date
Mar 2019
Location
Texas
Posts
4
We use the data logger to pull our manually input lab data daily. I currently have it set up as a continuous pull and pulls at noon and midnight. I only need it to pull once a day. Is there a way to have it pull like a triggered snap of the data tags i want pulled at a certain time of the day? I fell like this should be easy and I'm clearly out of my realm here. Id like to set up data to pull every day at 1400 but I have no idea how to do that. Any help would be greatly appreciated.
 
The attached shows some of my code that triggers a bit every 60 seconds, then on the Triggers Tab I run a program. I think yours would be (GetHour(GetNow()) == 14). Thanks goes to others that showed me this in the past. I haven't used Data Logging so you would have to figure the connection between the Bit and the Data Log. Or maybe you put this bit of code in the Data Log trigger.

GetNow.JPG
 

Similar Topics

Hi Everyone, Hope you all are safe and well. I have a question about creating a Data Log snapshot in Crimson 3.1. I have created a HMI screen...
Replies
11
Views
2,754
Crimson data logger is a really good tool. I have an array of many items, each item has many attributes - which are stored in tag arrays. I will...
Replies
0
Views
2,837
Hi, I have a complex database in Crimson 3.0 and in one of the display pages I am trying to get a tag to show the sum of several other tags. The...
Replies
3
Views
166
Hi I have been using Red Lion products for some time, I had a thought over the bank holiday weekend, As you do. It would be nice if whenever a...
Replies
4
Views
1,015
Looking for information regarding what data types are supported in Crimson 3.1 programs. Cstring is self explanatory. Professor Google hasn't been...
Replies
1
Views
1,152
Back
Top Bottom