Local time not correct

Do you need two solutions?

Yes as you can see in my program I use a TON timer somewhere, a move block in network 1 and some math functions. This is for the speed measurement with a timer.
I currently set the timer with a signal on field1 and reset it with goal1 or field2 but it also has to reset when I get 2x a signal on the field so let's say the ball passes field1 and bounces next to the goal and crosses field1 again.


Btw CPU is 1214 DC/DC/DC
Plc AE30 V2
 
Last edited:
Yes as you can see in my program I use a TON timer somewhere, a move block in network 1 and some math functions. This is for the speed measurement with a timer.
I currently set the timer with a signal on field1 and reset it with goal1 or field2 but it also has to reset when I get 2x a signal on the field so let's say the ball passes field1 and bounces next to the goal and crosses field1 again.


Btw CPU is 1214 DC/DC/DC
Plc AE30 V2

I think I have it, but I don't know where to place it in my program :p

https://ibb.co/gz07f8

My approach on the first one, when the ball bounces out of the goal :

M_TimeRunning Normally Closed and signal on the goal -> Set a random block eg. M_IgnoreTimer
Signal on the field -> reset M_IgnoreTimer

No clue on how to execute the 2nd one, when the ball crosses the sensor 2 times.
 

Similar Topics

Hi, I'm trying to export data from a DataGrid to Excel using VBA, but I'm getting an error "Object doesn't support this property or method". The...
Replies
0
Views
57
So our Powerflex 525's are set up to allow REMOTE operation from PLC through network. But if network is lost we want to be able to run in LOCAL...
Replies
5
Views
483
Migrating v8 FT View SE to v13, had to export tags because after v10 the configuration is no longer supported. Imported tags to new Tag Alarm...
Replies
1
Views
491
Hello, the PLC in question is 1769-L30ER. I have a local 4-20mA Analog Output module (1769-OF4CI), and also a remote ethernet PointIO analog...
Replies
0
Views
363
Basically I have created a bunch of local tags, is it possible to convert all of these to a global tag? Or would I need to re-add everything all...
Replies
5
Views
1,027
Back
Top Bottom