Skip to content

Commit fe7e4eb

Browse files
authored
Update ljm_constants.json
1 parent 7701bca commit fe7e4eb

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
@@ -7810,7 +7810,7 @@
78107810
{
78117811
"error": 1320,
78127812
"string": "LJME_DIGITAL_AUTO_RECOVERY_ERROR_DETECTED",
7813-
"description": "During stream, the device buffer overflowed which caused an auto-recover condition. The stream channel configuration made it impossible to determine the excat location in the data stream where the auto-recover occurred. For more infomation, see the digital stream section of the \"LJM Stream Configs\" page."
7813+
"description": "During stream, the device buffer overflowed which caused an auto-recover condition. The stream channel configuration made it impossible to determine the exact location in the data stream where the auto-recover occurred. For more infomation, see the digital stream section of the \"LJM Stream Configs\" page."
78147814
},
78157815
{
78167816
"error": 1321,
@@ -9261,6 +9261,7 @@
92619261
"2025.06.19.A Changed IO_CONFIG registers from DEFAULT to BOOTUP.",
92629262
"2025.06.19.B Added Devices section to NEGATIVE_RANGE registers.",
92639263
"2025.06.19.C Changed AIN ranges from 0-254 to 0-249.",
9264+
"2025.07.15.A Fixed an typo in error 1320.",
92649265
"See https://github.com/labjack/ljm_constants for further comments.",
92659266
"End Of Comments"
92669267
]

0 commit comments

Comments
 (0)