@ncd-io/node-red-enterprise-sensors 1.1.4 → 1.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/WirelessGateway.js +609 -226
- package/package.json +1 -1
- package/wireless.html +167 -38
- package/wireless.js +141 -17
package/package.json
CHANGED
package/wireless.html
CHANGED
|
@@ -146,6 +146,19 @@
|
|
|
146
146
|
return int >= l && int <= h;
|
|
147
147
|
}
|
|
148
148
|
}
|
|
149
|
+
if(property_name === 'acceleration_interrupt_threshold_84'){
|
|
150
|
+
return function(v){
|
|
151
|
+
var int = parseInt(v, base);
|
|
152
|
+
if(this.acceleration_interrupt_threshold_84 == 0){
|
|
153
|
+
console.log('ERROR: Invalid property detect. Setting smart_threshold_110 to default value');
|
|
154
|
+
$("#node-input-acceleration_interrupt_threshold_84").val(0);
|
|
155
|
+
return true;
|
|
156
|
+
} else if(v == undefined){
|
|
157
|
+
return true;
|
|
158
|
+
}
|
|
159
|
+
return int >= l && int <= h;
|
|
160
|
+
}
|
|
161
|
+
}
|
|
149
162
|
if(base == 'decimal'){
|
|
150
163
|
return function(v){
|
|
151
164
|
var n = parseFloat(v);
|
|
@@ -564,8 +577,8 @@
|
|
|
564
577
|
reset_timeout_108: {value: 60, validate: NCD_validators.number_range(60, 65535)},
|
|
565
578
|
reset_mode_to_disabled_108_active: {value: ""},
|
|
566
579
|
reset_mode_to_disabled_108: {value: 0},
|
|
567
|
-
|
|
568
|
-
|
|
580
|
+
transmission_interval_108_active: {value: ""},
|
|
581
|
+
transmission_interval_108: {value: 0},
|
|
569
582
|
rtc_108:{value:0},
|
|
570
583
|
|
|
571
584
|
change_otf_interval_active:{value: ""},
|
|
@@ -656,12 +669,24 @@
|
|
|
656
669
|
high_pass_filter_p2_110: {value:0},
|
|
657
670
|
|
|
658
671
|
acceleration_interrupt_threshold_84_active: {value: ""},
|
|
659
|
-
acceleration_interrupt_threshold_84: {value: 0, validate: NCD_validators.number_range(0, 40)},
|
|
672
|
+
acceleration_interrupt_threshold_84: {value: 0, validate: NCD_validators.number_range(0, 40, 10, 'acceleration_interrupt_threshold_84')},
|
|
660
673
|
|
|
661
674
|
motion_detect_threshold_p1_110_active: {value: ""},
|
|
662
675
|
motion_detect_threshold_p1_110: {value: 0, validate: NCD_validators.number_range(0, 40)},
|
|
663
676
|
motion_detect_threshold_p2_110_active: {value: ""},
|
|
664
677
|
motion_detect_threshold_p2_110: {value: 0, validate: NCD_validators.number_range(0, 40)},
|
|
678
|
+
|
|
679
|
+
quality_of_service_108_active: {value: ""},
|
|
680
|
+
quality_of_service_108: {value: 0},
|
|
681
|
+
|
|
682
|
+
max_raw_sample_110_active: {value: ""},
|
|
683
|
+
max_raw_sample_110: {value: 0},
|
|
684
|
+
|
|
685
|
+
always_on_120: {value:0},
|
|
686
|
+
sensor_reset_120: {value:0},
|
|
687
|
+
sensor_calib_120: {value:0},
|
|
688
|
+
alert_threshold_120_active: {value: ""},
|
|
689
|
+
alert_threshold_120: {value: 0, validate: NCD_validators.number_range(0, 40)}
|
|
665
690
|
},
|
|
666
691
|
inputs: 0,
|
|
667
692
|
outputs: 1,
|
|
@@ -689,7 +714,7 @@
|
|
|
689
714
|
"18": "18 - Pulse Frequency",
|
|
690
715
|
"19": "19 - 2 Channel Current Sensor",
|
|
691
716
|
"20": "20 - High Precision Pressure Sensor",
|
|
692
|
-
"21": "21 - Differential
|
|
717
|
+
"21": "21 - Differential Bidirectional Pressure Sensor",
|
|
693
718
|
"22": "22 - 0-24V AC/DC Optically Isolated Inputs",
|
|
694
719
|
"23": "23 - 2 Channel Thermocouple Sensor",
|
|
695
720
|
"24": "24 - Activity Detection",
|
|
@@ -762,11 +787,13 @@
|
|
|
762
787
|
"106": "106 - 2 Channel Automatic Luber With Ultrasound Vibration Sensor",
|
|
763
788
|
"107": "107 - 4 Channel 4-20mA Receiver",
|
|
764
789
|
"108": "108 - Machine Uptime Monitoring Sensor",
|
|
790
|
+
"109": "109 - Wireless Custom Solar Sensor",
|
|
765
791
|
"110": "110 - One Channel Vibration Plus v4",
|
|
766
792
|
"111": "111 - Two Channel Vibration Plus v4",
|
|
767
793
|
"112": "112 - Condition Based/Predictive Maintenance Sensor v4",
|
|
768
794
|
"114": "114 - Standalone Smart Vibration Sensor v4",
|
|
769
795
|
"118": "118 - Dual Pressure and Temperature Sensor",
|
|
796
|
+
"120": "120 - Wireless H2S Sensor",
|
|
770
797
|
"180": "180 - C1D2 One Channel Vibration Plus",
|
|
771
798
|
"181": "181 - C1D2 Two Channel Vibration Plus",
|
|
772
799
|
"200": "200 - 4-20mA Pass Through",
|
|
@@ -778,6 +805,7 @@
|
|
|
778
805
|
"507": "507 - Custom_SAP_Current_7C",
|
|
779
806
|
"510": "510 - GreenLight",
|
|
780
807
|
"515": "515 - Custom_SAP_Current_48C",
|
|
808
|
+
"518": "518 - Custom Air Velocity",
|
|
781
809
|
"519": "519: Custom Vibration 1",
|
|
782
810
|
"520": "520: Custom 6 Channel Current Temperature & Humidity",
|
|
783
811
|
"521": "521 - Custom 3 Channel Light Sensor",
|
|
@@ -984,7 +1012,7 @@
|
|
|
984
1012
|
<option value="18">18 - Pulse/Frequency</option>
|
|
985
1013
|
<option value="19">19 - 2-channel 24-bit Current Monitor</option>
|
|
986
1014
|
<option value="20">20 - Precision Pressure & Temperature (pA)</option>
|
|
987
|
-
<option value="21">21 -
|
|
1015
|
+
<option value="21">21 - Differential Bidirectional Pressure Sensor</option>
|
|
988
1016
|
<option value="22">22 - 0-24V AC/DC Optically Isolated Inputs</option>
|
|
989
1017
|
<option value="23">23 - 2-channel Thermocouple</option>
|
|
990
1018
|
<option value="24">24 - Activity Detection</option>
|
|
@@ -1059,11 +1087,13 @@
|
|
|
1059
1087
|
<option value="106">106 - 2 Channel Automatic Luber With Ultrasound Vibration Sensor</option>
|
|
1060
1088
|
<option value="107">107 - 4 Channel 4-20mA Receiver</option>
|
|
1061
1089
|
<option value="108">108 - Machine Uptime Monitoring Sensor</option>
|
|
1090
|
+
<option value="109">109 - Wireless Custom Solar Sensor</option>
|
|
1062
1091
|
<option value="110">110 - One Channel Vibration Plus v4</option>
|
|
1063
1092
|
<option value="111">111 - Two Channel Vibration Plus v4</option>
|
|
1064
1093
|
<option value="112">112 - Condition Based/Predictive Maintenance Sensor v4</option>
|
|
1065
1094
|
<option value="114">114 - Standalone Smart Vibration Sensor v4</option>
|
|
1066
1095
|
<option value="118">118 - Dual Pressure and Temperature Sensor</option>
|
|
1096
|
+
<option value="120">120 - Wireless H2S Sensor</option>
|
|
1067
1097
|
<option value="180">180 - C1D2 One Channel Vibration Plus</option>
|
|
1068
1098
|
<option value="181">181 - C1D2 Two Channel Vibration Plus</option>
|
|
1069
1099
|
<option value="200">200 - 4-20mA Pass Through</option>
|
|
@@ -1075,6 +1105,7 @@
|
|
|
1075
1105
|
<option value="507">507 - Custom_SAP_Current_7C</option>
|
|
1076
1106
|
<option value="510">510 - GreenLight</option>
|
|
1077
1107
|
<option value="515">515 - Custom_SAP_Current_48C</option>
|
|
1108
|
+
<option value="518">518 - Custom Air Velocity</option>
|
|
1078
1109
|
<option value="519">519 - Type 519: Custom Vibration 1</option>
|
|
1079
1110
|
<option value="520">520 - Type 520: Custom 6 Channel Current Temperature & Humidity</option>
|
|
1080
1111
|
<option value="521">521 - Custom 3 Channel Light Sensor</option>
|
|
@@ -1100,7 +1131,7 @@
|
|
|
1100
1131
|
<label for="node-input-auto_config"><i class="icon-tag"></i> Auto Config</label>
|
|
1101
1132
|
<input class="section-control" type="checkbox" id="node-input-auto_config" value="1">
|
|
1102
1133
|
</div>
|
|
1103
|
-
<div class="form-row ncd-dependent" data-sensor-23 data-sensor-26 data-sensor-32 data-sensor-33 data-sensor-39 data-sensor-44 data-sensor-45 data-sensor-48 data-sensor-52 data-sensor-53 data-sensor-56 data-sensor-58 data-sensor-74 data-sensor-76 data-sensor-78 data-sensor-79 data-sensor-80 data-sensor-81 data-sensor-82 data-sensor-84 data-sensor-87 data-sensor-88 data-sensor-89 data-sensor-90 data-sensor-97 data-sensor-98 data-sensor-91 data-sensor-101 data-sensor-102 data-sensor-105 data-sensor-106 data-sensor-107 data-sensor-108 data-sensor-110 data-sensor-111 data-sensor-112 data-sensor-114 data-sensor-118 data-sensor-180 data-sensor-181 data-sensor-202 data-sensor-519 data-sensor-520 data-sensor-521 data-sensor-531 data-sensor-535 data-sensor-537 data-sensor-538 data-sensor-539 data-sensor-540 data-sensor-1010 data-sensor-1011>
|
|
1134
|
+
<div class="form-row ncd-dependent" data-sensor-4 data-sensor-12 data-sensor-21 data-sensor-23 data-sensor-26 data-sensor-32 data-sensor-33 data-sensor-39 data-sensor-44 data-sensor-45 data-sensor-48 data-sensor-52 data-sensor-53 data-sensor-56 data-sensor-58 data-sensor-74 data-sensor-76 data-sensor-78 data-sensor-79 data-sensor-80 data-sensor-81 data-sensor-82 data-sensor-84 data-sensor-87 data-sensor-88 data-sensor-89 data-sensor-90 data-sensor-97 data-sensor-98 data-sensor-91 data-sensor-101 data-sensor-102 data-sensor-105 data-sensor-106 data-sensor-107 data-sensor-108 data-sensor-109 data-sensor-110 data-sensor-111 data-sensor-112 data-sensor-114 data-sensor-118 data-sensor-120 data-sensor-180 data-sensor-181 data-sensor-202 data-sensor-217 data-sensor-519 data-sensor-520 data-sensor-521 data-sensor-531 data-sensor-535 data-sensor-537 data-sensor-538 data-sensor-539 data-sensor-540 data-sensor-1010 data-sensor-1011>
|
|
1104
1135
|
<hr>
|
|
1105
1136
|
<label for="node-input-on_the_fly_enable"><i class="icon-tag"></i> OTF Config*</label>
|
|
1106
1137
|
<input type="checkbox" id="node-input-on_the_fly_enable" value="1">
|
|
@@ -1564,7 +1595,7 @@
|
|
|
1564
1595
|
<p>This command will take 3 minutes to execute as the sensor calibrates. Do not reboot the sensor during this time. The configuration completed command through the UI is referring to the receipt and acknowledgement of the configuration packet.</p>
|
|
1565
1596
|
</div>
|
|
1566
1597
|
<div class="form-row">
|
|
1567
|
-
<label for="node-input-force_calibration_co2_auto_config"><i class="icon-tag"></i>
|
|
1598
|
+
<label for="node-input-force_calibration_co2_auto_config"><i class="icon-tag"></i>Active:</label>
|
|
1568
1599
|
<input type="checkbox" id="node-input-force_calibration_co2_auto_config" class="ncd-config-toggle" data-target-id="node-input-force_calibration_co2" value="1">
|
|
1569
1600
|
</div>
|
|
1570
1601
|
<div class="form-row">
|
|
@@ -1592,7 +1623,7 @@
|
|
|
1592
1623
|
<strong>Temperature Offset</strong>
|
|
1593
1624
|
</div>
|
|
1594
1625
|
<div>
|
|
1595
|
-
<label for="node-input-temperature_offset_44_active"><i class="icon-tag"></i>
|
|
1626
|
+
<label for="node-input-temperature_offset_44_active"><i class="icon-tag"></i>Active:</label>
|
|
1596
1627
|
<input type="checkbox" id="node-input-temperature_offset_44_active" class="ncd-config-toggle" data-target-id="node-input-temperature_offset_44" value="1">
|
|
1597
1628
|
</div>
|
|
1598
1629
|
<div>
|
|
@@ -1612,7 +1643,7 @@
|
|
|
1612
1643
|
Only applies to sensor with firmware version 24 and above.</p>
|
|
1613
1644
|
</div>
|
|
1614
1645
|
<div>
|
|
1615
|
-
<label for="node-input-acceleration_interrupt_threshold_84_active"><i class="icon-tag"></i>
|
|
1646
|
+
<label for="node-input-acceleration_interrupt_threshold_84_active"><i class="icon-tag"></i>Active:</label>
|
|
1616
1647
|
<input type="checkbox" id="node-input-acceleration_interrupt_threshold_84_active" class="ncd-config-toggle" data-target-id="node-input-acceleration_interrupt_threshold_84" value="1">
|
|
1617
1648
|
</div>
|
|
1618
1649
|
<div>
|
|
@@ -1628,11 +1659,10 @@
|
|
|
1628
1659
|
<p>Set a breakpoint for sensor to wake up and broadcast readings. This is an interrupt based configuration ideal for devices with minimal workload/uptime.</p>
|
|
1629
1660
|
<p>This will be an integer value that increments the interrupt threshold by 50mg. A value of 1 wakes the sensor if acceleration is above 50mg, 2 means 100mg, etc.</p>
|
|
1630
1661
|
<p>Valid Input Range: 0 - 40<br>
|
|
1631
|
-
A value of 0 will disable this feature
|
|
1632
|
-
Only applies to sensor with firmware version 24 and above.</p>
|
|
1662
|
+
A value of 0 will disable this feature.</p>
|
|
1633
1663
|
</div>
|
|
1634
1664
|
<div>
|
|
1635
|
-
<label for="node-input-motion_detect_threshold_p1_110_active"><i class="icon-tag"></i>
|
|
1665
|
+
<label for="node-input-motion_detect_threshold_p1_110_active"><i class="icon-tag"></i>Active:</label>
|
|
1636
1666
|
<input type="checkbox" id="node-input-motion_detect_threshold_p1_110_active" class="ncd-config-toggle" data-target-id="node-input-motion_detect_threshold_p1_110" value="1">
|
|
1637
1667
|
</div>
|
|
1638
1668
|
<div>
|
|
@@ -1652,7 +1682,7 @@
|
|
|
1652
1682
|
Only applies to sensor with firmware version 24 and above.</p>
|
|
1653
1683
|
</div>
|
|
1654
1684
|
<div>
|
|
1655
|
-
<label for="node-input-motion_detect_threshold_p2_110_active"><i class="icon-tag"></i>
|
|
1685
|
+
<label for="node-input-motion_detect_threshold_p2_110_active"><i class="icon-tag"></i>Active:</label>
|
|
1656
1686
|
<input type="checkbox" id="node-input-motion_detect_threshold_p2_110_active" class="ncd-config-toggle" data-target-id="node-input-motion_detect_threshold_p2_110" value="1">
|
|
1657
1687
|
</div>
|
|
1658
1688
|
<div>
|
|
@@ -1686,7 +1716,7 @@
|
|
|
1686
1716
|
<p>Set the minimum acceleration value to make LED indicator red.<br>This will be an integer value that increments the threshold by 50mg. A value of 1 means turn the LED red if acceleration is above 50mg, 2 means 100mg, etc.<br>**Only applies if LED Alert Mode is set to Acceleration.</p>
|
|
1687
1717
|
</div>
|
|
1688
1718
|
<div>
|
|
1689
|
-
<label for="node-input-led_accelerometer_threshold_84_active"><i class="icon-tag"></i>
|
|
1719
|
+
<label for="node-input-led_accelerometer_threshold_84_active"><i class="icon-tag"></i>Active:</label>
|
|
1690
1720
|
<input type="checkbox" id="node-input-led_accelerometer_threshold_84_active" class="ncd-config-toggle" data-target-id="node-input-led_accelerometer_threshold_84" value="1">
|
|
1691
1721
|
</div>
|
|
1692
1722
|
<div>
|
|
@@ -1700,7 +1730,7 @@
|
|
|
1700
1730
|
<p>Set the minimum velocity value to make LED indicator red.<br>This will be an integer value that increments the threshold by 2mm/second. A value of 1 means turn the LED red if velocity is above 2mm/sec, 2 means 4mm/second, etc.<br>**Only applies if LED Alert Mode is set to Velocity.</p>
|
|
1701
1731
|
</div>
|
|
1702
1732
|
<div>
|
|
1703
|
-
<label for="node-input-led_velocity_threshold_84_active"><i class="icon-tag"></i>
|
|
1733
|
+
<label for="node-input-led_velocity_threshold_84_active"><i class="icon-tag"></i>Active:</label>
|
|
1704
1734
|
<input type="checkbox" id="node-input-led_velocity_threshold_84_active" class="ncd-config-toggle" data-target-id="node-input-led_velocity_threshold_84" value="1">
|
|
1705
1735
|
</div>
|
|
1706
1736
|
<div>
|
|
@@ -2195,6 +2225,8 @@
|
|
|
2195
2225
|
<input type="text" id="node-input-deadband_80">
|
|
2196
2226
|
</div>
|
|
2197
2227
|
</div>
|
|
2228
|
+
</div>
|
|
2229
|
+
<div class="ncd-dependent" data-sensor-80 data-sensor-81 data-sensor-82 data-sensor-84 data-sensor-101 data-sensor-180 data-sensor-181 data-sensor-519 data-sensor-537 data-sensor-538>
|
|
2198
2230
|
<div class="form-row ncd-active-check">
|
|
2199
2231
|
<strong>Configure Enabled Axes</strong>
|
|
2200
2232
|
<div>
|
|
@@ -2643,27 +2675,30 @@
|
|
|
2643
2675
|
</div>
|
|
2644
2676
|
</div>
|
|
2645
2677
|
<div class="form-row ncd-active-check">
|
|
2646
|
-
<strong>
|
|
2678
|
+
<strong>Data Transmission Interval</strong>
|
|
2679
|
+
<p class="caption">
|
|
2680
|
+
This setting dictates the interval at which the sensor will wake up and transmit its data. This interval works independently from any configured interrupt driven messages.
|
|
2681
|
+
</p>
|
|
2647
2682
|
<div>
|
|
2648
|
-
<label for="node-input-
|
|
2649
|
-
<input type="checkbox" id="node-input-
|
|
2683
|
+
<label for="node-input-transmission_interval_108_active">Active:</label>
|
|
2684
|
+
<input type="checkbox" id="node-input-transmission_interval_108_active" class="ncd-config-toggle" data-target-id="node-input-transmission_interval_108" value="1">
|
|
2650
2685
|
</div>
|
|
2651
2686
|
<div>
|
|
2652
|
-
<label for="node-input-
|
|
2653
|
-
<select id="node-input-
|
|
2687
|
+
<label for="node-input-transmission_interval_108"><i class="icon-tag"></i>Value:</label>
|
|
2688
|
+
<select id="node-input-transmission_interval_108">
|
|
2689
|
+
<option value="9">5 seconds</option>
|
|
2690
|
+
<option value="10">10 seconds</option>
|
|
2691
|
+
<option value="11">15 seconds</option>
|
|
2692
|
+
<option value="12">30 seconds</option>
|
|
2654
2693
|
<option value="0" selected>1 minute</option>
|
|
2655
2694
|
<option value="1">5 minutes</option>
|
|
2656
|
-
<option value="2">
|
|
2657
|
-
<option value="3">
|
|
2658
|
-
<option value="4">
|
|
2659
|
-
<option value="5">
|
|
2660
|
-
<option value="6">
|
|
2661
|
-
<option value="7">
|
|
2662
|
-
<option value="8">
|
|
2663
|
-
<option value="9">4 hours</option>
|
|
2664
|
-
<option value="10">6 hours</option>
|
|
2665
|
-
<option value="11">8 hours</option>
|
|
2666
|
-
<option value="12">12 hours</option>
|
|
2695
|
+
<option value="2">15 minutes</option>
|
|
2696
|
+
<option value="3">30 minutes</option>
|
|
2697
|
+
<option value="4">1 hour</option>
|
|
2698
|
+
<option value="5">2 hours</option>
|
|
2699
|
+
<option value="6">3 hours</option>
|
|
2700
|
+
<option value="7">6 hours</option>
|
|
2701
|
+
<option value="8">12 hours</option>
|
|
2667
2702
|
</select>
|
|
2668
2703
|
</div>
|
|
2669
2704
|
</div>
|
|
@@ -2769,6 +2804,25 @@
|
|
|
2769
2804
|
</select>
|
|
2770
2805
|
</div>
|
|
2771
2806
|
</div>
|
|
2807
|
+
<div class="form-row ncd-active-check">
|
|
2808
|
+
<strong>Enable Quality of Service</strong>
|
|
2809
|
+
<p class="caption">
|
|
2810
|
+
This setting only functions when a Destination Address is also configured into the sensor.<br>
|
|
2811
|
+
If QoS is enabled the sensor will wait for a receipt acknowledgement from the intended receiver before resuming sleep.<br>
|
|
2812
|
+
If no receipt acknowledgement is received the sensor will one more time to transmit the data.
|
|
2813
|
+
</p>
|
|
2814
|
+
<div>
|
|
2815
|
+
<label for="node-input-quality_of_service_108_active">Active:</label>
|
|
2816
|
+
<input type="checkbox" id="node-input-quality_of_service_108_active" class="ncd-config-toggle" data-target-id="node-input-quality_of_service_108" value="1">
|
|
2817
|
+
</div>
|
|
2818
|
+
<div>
|
|
2819
|
+
<label for="node-input-quality_of_service_108"><i class="icon-tag"></i>Value:</label>
|
|
2820
|
+
<select id="node-input-quality_of_service_108">
|
|
2821
|
+
<option value="0" selected>Disabled</option>
|
|
2822
|
+
<option value="1">Enabled</option>
|
|
2823
|
+
</select>
|
|
2824
|
+
</div>
|
|
2825
|
+
</div>
|
|
2772
2826
|
<div class="form-row ncd-active-check">
|
|
2773
2827
|
<strong>Set RTC</strong>
|
|
2774
2828
|
<div>
|
|
@@ -3153,6 +3207,23 @@
|
|
|
3153
3207
|
</select>
|
|
3154
3208
|
</div>
|
|
3155
3209
|
</div>
|
|
3210
|
+
<div class="form-row ncd-active-check">
|
|
3211
|
+
<strong>Set Max Raw Sample</strong>
|
|
3212
|
+
<div>
|
|
3213
|
+
<label for="node-input-max_raw_sample_110_active"><i class="icon-tag"></i>Active:</label>
|
|
3214
|
+
<input type="checkbox" id="node-input-max_raw_sample_110_active" class="ncd-config-toggle" data-target-id="node-input-max_raw_sample_110" value="1">
|
|
3215
|
+
</div>
|
|
3216
|
+
<div>
|
|
3217
|
+
<label for="node-input-max_raw_sample_110"><i class="icon-tag"></i>Value:</label>
|
|
3218
|
+
<select id="node-input-max_raw_sample_110">
|
|
3219
|
+
<option selected="selected" value="1024">1024 Samples</option>
|
|
3220
|
+
<option value="2048">2048 Samples</option>
|
|
3221
|
+
<option value="4096">4096 Samples</option>
|
|
3222
|
+
<option value="6400">6400 Samples</option>
|
|
3223
|
+
<option value="8100">8100 Samples</option>
|
|
3224
|
+
</select>
|
|
3225
|
+
</div>
|
|
3226
|
+
</div>
|
|
3156
3227
|
</div>
|
|
3157
3228
|
<div class="ncd-dependent" data-sensor-112>
|
|
3158
3229
|
<div class="form-row ncd-active-check">
|
|
@@ -3279,7 +3350,8 @@
|
|
|
3279
3350
|
<div class="ncd-dependent" data-sensor-4 data-sensor-12 data-sensor-23>
|
|
3280
3351
|
<hr>
|
|
3281
3352
|
<div class="form-row ncd-active-check">
|
|
3282
|
-
<strong>Set
|
|
3353
|
+
<strong>Set Thermocouple Type</strong>
|
|
3354
|
+
<p>Set the type of thermocouple being used, this device supports eight thermocouple types (e.g., K, J, T, N, S, E, B, R).</p>
|
|
3283
3355
|
<div>
|
|
3284
3356
|
<label for="node-input-thermocouple_type_23_active">Active:</label>
|
|
3285
3357
|
<input type="checkbox" id="node-input-thermocouple_type_23_active" class="ncd-config-toggle" data-target-id="node-input-thermocouple_type_23" value="1">
|
|
@@ -3299,7 +3371,19 @@
|
|
|
3299
3371
|
</div>
|
|
3300
3372
|
</div>
|
|
3301
3373
|
<div class="form-row ncd-active-check">
|
|
3302
|
-
<strong>Set
|
|
3374
|
+
<strong>Set Filter Level</strong>
|
|
3375
|
+
<p>The sensor applies the selected filter level by averaging multiple temperature readings over time.
|
|
3376
|
+
A higher filter level smooths out rapid fluctuations (noise) in the measurements, resulting in more stable data but with a slower response.
|
|
3377
|
+
A lower filter level offers quicker response but with potentially more noise in the data.<br>
|
|
3378
|
+
<br>
|
|
3379
|
+
0: Filter off (No filtering applied).<br>
|
|
3380
|
+
1: Minimum filter (Light filtering, minimal impact on noise).<br>
|
|
3381
|
+
2: Slightly higher filtering than level 1.<br>
|
|
3382
|
+
3: Moderate filtering.<br>
|
|
3383
|
+
4: Mid filter (Balanced filtering for most use cases).<br>
|
|
3384
|
+
5: Stronger filtering.<br>
|
|
3385
|
+
6: Higher filtering than level 5.<br>
|
|
3386
|
+
7: Maximum filter (Strongest filtering for noisy environments).</p>
|
|
3303
3387
|
<div>
|
|
3304
3388
|
<label for="node-input-filter_thermocouple_active">Active:</label>
|
|
3305
3389
|
<input type="checkbox" id="node-input-filter_thermocouple_active" class="ncd-config-toggle" data-target-id="node-input-filter_thermocouple" value="1">
|
|
@@ -3319,7 +3403,9 @@
|
|
|
3319
3403
|
</div>
|
|
3320
3404
|
</div>
|
|
3321
3405
|
<div class="form-row ncd-active-check">
|
|
3322
|
-
<strong>Set
|
|
3406
|
+
<strong>Set Cold Junction Resolution</strong>
|
|
3407
|
+
<p>The internal chip integrates an ambient temperature sensor which can be used to measure the thermocouple cold-junction temperature.
|
|
3408
|
+
The temperature resolution is user-selectable to 0.0625°C or 0.25°C resolutions and setting the resolution determines the temperature update rate.</p>
|
|
3323
3409
|
<div>
|
|
3324
3410
|
<label for="node-input-cold_junction_thermocouple_active">Active:</label>
|
|
3325
3411
|
<input type="checkbox" id="node-input-cold_junction_thermocouple_active" class="ncd-config-toggle" data-target-id="node-input-cold_junction_thermocouple" value="1">
|
|
@@ -3333,7 +3419,9 @@
|
|
|
3333
3419
|
</div>
|
|
3334
3420
|
</div>
|
|
3335
3421
|
<div class="form-row ncd-active-check">
|
|
3336
|
-
<strong>Set
|
|
3422
|
+
<strong>Set ADC Resolution</strong>
|
|
3423
|
+
<p>The ADC measurement resolution is selectable, which enables the user to choose faster conversion times with
|
|
3424
|
+
reduced resolution. This feature is useful to detect fast transient temperatures.</p>
|
|
3337
3425
|
<div>
|
|
3338
3426
|
<label for="node-input-sample_resolution_thermocouple_active">Active:</label>
|
|
3339
3427
|
<input type="checkbox" id="node-input-sample_resolution_thermocouple_active" class="ncd-config-toggle" data-target-id="node-input-sample_resolution_thermocouple" value="1">
|
|
@@ -3349,7 +3437,9 @@
|
|
|
3349
3437
|
</div>
|
|
3350
3438
|
</div>
|
|
3351
3439
|
<div class="form-row ncd-active-check">
|
|
3352
|
-
<strong>Set
|
|
3440
|
+
<strong>Set Number of Samples</strong>
|
|
3441
|
+
<p>Specifies how many temperature samples are taken per measurement, in addition, if the filter option is enabled, then the filter
|
|
3442
|
+
engine is applied to each temperature sample.</p>
|
|
3353
3443
|
<div>
|
|
3354
3444
|
<label for="node-input-number_of_samples_thermocouple_active">Active:</label>
|
|
3355
3445
|
<input type="checkbox" id="node-input-number_of_samples_thermocouple_active" class="ncd-config-toggle" data-target-id="node-input-number_of_samples_thermocouple" value="1">
|
|
@@ -3369,7 +3459,8 @@
|
|
|
3369
3459
|
</div>
|
|
3370
3460
|
</div>
|
|
3371
3461
|
<div class="form-row ncd-active-check">
|
|
3372
|
-
<strong>Set
|
|
3462
|
+
<strong>Set Measurement Type</strong>
|
|
3463
|
+
<p>Configures the sensor to measure either the hot-junction temperature, cold-junction temperature, or the differential between them.</p>
|
|
3373
3464
|
<div>
|
|
3374
3465
|
<label for="node-input-measurement_type_thermocouple_active">Active:</label>
|
|
3375
3466
|
<input type="checkbox" id="node-input-measurement_type_thermocouple_active" class="ncd-config-toggle" data-target-id="node-input-measurement_type_thermocouple" value="1">
|
|
@@ -3420,7 +3511,7 @@
|
|
|
3420
3511
|
</div>
|
|
3421
3512
|
</div>
|
|
3422
3513
|
</div>
|
|
3423
|
-
<div class="ncd-dependent" data-sensor-539 data-sensor-1010 data-sensor-1011>
|
|
3514
|
+
<div class="ncd-dependent" data-sensor-120 data-sensor-539 data-sensor-1010 data-sensor-1011>
|
|
3424
3515
|
<div class="form-row ncd-active-check">
|
|
3425
3516
|
<strong>Set Stay On Mode</strong>
|
|
3426
3517
|
<div>
|
|
@@ -3435,6 +3526,8 @@
|
|
|
3435
3526
|
</select>
|
|
3436
3527
|
</div>
|
|
3437
3528
|
</div>
|
|
3529
|
+
</div>
|
|
3530
|
+
<div class="ncd-dependent" data-sensor-539 data-sensor-1010 data-sensor-1011>
|
|
3438
3531
|
<div class="form-row ncd-active-check">
|
|
3439
3532
|
<strong>Set Baud Rate</strong>
|
|
3440
3533
|
<div>
|
|
@@ -4197,6 +4290,42 @@
|
|
|
4197
4290
|
</div>
|
|
4198
4291
|
</div>
|
|
4199
4292
|
</div>
|
|
4293
|
+
<div class="ncd-dependent" data-sensor-120>
|
|
4294
|
+
<div class="form-row ncd-active-check">
|
|
4295
|
+
<strong>Set Always On</strong>
|
|
4296
|
+
<div>
|
|
4297
|
+
<label for="node-input-always_on_120"><i class="icon-tag"></i>Active:</label>
|
|
4298
|
+
<input type="checkbox" id="node-input-always_on_120" value="1">
|
|
4299
|
+
</div>
|
|
4300
|
+
</div>
|
|
4301
|
+
<div class="form-row ncd-active-check">
|
|
4302
|
+
<strong>Sensor Reset</strong>
|
|
4303
|
+
<div>
|
|
4304
|
+
<label for="node-input-sensor_reset_120"><i class="icon-tag"></i>Active:</label>
|
|
4305
|
+
<input type="checkbox" id="node-input-sensor_reset_120" value="1">
|
|
4306
|
+
</div>
|
|
4307
|
+
</div>
|
|
4308
|
+
<div class="form-row ncd-active-check">
|
|
4309
|
+
<strong>Set Sensor Calibration</strong>
|
|
4310
|
+
<div>
|
|
4311
|
+
<label for="node-input-sensor_calib_120"><i class="icon-tag"></i>Active:</label>
|
|
4312
|
+
<input type="checkbox" id="node-input-sensor_calib_120" value="1">
|
|
4313
|
+
</div>
|
|
4314
|
+
</div>
|
|
4315
|
+
<div class="form-row ncd-active-check">
|
|
4316
|
+
<div>
|
|
4317
|
+
<strong>Set Alert Threshold</strong>
|
|
4318
|
+
</div>
|
|
4319
|
+
<div>
|
|
4320
|
+
<label for="node-input-alert_threshold_120_active"><i class="icon-tag"></i>Active:</label>
|
|
4321
|
+
<input type="checkbox" id="node-input-alert_threshold_120_active" class="ncd-config-toggle" data-target-id="node-input-alert_threshold_120" value="1">
|
|
4322
|
+
</div>
|
|
4323
|
+
<div>
|
|
4324
|
+
<label for="node-input-alert_threshold_120"><i class="icon-tag"></i> Value</label>
|
|
4325
|
+
<input type="text" id="node-input-alert_threshold_120" placeholder="0" value="0">
|
|
4326
|
+
</div>
|
|
4327
|
+
</div>
|
|
4328
|
+
</div>
|
|
4200
4329
|
</div>
|
|
4201
4330
|
</div>
|
|
4202
4331
|
</script>
|