using a smart relay as a data logging stopwatch

simister

Member
Join Date
Nov 2016
Location
utah
Posts
4
This might be a bit out of the box:

I want to try an use a smart relay to gather data, specifically start and stop times, times in between operations and what kind of time it is (manual setup, automatic, etc.)

I would also like to be able to upload the data gathered into a spreadsheet.

is this possible?
 
Googling "smart relay" turned up the IDEC SmartRelay FL1F, which claims: " Enable you to view I/O status, change analog set points, and Timer and Counter value with your iPhone, iPad or Android devices."

Basic requirements look possible, not so sure about upload to a spreadsheet.
 
One word of caution is that any "smart relays" I've used have had very inaccurate clocks. Either they lose the time when powered off, they just gain/lose time at a rapid pace, or they simply didn't have an internal clock at all.

I'd say what you want to do is probably possible though. I'm amazed that so much of that IoT type technology (data logging, web pages, ethernet comms) is appearing in smart relays almost as fast as full fledged PLCs 10-100x the cost.
 
The Click that I have recommended above is a PLC with a real time clock.
You could also communicate serially to the unit using VBA. (Modbus RTU)
Here is an example of serial communication using VBA.
http://accautomation.ca/how-to-implement-the-omron-host-link-protocol-part-2-vba/

Another option is to use AdvancedHMI.
https://sourceforge.net/projects/advancedhmi/
This will have allot of the drivers already programmed into the software. You can then communicate to an excel spreadsheet from this software.
http://advancedhmi.com/forum/index.php?topic=786.0

Regards,
 

Similar Topics

I was able to use ViewPoint to publish pages from my PanelView Plus 6 so that I can view the page from my computer's web browser (just typed in...
Replies
3
Views
3,094
Hey all, i have a panelview screen (image attached), with 4 items on it. Program 1, Program 2, ...3, ...4. The PLC i am using is a compactlogix...
Replies
5
Views
127
I am trying to set up a piece of equipment with a Horner HE-X4R. I'd like to use structured text and so far I'm just trying to get a basic On/off...
Replies
0
Views
53
SELECTED NEW FILE SELECTED PROCESSOR TYPE SELECTED I/O CONFIGURATIONS IM UNABLE TO CONFIGURE MY I/O’S. I HAVE A PAPER COPY OF A PROGRAM AND I...
Replies
0
Views
62
Have a system that has been running for over a year and all of a sudden getting a ExcessiveVelocityFault on one of the drives when the MSO command...
Replies
2
Views
130
Back
Top Bottom