Skip to content

Commit b0fa87d

Browse files
authored
Update ljm_constants.json
1 parent 5dc3694 commit b0fa87d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

LabJack/LJM/ljm_constants.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -3940,7 +3940,7 @@
39403940
],
39413941
"readwrite": "RW",
39423942
"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."
39443944
},
39453945
{
39463946
"address": 48050,
@@ -9120,6 +9120,7 @@
91209120
"2024.07.15.A Updated STREAM_CLOCK_SOURCE to include ESS options.",
91219121
"2024.08.07.A Added a TDAC_NOT_INITIALIZED error code.",
91229122
"2024.11.11.A Updated the definitions of the _RANGE registers.",
9123+
"2024.12.04.A Fixed a grammatical issue.",
91239124
"See https://github.com/labjack/ljm_constants for further comments.",
91249125
"End Of Comments"
91259126
]

0 commit comments

Comments
 (0)