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" : " 2024.07.15 .A" ,
4
+ "version" : " 2024.08.07 .A" ,
5
5
"checksum" : " -1" ,
6
6
"support_url" : " https://labjack.com/pages/support" ,
7
7
"tags_base_url" : " https://labjack.com"
8572
8572
"string" : " TDAC_NOT_FOUND" ,
8573
8573
"description" : " The TDAC did not respond to communication attempts."
8574
8574
},
8575
+ {
8576
+ "error" : 2765 ,
8577
+ "string" : " TDAC_NOT_INITIALIZED" ,
8578
+ "description" : " A TDAC has not been initialized, try writing to the the TDAC first with the TDAC# register."
8579
+ },
8575
8580
{
8576
8581
"error" : 2770 ,
8577
8582
"string" : " ONEWIRE_UNSUPPORTED_FUNCTION" ,
9108
9113
" 2024.06.21.A Added STREAM_RATE_INVALID_FOR_CJC error code that is for limiting CJC streams to 250Hz" ,
9109
9114
" 2024.07.09.A Added AIN_HEALTH register." ,
9110
9115
" 2024.07.15.A Updated STREAM_CLOCK_SOURCE to include ESS options." ,
9116
+ " 2024.08.07.A Added a TDAC_NOT_INITIALIZED error code." ,
9111
9117
" See https://github.com/labjack/ljm_constants for further comments." ,
9112
9118
" End Of Comments"
9113
9119
]
You can’t perform that action at this time.
0 commit comments