Skip to content

cnpem/ad-aravis-epics-ioc

Repository files navigation

EPICS IOC for GenICam cameras based on ADAravis

This repository contains the EPICS Input/Output Controller (IOC) used at LNLS based on ADAravis support module.

Running the IOC

You can use the following command to run it in the background using the default start-up script from epics-in-docker.

docker compose up -d

Building the IOC image

You can build the IOC with the following command:

TAG=latest docker compose build