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.
With this connection you will be able to read your channels including any USER_RAM registers you may be writing to in the lua script. You will not be able to read the lua script debugger output since DAQFactory does not currently support the functions necessary to read the character byte array returned from LUA_DEBUG_DATA.
You can connect to a T4 device over Ethernet in DAQFactory by passing the T4 IP address as the D# parameter in a channel list. See this section:
https://labjack.com/support/software/examples/ljm/daqfactory#Opening
With this connection you will be able to read your channels including any USER_RAM registers you may be writing to in the lua script. You will not be able to read the lua script debugger output since DAQFactory does not currently support the functions necessary to read the character byte array returned from LUA_DEBUG_DATA.