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