Hi,
actually, I'm using a Labjack T7-Pro with several sensors and I want to create a read-storage data application using visual basic in visual studio.
Can you give me some example or a guide/procedure to create a project in visual studio?
Thanks a lot for your help!
The LJM .NET examples provide Visual Basic .NET example projects for the T7:
https://labjack.com/support/software/examples/ljm/net
Note that in a new project to add a reference to the "LabJack.LJM" .NET assembly.