6.1 Video Kit
(Ask a Question)To start the OPC UA server on the Video Kit, perform the following steps:
- Program the job file on the Video Kit. For more information on installing the job file, see Programming the Device.
- Install the wic image on the Video Kit. For more information on installing the wic image, see Flashing Linux .wic Image in eMMC Mode.
- Reboot and login as root.
- Check the IP address of the machine. Note and keep the IP address handy.
- Navigate to the /opt/microchip/opcua/video-kit/ folder, execute the
./video-kit-server.py &
orpython3 video-kit-server.py &
command, and wait for the terminal to display the following logs.Video Kit OPC-UA Server Started
The server starts and runs in the background at port 4840.
- Connect to this server using the UAExpert OPC UA client. For information on connecting to the server, see Establishing a Connection Between OPC UA and Client/Server.