From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

http driver for ezOutlet3

I am trying to develop a driver for the ezOutlet3 ethernet controlled power outlet.

Amazon

Quick Start Guide

Tech Note

Software Download

 

The web interface works. I can connect and control the unit from my web browser.

 

Attached is my 1st try. Note that there are two methods in the tech note and I have tried to implement both of them in my driver.

 

Below are two screenshots of the two methods.

HTTP get Method

HTTP get method.PNG

 

TCP Method

TCP method.PNG

 

 

Where do I go from here. I want to get both methods working.

 

Norm

0 Kudos
Message 1 of 2
(1,796 Views)

I got the HTTP get method to work. It was all in the correct syntax for the cgi arguments.

ezOutlet3 v2.png

 

Still looking to get the TCP method to work.

0 Kudos
Message 2 of 2
(1,729 Views)