- 
                Posts695
- 
                Joined
- 
                Last visited
- 
                Days Won21
Content Type
Profiles
Forums
Downloads
Gallery
Everything posted by Jordan Kuehn
- 
	A good way to illustrate what the IMAQimage reference is. I really wish they had a better way to differentiate this on the wire. I've had to explain countless times that the wire is a reference not a value, but it just feels like it should be by value unlike other things that use reference wires.
- 
	  [CR] LabVIEW Tray LauncherJordan Kuehn replied to hooovahh's topic in Code Repository (Uncertified) I use about as many four letter words each time I find Windows wants this stuff saved somewhere else or starts moving around user docs and such.
- 
	  Interpolation between 2 or more arraysJordan Kuehn replied to Ionut_Fratiman's topic in LabVIEW General In what format do you have these signals? Array? Waveform? Dynamic Data Type? If the latter two, there are some fairly straightforward ways to re-sample and interpolate in the Signal Processing -> Signal Operation palette or the Express -> Signal Manipulation palette (Align and resample plus append signals perhaps).
- 
	  NI Package Manager IssuesJordan Kuehn replied to Neil Pate's topic in Development Environment (IDE) It has been a hot mess with trying to get 2019 installed on my laptop. It killed all DAQmx support for 2018, but had options for the other version installed. Then wouldn't uninstall correctly and the NI website has simultaneously revamped ni.com/downloads making a standalone nearly impossible to find. Can we have ni.com/src back?
- 
	I believe if your word length is 16 bits and the integer word length is also 16 bits and mark unsigned you will have a FXP data type that will contain the UINT16 properly.
- 
	I'm not entirely certain what your use case is, but I have found that Bookmarks in Word and Named Ranges in Excel are useful with the RGT for updating fields in a template. Especially when provided a report by the customer rather than being able to design our own.
- 
	From my limited testing the cRIO DAQmx support is fairly limited in speed. Perhaps it will improve, but it did not fit the intended application like I had hoped. By all means give it a try though if you have the hardware for it and I'll still consider it for future applications myself. Very good points. Another thing I'll mention to customers is that each layer down involves a significant additional software component (aka $$). Not only is the FPGA a different beast (despite improvements over the years) compilation time and iterative development is slow. Like smithd mentioned, it can often be better to spend the money on hardware if applicable.
- 
	  How do you organize important posts and code you readJordan Kuehn replied to 0_o's topic in LabVIEW General Agreed with a lot of the above. Also, I tend to download lots of the attachments that seem interesting, promptly forget about them, and then months later rediscover them and think "hey that would have been nice to have used weeks ago".
- 
	  The State of OpenG (is OpenG Dead?)Jordan Kuehn replied to Michael Aivaliotis's topic in OpenG General Discussions I just loaded a bunch of JKI VIPM packages onto a new laptop and a bunch of OpenG packages were dependencies. I would not say this is dead at all.
- 
	  Connecting Error Cluster to Bottom of VIJordan Kuehn replied to jhoehner's topic in LabVIEW General A good use case is when you encapsulate code in a case structure based on error/no error. Common in SubVIs. The error case will usually have the error wire running straight through, while the non-error case may have many VIs that *do stuff* and don't necessarily align error wires together. I don't usually drop the line back down to the base reference in between VIs, but there are times that I'll put a few in a row, drop back down, and then come back up for another batch. It's purely cosmetic.
- 
	From the one project I had with a myRIO I think some USB cameras will work and I think I got a usb to ethernet device to work without installing drivers. I would be surprised if a regular USB to Serial converter would work out of the box on a myRIO, but is theoretically possible.
- 
	Have you tried using the UART lines on the myRIO in conjunction with the express vi? If that doesn't work (it should) you could attempt to install linux drivers for a USB to Serial converter on the myRIO. Good luck though.
- 
	Glad you found a solution. I would encourage you to look at Hooovahh's solution again when you have time. There is a lot of value to using splitters/panes vs programatically adjusting/polling when it fits your needs.
- 
	  Need help naming an "unmaintainable" VIJordan Kuehn replied to Aristos Queue's topic in LabVIEW General I'm a fan of paintainable as well. In a presentation just toss some quotation marks around it and explain what you mean. The point is instantly conveyed.
- 
	  How to generate a cRIO project programmaticallyJordan Kuehn replied to Nala's topic in VI Scripting FYI, please only post once on this forum. Mods, here is the double post with no replies that should probably be closed. https://lavag.org/topic/20311-how-to-generate-a-crio-project-programmatically/
- 3 replies
- 
	
		- crio
- vi scripting
- 
					(and 2 more) 
					Tagged with: 
 
 
- 
	Having worked as an AE intern 8 years ago (wow, 8 years??), I'll point out that it's not the AE who won't escalate. It's the PSE or whatever they are called these days. No replication means it's an issue on your end. That was fun to explain to a customer.
- 
	  RS485 communication useing Modbus masterJordan Kuehn replied to senthilg's topic in LabVIEW General Do you happen to have a 3rd party piece of software to confirm your configuration settings and connectivity? What hardware are you using for RS-485? That's not a standard serial port on most machines (not that even RS-232 is all that common these days either...).
- 
	Definitely DSP. I don't know the book MarkCG recommended, but understanding the fundamentals of sampling and signal processing is at the heart of most of the use cases of LabVIEW. Now you can get by with the tools NI has developed for you, but you sound like you are interested in a theoretical knowledge and rightly so! If you can understand the math in a course like this, you've already got most of the more fundamental math disciplines under your belt.
- 
	This touchscreen keyboard was discussed a little while ago: http://forums.ni.com/t5/Example-Programs/Touch-Screen-Keyboard-and-Keypad/ta-p/3491341
- 2 replies
- 
	
		- touchsreen
- labview
- 
					(and 3 more) 
					Tagged with: 
 
 
- 
	Shooting in the dark here as well, but I would start with just a moving average at first...
- 
	You may have more luck with an RTD and something like this: http://sine.ni.com/nips/cds/view/p/lang/en/nid/201609 I agree the c-series options do not look like you'll get the rate you need. With a transmitter like ShaunR suggested, take note it's response rate and that some/most are not scaled to temperature, just the non-linear thermocouple signal is output.
- 8 replies
- 
	
		- thermocouple
- high speed
- 
					(and 1 more) 
					Tagged with: 
 
 
- 
	  What's wrong with this image?Jordan Kuehn replied to jcarmody's topic in Machine Vision and Imaging This should be a bold pop-up for the first 10 times anyone drops a vision VI. Image wires are references.

 
         
					
						 
                    