LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Connect to an ISP from FieldPoint via a Modem

Hi,

I need to develop a VI that can be used on a FieldPoint, so that the FIeldPoint can connect to an ISP via a modem and send a file across the internet to an FTP server. Does anyone know if this is possible and if so how?
0 Kudos
Message 1 of 2
(2,682 Views)
I assume you're talking about the FieldPoint network module that runs LV-RT? If so the problem I see is one of memory. You have to write a program including the FTP client that can all fit into the module's flash. It should be do-able (in theory at least) just be very careful about adding anything to the code that you absolutely, positively don't need.

Mike...

Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
0 Kudos
Message 2 of 2
(2,682 Views)