Re: Preallocate array memory without initializing it
Ah, just remembered this... Even if I want a singleton, I usually try to make it by wire! This is very inconvenient, you need to pass the wire though all the code, why would you want to do this? Well,...
View ArticleRe: Where is my mune bar in the front pannel?
Also see Dynamic-Scaling or the presentation about it.
View ArticleRe: How do I create a start/stop button for each separate while loop within...
Urgh. The quoting interface on these forums is so error prone - I just saw I deleted my section 2 response when trimming quotes before. Oops... I'll try remember what I wrote... wrote:2.Also,...
View ArticleRe: What setting to set to stop .NET dll being copied to build folder
Very cool... But now I can test the PPL creation, and my new conclusion is that you cannot avoid copying the DLL file. If I leave the project from which I build my code open, it remains in memory at...
View ArticleRe: LabVIEW 2019 f2 install only?
Thanks, I went for the full 2019 f2 download -- but did it from home so that I didn't have to wait all day.
View ArticleRe: Will Shared Variable and Netowk Stream be obsoleted at Next NXG?
Shared Variables are already replaced by the Tag API. Based on meetings from many years ago, I believe NI plans to replace the Network Stream with a Stream API eventually. It should look something...
View ArticleRe: LabVIEW 2019 f2 install only?
LabVIEW 2019 SP1 has just been released so maybe you would like to install it instead of f2.
View ArticleRe: What setting to set to stop .NET dll being copied to build folder
Could it make a difference if the assembly is outside the folder hierarchy of the project? If system assemblies are not included in a ppl, I wander if it's because they are in the system (GAC) or...
View ArticleExcel copy from cell to cell
Hello, I am trying to use ActiveX to copy cell to cell with copy method of range. What should be data format of destination? Thanks!
View ArticleRe: Slow performance using String Subset?
thols, you were absolutely right, it was a separate issue which i think i've figured out now thanks to this thread As it transpires, i was getting about 16microseconds on my laptop to run the subVI i...
View ArticleRe: Will Shared Variable and Netowk Stream be obsoleted at Next NXG?
wrote:Personally, I am not a huge fan of the Network Stream.And I still say Network Published Shared Variables are evil.Couldn't agree more.
View ArticleRe: LabVIEW 2019 f2 install only?
wrote:LabVIEW 2019 SP1 has just been released so maybe you would like to install it instead of f2.Just make sure your license can handle the SP1. I just updated only to find out that the license...
View ArticleChange shared variable to modbus slave
I am having a shared variable in SbRio. And a third party software which will communicate in Modbus TCP. Is there a way to tunnel Shared variable to Modbus TCP using OPC server or some other software....
View ArticleRe: Will Shared Variable and Netowk Stream be obsoleted at Next NXG?
As a CLA I shared the 'shared variables are evil' thought for years. I don't like them because it seems to rely on black magic. But, I have lab which has run for years with no issues using many shared...
View ArticleRe: Is there any way to remove uncorrelated noise from the signal?
If we can't see what you did (because you did not attach a VI, a zipped Project, some sample data), we cannot comment on how to change what you did to do "what you want to do" (it is already doing...
View ArticleRe: how to build this
wrote:Are there have an examples for reference?Yes, many. You have to "learn LabVIEW" (open this Forum, look carefully at the first page of the LabVIEW Forum, "do the right thing"). Warning -- it...
View ArticleRe: 3D representation problems with some new graphical cards
Could this be a hardware/software/OS incompatibility? In 2012, there was no Windows 10 (Windows 8 was released, I think, in the fall of 2012), graphics cards were much simpler, etc. I could imagine...
View Article