testing RS t/c's
This commit is contained in:
parent
daf0c957b6
commit
1e7a9c2916
@ -1,3 +1,3 @@
|
||||
# TH7
|
||||
|
||||
|
||||
Note: Most thermocouples that have a coloured and a white lead, usually have the coloured one as the positive.
|
||||
|
12
config.toml
12
config.toml
@ -6,8 +6,14 @@ logfreq = 60
|
||||
type = "sqlite3"
|
||||
path = "test.db"
|
||||
|
||||
[Channel_1]
|
||||
type = 'J'
|
||||
|
||||
[Channel_2]
|
||||
type = 'N'
|
||||
|
||||
[Channel_3]
|
||||
type = 'T'
|
||||
|
||||
[Channel_4]
|
||||
type = 'K'
|
||||
unit = 'C'
|
||||
gain = 106.8
|
||||
offset = 2.4
|
||||
|
Loading…
Reference in New Issue
Block a user