As of May 2, 2022 the LabJack forums have been set to read-only.
If you are in need of support, please contact us via one of the methods described on our contact page.
Currently there are no AIN#_EF examples in Java, but the Java examples do demonstrate library usage and how to write and read registers. The analog extended features sections in the T7 datasheet describes the Modbus registers to write to for configuration and registers to read:
The Java interface and examples for the LJM library and T7 can be found here:
https://labjack.com/support/software/examples/ljm/java
Currently there are no AIN#_EF examples in Java, but the Java examples do demonstrate library usage and how to write and read registers. The analog extended features sections in the T7 datasheet describes the Modbus registers to write to for configuration and registers to read:
https://labjack.com/support/datasheets/t7/ain/extended-features
If you run into issues after trying to write your code, what AIN extended feature are you trying to use?