Standard Interface Development Manual
When the vision system and external device communicate through the Standard Interface, developers can select different communication protocols and write command codes according to the corresponding guides.
Communication protocol | Description | Guide |
---|---|---|
TCP |
The vision system acts as the server and supports multiple ports. |
|
UDP |
The vision system acts as the server. |
Not yet available |
Siemens PLC Snap7 |
The vision system acts as the client and supports multiple DBs. |
|
PROFINET |
The vision system acts as the slave device. |
|
EtherNet/IP |
The vision system acts as the slave device. |
|
Modbus TCP |
The vision system acts as the slave device. |
|
Mitsubish MC |
The vision system acts as the client. |
Application scenario with multiple ports or DBs: Connect multiple cameras to an IPC that communicates with an external device, enabling independent control of cameras and workstations through a single external device.
|
-
Before you write command code, we recommend that you read Calling Sequence of Standard Interface Commands to familiarize yourself with how the vision system interacts with each command.
-
For details on status codes of Standard Interface communication, refer to Status Codes and Troubleshooting.