Added EPICSCAOutput datasource

This commit is contained in:
Martino Ferrari
2026-01-27 09:06:04 +01:00
parent 1a9324bbe4
commit 522b89debe

View File

@@ -69,3 +69,11 @@
}
}
}
+EPICSCAOutput = {
Class = "EPICSCA::EPICSCAOutput"
CPUMask = 0x100 // change from 0x200
StackSize = 10000000
NumberOfBuffers = 2
}