08-29-2013 06:37 AM
I am trying to build a VI to control a stepper motor test bench. I have a PXIe-8101 Controller tied to a Ethernet network. For a safety controller I have a Banner SC22-3E Safety Controller that if Ethernet capable. I have both controllers on the same subnet.
I am wanting to communicate with the safety controller to get non safety outputs from start and stop buttons on the test bench.
How would I go about this?
Banner does not seem to have any LabView Drivers available?
Are there any good tutorials for communication using Ethernet for LabView?
My knowledge of Ethernet communication is not the greatest.
Thanks,
08-30-2013
01:13 PM
- last edited on
02-26-2025
01:46 PM
by
Content Cleaner
Hello,
Is your question more or so related to using LabVIEW to communicate with ethernet devices or related to interfacing with the Banner SC22-3E using the PXIe-8101 Controller?
Either way, there are a few resources out there that shed some light on communicating with with ethernet devices using LabVIEW. One of the main methods involves using VISA commands. Please see resources below.
https://knowledge.ni.com/KnowledgeArticleDetails?id=kA03q000000x3gXCAQ&l=en-US
LabVIEW VISA Tutorial:
https://www.ni.com/docs/en-US/bundle/labview/page/using-visa-in-labview.html
https://learn.ni.com/learn/article/getting-started-with-instrument-control-hardware-and-labview
https://www.ni.com/en-us/shop/product/ni-industrial-communications-for-ethernet-ip.html
Please let me know if these help. Thanks.
08-30-2013
01:13 PM
- last edited on
02-26-2025
01:48 PM
by
Content Cleaner
Hello,
Is your question more or so related to using LabVIEW to communicate with ethernet devices or related to interfacing with the Banner SC22-3E using the PXIe-8101 Controller?
Either way, there are a few resources out there that shed some light on communicating with with ethernet devices using LabVIEW. One of the main methods involves using VISA commands. Please see resources below.
https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z000000P6kkSAC&l=en-US
LabVIEW VISA Tutorial:
https://www.ni.com/docs/en-US/bundle/labview/page/using-visa-in-labview.html
https://learn.ni.com/learn/article/getting-started-with-instrument-control-hardware-and-labview
https://www.ni.com/en-us/shop/product/ni-industrial-communications-for-ethernet-ip.html
Please let me know if these help. Thanks.