PrecisionPLC Posted April 15, 2021 Report Posted April 15, 2021 Hi I have a NX102, company I am working for wants production counter data send to them via email at end of every shift. Can anyone assist on how to do this. I am using a hourly index to record data over dayshift and evening shift at end of shifts the data is visible in my array, how can I transfer this array data via email without manually sending a email myself. Any help will be much appreciated Thank you Quote
HDowns Posted April 16, 2021 Report Posted April 16, 2021 You could look here. I have used this application in the past on Windows. They have software data loggers for MODBUS, Ethernet/IP, and OPC UA depend on the protocol used on your NX102. https://www.aggsoft.com/data-logger-software.htm Quote
b.k.n. Posted May 12, 2021 Report Posted May 12, 2021 (edited) Have you thought about writing your data to the SD card in .csv files and then emailing the file. I can post the Email function block if you want. I am using this method and it works very well!! Edited May 12, 2021 by b.k.n. 2 Quote
BRJPATEL Posted May 17, 2021 Report Posted May 17, 2021 @b.k.n. Hey I am working on same task, to store real time data on NX102-1200 PLC SD memory card using Sysmac Studio. Could you able to help me? Quote
Crossbow Posted May 18, 2021 Report Posted May 18, 2021 In the other post on the topic, there are links to examples of how to do this. 1 Quote
crowley Posted June 21, 2024 Report Posted June 21, 2024 On 5/12/2021 at 10:40 AM, b.k.n. said: Have you thought about writing your data to the SD card in .csv files and then emailing the file. I can post the Email function block if you want. I am using this method and it works very well!! Can you please post the details of this function block please? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.