-
Posts
627 -
Joined
-
Last visited
-
Days Won
68
Content Type
Profiles
Forums
Downloads
Gallery
Posts posted by Darren
-
-
20 minutes ago, drjdpowell said:
It is annoying that there is no obvious go-to UI for Git.
I've noticed that too. I think it's because, for whatever reason, different UIs resonate with different people more than others. Of the several I've tried, Fork is the one I prefer. I can say that in the couple of months I've used Fork the UI has made my (admittedly simple) workflows straightforward, to the point that I've never encountered the detached HEAD issue, or any other major issues for that matter. And the authors of Fork provide incredibly responsive tech support as well.
-
49 minutes ago, X___ said:
It is a different product. It's like if a car company messed up some component and said: sorry, we fixed it the new model. But, hey no ill intent here, just a business model.
Excellent point. I will propose to NI upper management that we take every single bug fix in the latest LabVIEW version and patch that same fix into every previous LabVIEW version we've ever released. I'll let you know how the proposal goes.
-
9 hours ago, X___ said:
It's like moving the Expression Node back in some subpalette of the Mathematics functions that is not existing in the Base LabVIEW version (https://forums.ni.com/t5/LabVIEW/Expression-Node/td-p/3974820).
Completely uncalled for, but, hey, AQ doesn't think that text-based mathematics should even be allowed in LV, so what do we know?
No need to assign ill intent. We screwed that up, and we fixed it in LabVIEW 2020.
-
On 5/21/2020 at 9:16 PM, bjustice said:
I'm trying to beat Darren for fastest programmer in the world, so muscle memory plays alot into things like right click menus and quickdrop names
Aspiring to be the World's 2nd Fastest LabVIEW Programmer is indeed a noble goal.
One of the things that makes me fast is the fact that I know exactly what the first three menu options will be, 100% of the time, whenever I right-click on any data type (terminal or wire) on a diagram. 👍
-
1 hour ago, Jordan Kuehn said:
Is the LMH-LINX toolkit also included with LV2020CE?
As far as I know, yes.
-
16 minutes ago, Michael Aivaliotis said:
The reason why the log message states Raspberry Pi 2 B (I stated elsewhere), is because the LINX toolkit has an old hardcoded message internally that does not trigger off the actual board model. @Darren, this should be fixed becasue it's confusing.
I filed Bug 1039468 on this issue.
-
1
-
-
Here's the relevant NI Forums thread on this topic: https://forums.ni.com/t5/LabVIEW/New-LabVIEW-2019-Feature-Create-Constant-Create-Control-and/td-p/3933878
Come at me, bro.
-
1
-
-
LabVIEW 2020 Community Edition includes the LINX Toolkit. Do not install LINX from VIPM or anywhere else. I've suggested they edit the Digilent LINX Toolkit description to mention this.
-
What versions of LabVIEW and the LINX Toolkit are you using/installing?
-
There is a different API for Installer Builder. It is also not officially supported by NI, but there are a couple of examples that ship with the API to help you learn how to use it:
[LabVIEW 20xx]\vi.lib\InstallerBuilder\examples
-
1
-
-
Aww man, I loved my HP 48GX. Bought it in high school. Sold it after college because I needed the money. I still have my HP 32SII, which is the best non-graphing calculator I've ever owned.
I know @Fab still uses an HP 48, she probably knows how to convert degrees to radians.
-
I feel like I've exported data from DETT before, but it's been a long time since I've used it, I don't remember any details. Hopefully somebody else reading this has more info.
-
That manual is for the Real-Time Execution Trace Toolkit, which I believe has been deprecated.
To my knowledge, the Desktop Execution Trace Toolkit has never included this functionality.
-
9 hours ago, Neil Pate said:
Especially interesting is your change to the menu ordering for clean up wire, I have been trying to remember this one for nearly a year now! (I know I can turn it off but eventually I will be using only greater than 2019 so I may as well get used to it)
I was already used to it because I used this right-click plugin from LabVIEW 2015 until the feature was added natively in LabVIEW 2019.
Also, for cleaning up wires, I find selecting one or more wires and pressing Ctrl-U to be faster than right-clicking each single wire and selecting Clean Up Wire.
-
I think @Aristos Queue added that in LabVIEW 2019.
-
1
-
-
1 hour ago, hooovahh said:
Any idea what the licensing restrictions are? I couldn't find anything about that other than it is open source with no specifics.
No idea, I just saw "All of the icons are free for both personal and commercial use" on the main page, with no mention of including license info.
-
- Popular Post
- Popular Post
I found this tonight while working on a project:Really good icon library with modern-looking icons where you can customize the color and size of the icons, then download them as PNG files. I then import them into a LabVIEW pict ring and it's off to the races.
-
5
-
Oops, looks like I missed when this feature went in. As AristosQueue mentioned in a reply to your Idea Exchange post, you can use the Dependencies > Missing Dependency Names and Dependencies > Missing Dependency Paths properties of the GObject class in LabVIEW 2015 and later. Can you verify that these properties give you want you need, and I'll close out the Idea Exchange post as Already Implemented?
-
1
-
-
Unfortunately there is currently (as of LabVIEW 2019) no comparable functionality to the Missing VI Name/Missing VI Path from subVIs for typedefs, nor is this functionality going to be in LabVIEW 2020. I suggest posting this request on the LabVIEW Idea Exchange. It would be a useful feature for tooling like what you've described.
-
19 minutes ago, Porter said:
Are you talking about right click during edit time or during runtime?
Does this explain the random right click of doom that freezes LabVIEW after right clicking on an item in project explorer?
He's talking about edit-time panel and diagram menus and run-time diagram menus that are implemented as right-click plugins.
This bug fix does not affect right-clicks in the project window.
-
1
-
-
-
I don't know of a way to do this. The closest thing would be to show the Tools palette with the 'Tools Palette Open' property, then use OS calls (like user32.dll on Windows) to simulate a mouse click to turn the auto tool on/off.
-
6 hours ago, Yair said:
Darren, any chance of getting the All Supported Properties property of the Property class (i.e. the property node) to actually return all the supported properties for the current class of the property node, including all of the nested ones?
As it is today, that property only returns the top level properties (so it would show a Label property if the node is linked to a class inheriting from Control, but not all the subproperties coming from the Label class).
If that's too hard for support reasons, maybe at least adding a new property which will actually return all of them?
This is a good idea. I suggest posting it to the Idea Exchange.
-
3 minutes ago, ShaunR said:
Hmm. No 64 bit versions for 2009-2015. Thanks for the info.
Right, VI Analyzer Toolkit 2016 was the first version to officially support 64-bit LabVIEW. For unofficial support in previous versions, we have this resource:
https://forums.ni.com/t5/VI-Analyzer-Enthusiasts/Using-the-VI-Analyzer-Toolkit-with-64-bit-LabVIEW/ta-p/3494395-
1
-
LV2020 Slow To Create SubVI
in Development Environment (IDE)
Posted
Try mass compiling the [LabVIEW 2020]\resource folder? LabVIEW should install the compiled cache for this already, but maybe something got messed up?