typos
This commit is contained in:
@@ -86,7 +86,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
+EPICSCAOutput = {
|
+EPICSCAOutput = {
|
||||||
Class = "EPICSCA::EPICSCAOutput"
|
Class = EPICSCAOutput
|
||||||
CPUMask = 0x100 // change from 0x200
|
CPUMask = 0x100 // change from 0x200
|
||||||
StackSize = 10000000
|
StackSize = 10000000
|
||||||
NumberOfBuffers = 2
|
NumberOfBuffers = 2
|
||||||
|
|||||||
@@ -203,7 +203,7 @@
|
|||||||
}
|
}
|
||||||
OutputSignals = {
|
OutputSignals = {
|
||||||
FHPS_REF = {
|
FHPS_REF = {
|
||||||
DataSource = DDB1 // probably to be direct anaklog output
|
DataSource = DDB1 // probably to be direct analog output
|
||||||
Type = float32
|
Type = float32
|
||||||
}
|
}
|
||||||
//TODO remove as not used
|
//TODO remove as not used
|
||||||
|
|||||||
Reference in New Issue
Block a user