-
## Tech Debt
All the projects, libraries and VIs under the `Source\Runtime\` directory should only be referencing VIs from the repository directory and not from the `\vi.lib\Plug-In SDKs\` directory.…
-
Your Vi's present error in KafkaLVLib.dll to run in Labview 32 bits in Call Library Function, Could be possible to run your APP in Labview 32 bits or this just work in 64 bits?
-
Dear developers and maintainers,
I installed LabVIEW on **WuKong Pi**, a single board computer running Armbian, as shown in the picture:
But I encountered a problem. **It can only run vi that does …
-
Currently the Multichannel Lock-in being a software doesn't come with a serial number. Proposal is to create a scheme linking the serial numbers of the HW components attached (Chassis/DAQ Cards).
N…
-
The version of LabView being used has changed, bringing with it some changes in the headers.
Here is a (possibly non-exhaustive) list:
- New version includes a version number in the header file.
- …
-
It would be useful if this conversion could be done via a python script rather than a labview program, this would make the conversion process and defaults more obvious, give the option for two way bac…
-
Reusing a ClientContext for multiple unary calls crashes LabVIEW.
Top of call stack:
```
labview_grpc_server.dll!abort() Line 77 C++
> labview_grpc_server.dll!grpc::ClientContext::set_call(grpc…
-
It would be good to be able to do things like...
- Launch Designer automatically when a *.ui file is double-clicked in the LabVIEW Project
- Auto-update generated code (from #1) when the user saves th…
-
We are trying to use gRPC for streaming between systems, however we need to assume the "other side" may misbehave. As a specific example:
- A server is streaming measurement data to a client. The…
-
Hi @samuelcolvin. Do you know if the [toml-rs](https://github.com/alexcrichton/toml-rs) library supports preservation of formatting and comments? Recently, I created a shared library wrapper around t…