Skip to content

Laohakunakorn-Group/nllab-uFluidScope

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nllab-uFluidScope

Python controller for microfluidics-microscope setup

Wago 750 PLC ethernet setup

Windows 10: Go to Control Panel, Network & Internet, Show available networks. Select the ethernet network (make sure you are connected to the internet through a different network) - you want the device to be on a separate subnet. Double click to open the Ethernet Status dialog box, then go to Properties, and Internet Protocol Version 4 (TCP/IPv4). Click Properties, and set the IP address to be 192.168.1.1, and the subnet mask to be 255.255.255.0. The first three elements must be the same as for the Wago controller.

Now set the DIP switch on Wago to be 11000000 (corresponding to the number 3, read in binary from right to left). This means that the Wago IP address is 192.168.1.3, and now the device and PC can talk to each other.

Notes

  • Pneumadyne valves are normally open so must invert boolean commands.
  • IP address and serial port name must be edited in main.py.

About

Python controller for microfluidics-microscope setup

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published