You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: LabJack/LJM/ljm_constants.json
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3149,7 +3149,7 @@
3149
3149
"description": "The range/span of a all analog inputs. Writing to this register will set the range for all analog inputs. Reading will return a range value if all channels are set to same range. Otherwise, -9999 will be returned."
3150
3150
},
3151
3151
{
3152
-
"address": 43900,
3152
+
"address": 43908,
3153
3153
"name": "AIN_ALL_NEGATIVE_RANGE",
3154
3154
"type": "FLOAT32",
3155
3155
"readwrite": "RW",
@@ -9170,6 +9170,7 @@
9170
9170
"2025.05.02.A Improved descriptions for errors 2607 and 1320",
9171
9171
"2025.05.06.A Added error code for SYSTEM_VS_TOO_LOW",
9172
9172
"2025.06.06.A Added registers for negative range.",
9173
+
"2025.06.06.A Fixed address of AIN_ALL_NEGATIVE_RANGE.",
9173
9174
"See https://github.com/labjack/ljm_constants for further comments.",
0 commit comments