Kaynağa Gözat

Reduce digit count on control series indicators

Neal Wilson 11 yıl önce
ebeveyn
işleme
026edbc9ae
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1
    0
      config/Windows/productionroaster.xml

+ 1
- 0
config/Windows/productionroaster.xml Dosyayı Görüntüle

@@ -251,6 +251,7 @@
251 251
 								unit = Units.Unitless;
252 252
 								indicator.setDisplayUnits(Units.Unitless);
253 253
 								channelType.push("C");
254
+								indicator.digitCount = 6;
254 255
 							}
255 256
 							var channel = device.newChannel(unit);
256 257
 							var calibrator = new LinearCalibrator;

Loading…
İptal
Kaydet