Support Forums
FTP connection

Dear user's,

I'm trying to connect the DT-80 series 2 by FTP to a server.
I've tried this using the USB cable and command window.
the code I found on datataker's website is :

BEGIN"JOB1"
RA"Scanning"10M LOGONA
1TK("Ambient" )
ALARM(29SV<0.0000){[XB]}
29SV("FTP Condition" )
RBX LOGONB GB
DO{ARCHIVEA "ftp://username:password@host-IP/pathname/"}
RC1D LOGONC GC
DO{ARCHIVEA "ftp://username:password@host-IP/pathname/"}
END

but everytime I try to send data, it gives an error
my server ip : 127.0.0.1
username : user1
password : root
using Filezilla server.

I see there is also some code saved on the logger's command language option
that is the following :

RS10S
RA"Irradiance" ("b:",ALARMS:OV:100KB:W60,DATA:OV:60MB)10S
LOGONA
5V("GHI_Tracker~Watt/m2",LM,NA,GL30mV,79.5545)("GHI_Tracker_AV~Watt/m2",AV)
1V("GHI_Fixed~Watt/m2",LM,NA,112.8668 )("GHI_Fixed_AV~Watt/m2",AV)
RB"Voltages" ("b:",ALARMS:OV:100KB:W60,DATA:OV:30MB)1M
LOGONB
2V("Vbatt~Vdc",LM,Y1,A,GL30V)
2*V("Vpv~Vdc",LM,Y1,A,GL30V)
RC"PanelTemp" ("b:",ALARMS:OV:100KB:W60,DATA:OV:10MB)1M
LOGONC
3V("TempPanel~deg C",LM,Y2,A)("TempPanel_AV~deg C",AV)
RD"1sec_GIrr" ("b:",ALARMS:OV:100KB:W60,DATA:OV:1MB)1S
LOGOFFD
1V("1sec_GIrr~Watt/m2",LM,NA,112.8668 )("1sec_GIrr_AV~Watt/m2",AV)
END

How should I composite my code to unload the files on my server ?

regards, A
Anish

Dear user&#039;s, I&#039;m trying to connect the DT-80 series 2 by FTP to a server. I&#039;ve tried this using the USB cable and command window. the code I found on datataker&#039;s website is : _BEGIN&quot;JOB1&quot; RA&quot;Scanning&quot;10M LOGONA 1TK(&quot;Ambient&quot; ) ALARM(29SV&lt;0.0000){[XB]} 29SV(&quot;FTP Condition&quot; ) RBX LOGONB GB DO{ARCHIVEA &quot;ftp://username:password@host-IP/pathname/&quot;} RC1D LOGONC GC DO{ARCHIVEA &quot;ftp://username:password@host-IP/pathname/&quot;} END_ but everytime I try to send data, it gives an error my server ip : 127.0.0.1 username : user1 password : root using Filezilla server. I see there is also some code saved on the logger&#039;s command language option that is the following : _ RS10S RA&quot;Irradiance&quot; (&quot;b:&quot;,ALARMS:OV:100KB:W60,DATA:OV:60MB)10S LOGONA 5V(&quot;GHI_Tracker~Watt/m2&quot;,LM,NA,GL30mV,79.5545)(&quot;GHI_Tracker_AV~Watt/m2&quot;,AV) 1V(&quot;GHI_Fixed~Watt/m2&quot;,LM,NA,112.8668 )(&quot;GHI_Fixed_AV~Watt/m2&quot;,AV) RB&quot;Voltages&quot; (&quot;b:&quot;,ALARMS:OV:100KB:W60,DATA:OV:30MB)1M LOGONB 2V(&quot;Vbatt~Vdc&quot;,LM,Y1,A,GL30V) 2*V(&quot;Vpv~Vdc&quot;,LM,Y1,A,GL30V) RC&quot;PanelTemp&quot; (&quot;b:&quot;,ALARMS:OV:100KB:W60,DATA:OV:10MB)1M LOGONC 3V(&quot;TempPanel~deg C&quot;,LM,Y2,A)(&quot;TempPanel_AV~deg C&quot;,AV) RD&quot;1sec_GIrr&quot; (&quot;b:&quot;,ALARMS:OV:100KB:W60,DATA:OV:1MB)1S LOGOFFD 1V(&quot;1sec_GIrr~Watt/m2&quot;,LM,NA,112.8668 )(&quot;1sec_GIrr_AV~Watt/m2&quot;,AV) END_ How should I composite my code to unload the files on my server ? regards, A Anish

Hi,

This issue have been solved by changing Filezilla server setting.

Best regards,
Rudy Gunawan

Hi, This issue have been solved by changing Filezilla server setting. Best regards, Rudy Gunawan
57
1
2
live preview
enter atleast 10 characters
WARNING: You mentioned %MENTIONS%, but they cannot see this message and will not be notified
Saving...
Saved
With selected deselect posts show selected posts
All posts under this topic will be deleted ?
Pending draft ... Click to resume editing
Discard draft