Skip to content

Commit 7b2d715

Browse files
authored
Update ljm_constants.json
1 parent a478b48 commit 7b2d715

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

LabJack/LJM/ljm_constants.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3149,7 +3149,7 @@
31493149
"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."
31503150
},
31513151
{
3152-
"address": 43900,
3152+
"address": 43908,
31533153
"name": "AIN_ALL_NEGATIVE_RANGE",
31543154
"type": "FLOAT32",
31553155
"readwrite": "RW",
@@ -9170,6 +9170,7 @@
91709170
"2025.05.02.A Improved descriptions for errors 2607 and 1320",
91719171
"2025.05.06.A Added error code for SYSTEM_VS_TOO_LOW",
91729172
"2025.06.06.A Added registers for negative range.",
9173+
"2025.06.06.A Fixed address of AIN_ALL_NEGATIVE_RANGE.",
91739174
"See https://github.com/labjack/ljm_constants for further comments.",
91749175
"End Of Comments"
91759176
]

0 commit comments

Comments
 (0)