Our full technical support staff does not monitor this forum. If you need assistance from a member of our staff, please submit your question from the Ask a Question page.


Log in or register to post/reply in the forum.

Setup to send email in a CR1000


Latwind Mar 13, 2018 07:58 PM

Hi there,

I have to setup a email address in the CR1000 software, in the first time the loger was sending the data with automatic download but now we need to do this through email. If I have to program the lines to do this is like this?:


'*******************************************
'EMail setup
'*******************************************
EmailSend ("smtp.renovables.com","1158-lapunta@renovables.com","1158-lapunta@renovables.com","Raw data","Daily raw data from La Punta","USR:filename","UserName","xxxxxxx",ServerResp,10,0,Sec,8)

'#############################################
'PLEASE DO NOT MODIFY THE CODE ABOVE THIS LINE
'#############################################
EndProg

Many thanks in advance for your comments, regards.

Joseph.


Dana Mar 29, 2018 04:01 PM

If you experience problems using EmailSend, check out EmailRelay. It has fewer parameters and uses a CSI-hosted server designed to work well with our dataloggers.

https://www.campbellsci.com/blog/sending-email-from-datalogger

Best, Dana

Log in or register to post/reply in the forum.