We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c75f67 commit 746be78Copy full SHA for 746be78
xml-handler/src/resources/sweep/MP5000Sweep.xml
@@ -1317,7 +1317,7 @@
1317
sense = CONSTANTS.%SENSE%, -- must be SENSE_2WIRE or SENSE_4WIRE
1318
source = {
1319
values = { scalar = %BIAS% },
1320
- range = %SRANGE%,
+ range = CONSTANTS.%SRANGE%,
1321
limiti = %LIMITI%,
1322
limitv = %LIMITV%,
1323
delay = source_delay,
@@ -1420,7 +1420,7 @@
1420
</composite>
1421
1422
<snippet>
1423
1424
1425
1426
@@ -1523,7 +1523,7 @@
1523
1524
1525
1526
1527
1528
1529
0 commit comments