This commit is contained in:
Martino Ferrari
2026-01-27 15:59:33 +01:00
parent d8fbf7c1f4
commit 1fcc12525f
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -203,7 +203,7 @@
}
OutputSignals = {
FHPS_REF = {
DataSource = DDB1 // probably to be direct anaklog output
DataSource = DDB1 // probably to be direct analog output
Type = float32
}
//TODO remove as not used