Skip to content

Commit 939ddd2

Browse files
authored
Update ljm_constants.json
1 parent 93f1f89 commit 939ddd2

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

LabJack/LJM/ljm_constants.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3019,6 +3019,13 @@
30193019
"address": 42500,
30203020
"name": "AIN#(0:254)_NEGATIVE_RANGE",
30213021
"type": "FLOAT32",
3022+
"devices": [
3023+
{
3024+
"device": "T8",
3025+
"fwmin": 1.0050
3026+
},
3027+
"T2"
3028+
],
30223029
"readwrite": "RW",
30233030
"default": 0,
30243031
"tags": ["AIN"],
@@ -3196,6 +3203,13 @@
31963203
"address": 43908,
31973204
"name": "AIN_ALL_NEGATIVE_RANGE",
31983205
"type": "FLOAT32",
3206+
"devices": [
3207+
{
3208+
"device": "T8",
3209+
"fwmin": 1.0050
3210+
},
3211+
"T2"
3212+
],
31993213
"readwrite": "RW",
32003214
"default": 0,
32013215
"tags": ["AIN"],
@@ -9241,6 +9255,7 @@
92419255
"2025.06.06.A Fixed address of AIN_ALL_NEGATIVE_RANGE.",
92429256
"2025.06.13.A Added Sub Stream registers and errors.",
92439257
"2025.06.19.A Changed IO_CONFIG registers from DEFAULT to BOOTUP.",
9258+
"2025.06.19.B Added Devices section to NEGATIVE_RANGE registers.",
92449259
"See https://github.com/labjack/ljm_constants for further comments.",
92459260
"End Of Comments"
92469261
]

0 commit comments

Comments
 (0)