I use the following VI from the SMTP Email palette: SMTP Email Send Message (Small).vi.
I can use it from my computer without any problem
Now if I run this VI from a RT controller NI-PXI-7580 running:
- LabVIEW Real-Time 7.1
- NI-Watchdog 2.1.3
- NI-VISA Server 3.3.1
- NI-VISA 3.3.1
- NI-Serial RT 2.5.5
- NI-RIO RT 1.3.0
- NI-DAQmx 8.0.0
I get this error:
Error 1 occurred at TCP Write in SMTP Email Send Message (Small).vi->TstSendEmail.vi
Possible reason(s):
LabVIEW: An input parameter is invalid.
---
NI-488: Command requires GPIB Controller to be Controller in Charge.
TCP IP is enabled on the controller, I had an application that could exchange TCP messages on that controller.
Anyone has an idea. Could it be the network here that doesn't allow this RT to send email?
Thanks.
Patrick.