PLC with Output Stopwatch

I can honestly say that I did not know that industrial stopwatches were even a thing. Learn something ever day. I guess it makes sense, in retrospect, that they would have been needed in older systems. And we all know that once something exists in an industrial setting, you need to sell it forever...
 
Another option for the stopwatch would be AdvancedHMI.
https://sourceforge.net/projects/advancedhmi/
This is a free download that would display the timer values in the PLC. AdvancedHMI is written in VB.net and runs on Visual Studio. The Omron drivers are included in the download.
Here is an example of AdvancedHMI communicating to the Omron CP1H.
http://accautomation.ca/omron-cp1h-advancedhmi-communication/

Regards,

Thanks for your help. If theres anything or i didnt understand on how to do it i will inform u. It also compatible with CP1E right? Thank you so much.🍻
 
Last edited:
Yes i also didnt know it before. Then when i were given that task i try to find the simplest way to do it and then i found an industrial stopwatch. U can find it on ElectronicUSA.com.
 
Another option for the stopwatch would be AdvancedHMI.
https://sourceforge.net/projects/advancedhmi/
This is a free download that would display the timer values in the PLC. AdvancedHMI is written in VB.net and runs on Visual Studio. The Omron drivers are included in the download.
Here is an example of AdvancedHMI communicating to the Omron CP1H.
http://accautomation.ca/omron-cp1h-advancedhmi-communication/

Regards,

is there a method on how to know the time that downtime happens using plc?
 
Thanks for your help. If theres anything or i didnt understand on how to do it i will inform u. It also compatible with CP1E right? Thank you so much.🍻

Yes, AdvancedHMI will work with the Omron CP1E. The protocol drivers are included.

The HMI will display the information in the PLC. Starting, stopping and resetting of the time(s) will be done in the PLC.

Regards,
 

Similar Topics

I have PLC Omron CJ2M with OD211 module. I want to use the pulse output and PWM output and this module. But i confuse how to activated this, i...
Replies
0
Views
93
I have a project to control the speed of motor DC using PWM Output on PLC and when im on working i have a several trouble and of of them is the...
Replies
6
Views
195
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
396
Hi guys, i have never had to do a PWM Output or input before i have a Device that to dimm the lamp output from the ballast, the ballast has a 24V...
Replies
6
Views
1,022
Hello everyone, I am having issues with an output module connected to my 5069-L306ER PLC. The modules I have connected are a 5069-IA16 in slot 1...
Replies
1
Views
682
Back
Top Bottom