Correct YAML configs
This commit is contained in:
parent
8e04b9a759
commit
50e1ea4eae
@ -57,15 +57,15 @@ probe-info:
|
|||||||
- "st2"
|
- "st2"
|
||||||
- "st3"
|
- "st3"
|
||||||
|
|
||||||
data-record:
|
data-records:
|
||||||
type: "scope"
|
- type: "scope"
|
||||||
config: "eProbe-Scope.txt"
|
config: "eProbe-Scope.txt"
|
||||||
data: "eProbe-Scope.csv"
|
data: "eProbe-Scope.csv"
|
||||||
|
|
||||||
trigger: # Redundant?
|
trigger: # Redundant?
|
||||||
type: "channel"
|
type: "channel"
|
||||||
channel: 4
|
channel: 4
|
||||||
alignment-offset: 0 # 601 # us [TODO] Make this auto-magic
|
alignment-offset: 0 # 601 # us [TODO] Make this auto-magic
|
||||||
delay: 100 # us
|
delay: 100 # us
|
||||||
|
|
||||||
|
|
||||||
|
@ -59,15 +59,14 @@ probe-info:
|
|||||||
- "st2"
|
- "st2"
|
||||||
- "st3"
|
- "st3"
|
||||||
|
|
||||||
data-record:
|
data-records:
|
||||||
type: "scope"
|
- type: "scope"
|
||||||
config: "eProbe-Scope.txt"
|
config: "eProbe-Scope.txt"
|
||||||
data: "eProbe-Scope.csv"
|
data: "eProbe-Scope.csv"
|
||||||
|
|
||||||
trigger: # Redundant?
|
|
||||||
type: "channel"
|
|
||||||
channel: 4
|
|
||||||
alignment-offset: 0 # 601 # us [TODO] Make this auto-magic
|
|
||||||
delay: 100 # us
|
|
||||||
|
|
||||||
|
trigger: # Redundant?
|
||||||
|
type: "channel"
|
||||||
|
channel: 4
|
||||||
|
alignment-offset: 0 # 601 # us [TODO] Make this auto-magic
|
||||||
|
delay: 100 # us
|
||||||
|
|
||||||
|
@ -61,13 +61,13 @@ probe-info:
|
|||||||
- "st2"
|
- "st2"
|
||||||
- "st3"
|
- "st3"
|
||||||
|
|
||||||
data-record:
|
data-records:
|
||||||
type: "scope"
|
- type: "scope"
|
||||||
config: "eProbe-Scope.txt"
|
config: "eProbe-Scope.txt"
|
||||||
data: "eProbe-Scope.csv"
|
data: "eProbe-Scope.csv"
|
||||||
|
|
||||||
trigger: # Redundant?
|
trigger: # Redundant?
|
||||||
type: "channel"
|
type: "channel"
|
||||||
channel: 4
|
channel: 4
|
||||||
alignment-offset: 0 # 601 # us [TODO] Make this auto-magic
|
alignment-offset: 0 # 601 # us [TODO] Make this auto-magic
|
||||||
delay: 100 # us
|
delay: 100 # us
|
@ -59,13 +59,13 @@ probe-info:
|
|||||||
- "st2"
|
- "st2"
|
||||||
- "st3"
|
- "st3"
|
||||||
|
|
||||||
data-record:
|
data-records:
|
||||||
type: "scope"
|
- type: "scope"
|
||||||
config: "eProbe-Scope.txt"
|
config: "eProbe-Scope.txt"
|
||||||
data: "eProbe-Scope.csv"
|
data: "eProbe-Scope.csv"
|
||||||
|
|
||||||
trigger: # Redundant?
|
trigger: # Redundant?
|
||||||
type: "channel"
|
type: "channel"
|
||||||
channel: 4
|
channel: 4
|
||||||
alignment-offset: 0 # 601 # us [TODO] Make this auto-magic
|
alignment-offset: 0 # 601 # us [TODO] Make this auto-magic
|
||||||
delay: 100 # us
|
delay: 100 # us
|
Loading…
x
Reference in New Issue
Block a user