Skip to content

Commit d01c6f3

Browse files
Update ljm_constants.json
1 parent 1e5efa8 commit d01c6f3

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

LabJack/LJM/ljm_constants.json

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"header": {
33
"filename": "ljm_constants.json",
4-
"version": "2024.12.16.A",
4+
"version": "2025.03.11.A",
55
"checksum": "-1",
66
"support_url": "https://labjack.com/pages/support",
77
"tags_base_url": "https://labjack.com"
@@ -8276,7 +8276,8 @@
82768276
},
82778277
{
82788278
"error": 2609,
8279-
"string": "STREAM_OUT_BUFF_TOO_BIG"
8279+
"string": "STREAM_OUT_BUFF_TOO_BIG",
8280+
"description": "Stream out buffer is larger then the maximum size."
82808281
},
82818282
{
82828283
"error": 2610,
@@ -9134,6 +9135,7 @@
91349135
"2024.11.11.A Updated the definitions of the _RANGE registers.",
91359136
"2024.12.04.A Fixed a grammatical issue.",
91369137
"2024.12.19.A Updated temperature register descriptions.",
9138+
"2025.03.11.A Added description to STREAM_OUT_BUFF_TOO_BIG.",
91379139
"See https://github.com/labjack/ljm_constants for further comments.",
91389140
"End Of Comments"
91399141
]

0 commit comments

Comments
 (0)