File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 3019
3019
"address" : 42500 ,
3020
3020
"name" : " AIN#(0:254)_NEGATIVE_RANGE" ,
3021
3021
"type" : " FLOAT32" ,
3022
+ "devices" : [
3023
+ {
3024
+ "device" : " T8" ,
3025
+ "fwmin" : 1.0050
3026
+ },
3027
+ " T2"
3028
+ ],
3022
3029
"readwrite" : " RW" ,
3023
3030
"default" : 0 ,
3024
3031
"tags" : [" AIN" ],
3196
3203
"address" : 43908 ,
3197
3204
"name" : " AIN_ALL_NEGATIVE_RANGE" ,
3198
3205
"type" : " FLOAT32" ,
3206
+ "devices" : [
3207
+ {
3208
+ "device" : " T8" ,
3209
+ "fwmin" : 1.0050
3210
+ },
3211
+ " T2"
3212
+ ],
3199
3213
"readwrite" : " RW" ,
3200
3214
"default" : 0 ,
3201
3215
"tags" : [" AIN" ],
9241
9255
" 2025.06.06.A Fixed address of AIN_ALL_NEGATIVE_RANGE." ,
9242
9256
" 2025.06.13.A Added Sub Stream registers and errors." ,
9243
9257
" 2025.06.19.A Changed IO_CONFIG registers from DEFAULT to BOOTUP." ,
9258
+ " 2025.06.19.B Added Devices section to NEGATIVE_RANGE registers." ,
9244
9259
" See https://github.com/labjack/ljm_constants for further comments." ,
9245
9260
" End Of Comments"
9246
9261
]
You can’t perform that action at this time.
0 commit comments