File tree 1 file changed +20
-0
lines changed
1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 3035
3035
"tags" : [" AIN" ],
3036
3036
"description" : " T8 Only. This register is a bitmask representing the enable states of the analog inputs."
3037
3037
},
3038
+ {
3039
+ "address" : 43702 ,
3040
+ "name" : " AIN_ALL_RESOLUTION_INDEX_ACTUAL" ,
3041
+ "type" : " UINT32" ,
3042
+ "devices" : [
3043
+ {
3044
+ "device" : " T8" ,
3045
+ "fwmin" : 0.0123
3046
+ }
3047
+ ],
3048
+ "readwrite" : " R" ,
3049
+ "tags" : [" AIN" ],
3050
+ "description" : " T8 Only. Returns the AIN system's actual resolution index"
3051
+ },
3038
3052
{
3039
3053
"address" : 43710 ,
3040
3054
"name" : " AIN_SAMPLING_RATE_HZ" ,
7906
7920
"string" : " AIN_RATE_INVALID" ,
7907
7921
"description" : " The selected AIN rate configuration is invalid for the desired resolution index or vise-versa."
7908
7922
},
7923
+ {
7924
+ "error" : 2377 ,
7925
+ "string" : " AIN_CHN_DISABLED" ,
7926
+ "description" : " The AIN channel has been disabled"
7927
+ },
7909
7928
{
7910
7929
"error" : 2380 ,
7911
7930
"string" : " LUA_VM_STATE_NO_CHANGE"
9097
9116
" 2022.02.14.A Updated AIN_EF description." ,
9098
9117
" 2023.03.08.A Added and improved some error code descriptions." ,
9099
9118
" 2023.07.03.A Removed <br>, updated tag links." ,
9119
+ " 2023.10.11.A Added T8 AIN_ALL_RESOLUTION_INDEX_ACTUAL register." ,
9100
9120
" See https://github.com/labjack/ljm_constants for further comments." ,
9101
9121
" End Of Comments"
9102
9122
]
You can’t perform that action at this time.
0 commit comments