Skip to content

cnpem/ad-aravis-epics-ioc

Folders and files

NameName
Last commit message
Last commit date
Mar 18, 2024
Nov 8, 2024
Nov 10, 2023
Sep 11, 2024
Nov 12, 2024
Nov 8, 2024
Nov 10, 2023
Sep 25, 2023
Nov 10, 2023
Sep 25, 2023
Mar 18, 2024
Mar 18, 2024

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