Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

Vision Builder for Automated Inspection and Siemens PLC s7-1200

Solved!
Go to solution

How can i transfer the result of Vision Builder's inspection to Siemens PLC s7-1200 using a serial communication? Maybe going through LabView? Thanks. 

0 Kudos
Message 1 of 4
(3,270 Views)
Solution
Accepted by topic author Irony

Hi,

you can implement serial communication directly from Vision Builder using "Serial I/O" step in the Communicate palette.

Using "Send Command" button, you can also send the steps results through serial port.

Bye!

 

Licia

0 Kudos
Message 2 of 4
(3,226 Views)

I have a similar doubt; I need send commands to meter and power supply using an Ethernet cable, how can I do this?, please share an example

0 Kudos
Message 3 of 4
(3,129 Views)

Hi, you can use TCP communication. In my case, PLC was server. Used TSEND_C and TRCV_C functions.

In VBAI I did setup TCP client ( tools, Communication device manager) and was able to send and receive with the function TCP I/O

0 Kudos
Message 4 of 4
(166 Views)