getbias
This commit is contained in:
3
dump.py
3
dump.py
@@ -50,7 +50,8 @@ LINES = [
|
||||
('Factory dark', ilt.GetFactoryDarkVoltages, 'V'),
|
||||
('User dark', ilt.GetUserDarkVoltages, 'V'),
|
||||
('Ambient', ilt.GetAmbientCurrent, 'A'),
|
||||
('Sample time', ilt.GetSampleTime, 's'),
|
||||
('Sample time', ilt.GetSampleSeconds, 's'),
|
||||
('Detector bias', ilt.GetBiasVoltage, 'V'),
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user