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 - mashuli

Pages: [1]
1
Technical support / How to send email to multiple recipients
« on: October 02, 2013, 10:36:04 AM »
I can send email with my nano only to one recipient, how can i send email to multiple recipients at the same time? this email has to contain the time stamp of when the event that triggered email happened.
Thanks


2
Technical support / Custom fuction if
« on: September 19, 2013, 04:47:04 PM »
Using diff customer function, how can I use If to compare counter values or use the counter value at certain point to perform other math application? can I access the counter values on run? where the current counter value is located in memory so I can access it? I want to do something like

if the current value of counter 1= > 5 do....
else if the current value of counter 1<5 do ...
end if

Thanks

3
Technical support / Remote email
« on: September 18, 2013, 06:54:20 PM »
The only reason I bought nano is because it is said to have a built in email server. I thought it works as simantic, Omron or ABB that have email capability.
I can send email only when this nano is connected to PC I really don't need this and I don't know who would need that really! (buying a PLC and PC to send email???)
All I want to achieve and that I am not get help with is that I want to program this PLC to monitor the  tank water level and monitor 2 pumps and send email in real time any time the water level is low and when either pumps is trip, or if the pump is running for more than an hour; these 2 pumps alternate
I want this plc to be connected to the router NOT a PC to run TLS server.
I was able to write the program that works and it update the time of PLC every time there is power up and every 24 hours, this works really well. What doesn't work is how to send email without connecting a PC on this PLC, simple as that. I need to send email using Nano PLC connected to the internet through the router without a PC to run TL server.
I only want to use the built in TLserver not PC TLserver. My SMTP server doesn't require username nor password.
Please, Please, I don't want start with TL server on my PC, because as now the PLC is only programmed through its ethernet port using a wireless laptop, not USB or Serial port.

Thank you

4
Frequently Asked Questions / Re:Sending Email via Authenticated SMTP Server
« on: September 16, 2013, 06:40:34 PM »
You are only focusing on sending email while running TLserver 24/7, doesn't this mean this Nano PLC can't send email using its so called "built in TLsever". I thought you could program this plc and leave it only connected to a router by ethernet cable so that it can send email by programmed events!
what a point of ethernet port if there is still a PC to run tlserver?

5
Technical support / Sending Email
« on: September 12, 2013, 09:28:44 AM »
 ??? :'(
I am trying to send emails with my nano plc, I can send email if it is connected to serial port and it works well as described in the manual when i have to run TLserver.
How can I configure and send email if my Nano is connected to a router? where nano 10 is in a remote but connected to the network through ethernet port so it can report events by sending emails?
Thanks

Pages: [1]