You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: LabJack/LJM/ljm_constants.json
+2-1
Original file line number
Diff line number
Diff line change
@@ -3940,7 +3940,7 @@
3940
3940
],
3941
3941
"readwrite": "RW",
3942
3942
"tags": ["CONFIG", "AIN"],
3943
-
"description": "Sets or reads the ON/OFF state of individual AIN channels. This register is a bitmask where each bit represents a channel. A 1 = on, 0 = off. Only available certain devices."
3943
+
"description": "Sets or reads the ON/OFF state of individual AIN channels. This register is a bitmask where each bit represents a channel. A 1 = on, 0 = off. Only available on certain devices."
3944
3944
},
3945
3945
{
3946
3946
"address": 48050,
@@ -9120,6 +9120,7 @@
9120
9120
"2024.07.15.A Updated STREAM_CLOCK_SOURCE to include ESS options.",
9121
9121
"2024.08.07.A Added a TDAC_NOT_INITIALIZED error code.",
9122
9122
"2024.11.11.A Updated the definitions of the _RANGE registers.",
9123
+
"2024.12.04.A Fixed a grammatical issue.",
9123
9124
"See https://github.com/labjack/ljm_constants for further comments.",
0 commit comments