... | @@ -61,23 +61,23 @@ $ sudo -E ./st.cmd** |
... | @@ -61,23 +61,23 @@ $ sudo -E ./st.cmd** |
|
---
|
|
---
|
|
More information about the device type
|
|
More information about the device type
|
|
- timestamp
|
|
- timestamp
|
|
-- device type: "WR TDC STAMP"
|
|
- device type: "WR TDC STAMP"
|
|
-- record type: "longin" or "waveform"
|
|
- record type: "longin" or "waveform"
|
|
|
|
|
|
example,
|
|
example,
|
|
record(longin, "ET_WR8:TDC:CH0:LI") {
|
|
**record(longin, "ET_WR8:TDC:CH0:LI") {
|
|
field(DTYP, "WR TDC STAMP")
|
|
field(DTYP, "WR TDC STAMP")
|
|
field(SCAN, "I/O Intr")
|
|
field(SCAN, "I/O Intr")
|
|
field(INP, "@IF=0100,CH=0")
|
|
field(INP, "@IF=0100,CH=0")
|
|
field(TSE, "-2")
|
|
field(TSE, "-2")
|
|
field(MDEL, "-1")
|
|
field(MDEL, "-1")
|
|
}
|
|
}
|
|
record(waveform, "ET_WR8:TDC:CH0:WF") {
|
|
record(waveform, "ET_WR8:TDC:CH0:WF") {
|
|
field(DTYP, "WR TDC STAMP")
|
|
field(DTYP, "WR TDC STAMP")
|
|
field(SCAN, "I/O Intr")
|
|
field(SCAN, "I/O Intr")
|
|
field(INP, "@IF=0100,CH=0")
|
|
field(INP, "@IF=0100,CH=0")
|
|
field(NELM, "3")
|
|
field(NELM, "3")
|
|
field(FTVL, "ULONG")
|
|
field(FTVL, "ULONG")
|
|
field(TSE, "-2")
|
|
field(TSE, "-2")
|
|
field(MPST, "Always")
|
|
field(MPST, "Always")
|
|
} |
|
}** |
|
\ No newline at end of file |
|
|