Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Dufniall89

Pages: [1]
1
I suppose it could be, but i'm trying to make something like a SCADA to monitor the volume going to different destinations. it might be a better project for ignition... but i don't know

2
Hello everyone,

    i'm working on a project, but i keep getting stuck and i want to make sure i'm doing it the right way... lol if there is such a thing.

in short i have a PLC "item[0].Sort.Destination" i need to count every time there is a value of 2 or 3 each one will add a plus 1 so their counter and clear the counter after a set time.
 
   i'm looking at using the datasubscriber to get the value and an if statement to add to the counter, and an if statement to clear the count once the set time is reached.

more to follow as i write more code...

Pages: [1]