Skip to content

Releases: etfovac/client

v1.0

28 Sep 21:24

Choose a tag to compare

Set theme jekyll-theme-cayman

v0.1

04 Aug 10:46

Choose a tag to compare

v0.1 Pre-release
Pre-release

.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).