LINX
LINX copied to clipboard
LabVIEW Community Edition LINX
Hi all I have a Question about compatibility of RaspberryPi Compute model 4 ( CM4 ). I want to run labview 2020 SP1 Community in my RaspberryPi cm4, but i...
The output "Temperatures" cluster use an interger format for both thermocouple and cold junction readings. It should use double, just like the input bundle did to form cluster. What happens...
The file "LinxWiringDevice.cpp" is used about 16 times in this repository. In the function i2cRead() there is waiting with and a timeout with millis(). You may remove that. Explanation: [Common-mistakes#1](https://github.com/Koepel/How-to-use-the-Arduino-Wire-library/wiki/Common-mistakes#1)...
Hi, May it be possible to get a dedicated function for opening SPI on Raspberry Pi using one of the two native chip select pin? It may be useful to...
Hi, Since NodeMCU is gaining popularity , I'd appreciate if you can add support for NodeMCU in your supported devices. Also a simple example is highly apprreciated
The default value for the "Stimulus Pulse" input on the "Digital Read Pulse Width" VI is 'None' but the documentation says that it is "Active High". This breaks the Ultrasonic...
this was working in older LINX version but now is not, please see post in maker hub https://www.labviewmakerhub.com/forums/viewtopic.php?f=12&t=1842&sid=cb210a4122750640b398b64035f47a1c
Examples all use old LINX Init rather than LINX Open. Consider adding a tab control that chooses interface to use (may be too complicated for the most basic examples, but...
See https://www.labviewhacker.com/forums/viewtopic.php?f=12&t=60
https://www.labviewmakerhub.com/forums/viewtopic.php?f=12&t=955&p=5479#p5479 Firmware wizard makes it sound like firmware deployment is successful even when it fails.