Moved all yaml files with dictionary terms for each instrument to dictionaries folder

This commit is contained in:
2024-08-23 14:32:23 +02:00
parent 0be48f8a21
commit b5c200d588
11 changed files with 0 additions and 0 deletions

View File

@ -0,0 +1,37 @@
table_header:
Time(s):
desc: Time elapsed since start
unit: seconds
rename_as: time_seconds
Channel#1:
desc: Measurement from Channel 1
unit: unspecified
rename_as: channel_1_measurement
Channel#2:
desc: Measurement from Channel 2
unit: unspecified
rename_as: channel_2_measurement
Channel#3:
desc: Measurement from Channel 3
unit: unspecified
rename_as: channel_3_measurement
Channel#4:
desc: Measurement from Channel 4
unit: unspecified
rename_as: channel_4_measurement
Channel#5:
desc: Measurement from Channel 5
unit: unspecified
rename_as: channel_5_measurement
Channel#6:
desc: Measurement from Channel 6
unit: unspecified
rename_as: channel_6_measurement
Channel#7:
desc: Measurement from Channel 7
unit: unspecified
rename_as: channel_7_measurement
Channel#8:
desc: Measurement from Channel 8
unit: unspecified
rename_as: channel_8_measurement