Releases: etfovac/client
Releases · etfovac/client
v1.0
v0.1
.NET Interop Assembly built in LabVIEW has issues if it contains classes (not necessarily inheritance hierarchy).
In such cases the default constructor node launches a browser window and searches for a class file on disk.
To avoid this obvious bug, use the other constructor node with pointers (init them as constants).
So the OOP is working, but the TCP itself is not tested (the server is needed).