File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"header" : {
3
3
"filename" : " ljm_constants.json" ,
4
- "version" : " 2025.04.21.B " ,
4
+ "version" : " 2025.05.06.A " ,
5
5
"checksum" : " -1" ,
6
6
"support_url" : " https://labjack.com/pages/support" ,
7
7
"tags_base_url" : " https://labjack.com"
7996
7996
"string" : " SYSTEM_INCOMPATIBLE_FIRMWARE_VERSION" ,
7997
7997
"description" : " The firmware image is not compatible with this device. Typically due to flash chip incompatibility."
7998
7998
},
7999
+ {
8000
+ "error" : 2409 ,
8001
+ "string" : " SYSTEM_VS_TOO_LOW" ,
8002
+ "description" : " The device supply voltage is to low to function."
8003
+ },
7999
8004
{
8000
8005
"error" : 2420 ,
8001
8006
"string" : " DEVICE_NAME_MUST_BE_ALPHANUM" ,
9145
9150
" 2025.04.21.B Updated SPI pin selection registers descriptions." ,
9146
9151
" 2025.04.24.A Added some info about the delay period to SYSTEM_REBOOT." ,
9147
9152
" 2025.05.02.A Improved descriptions for errors 2607 and 1320" ,
9153
+ " 2025.05.06.A Added error code for SYSTEM_VS_TOO_LOW" ,
9148
9154
" See https://github.com/labjack/ljm_constants for further comments." ,
9149
9155
" End Of Comments"
9150
9156
]
You can’t perform that action at this time.
0 commit comments