Re: propotional flow control valves
I have never used valves that work the way you describe, so I can't offer firsthand experience. What I meant by on/off is that you just turn a motor on and off and switch the polarity to slowly open or...
View ArticleRe: Know of a good NI MAX video tutorial.
Hello dunnor You can find information about NI MAX here, this is the getting started site for NI MAX.Getting Started with NI-DAQmx: Measurement & Automation Explorer (MAX) Functionality...
View ArticleRe: Shared variable engine modbus - Getting a stepper motor to work
Hello Fromm8 Yes, I tried following the guide and when I get to step 14 and try to run the program I get a couple different errors. I have attached a document that shows the errors. The first error...
View ArticleHow to clean up the list of recent files in the Getting Started Window?
The pinned/not pinned distinction for projects appearing in the getting stared window (GSW) is a bit moot if like me you are working on only a few projects.What I find particularly distracting is...
View ArticleRe: How to clean up the list of recent files in the Getting Started Window?
Nope, you missed nothing! Of course, you could easilly automate the process with LabVIEW by searching for the relevant tokens and selectively deleting them. You could even pin the vi to make the ini...
View ArticleRe: Shared variable engine modbus - Getting a stepper motor to work
Hello Missso The Distributed system manager is a tool very useful for testing and we can monitore the shared variables. The Distributed System Manager is used in that guide I mentioned. I want you to...
View ArticleRe: run-time front panel text search
The answer maybe no, but it also could be maybe depending on more information. These users of yours, how will they be using your application? Will it be in a built EXE? Because the LabVIEW Run-Time...
View Articlefilling one tank from two separate tanks.
hi guys, new around here. i have a project on labviewi have two tanks, and a third tank that will be filled with certain quantities from the two tanks. everything is working fine. in order to have...
View ArticleRe: Shared variable engine modbus - Getting a stepper motor to work
Like I said, I went through the guide and got stuck at step 14. I attached the errors I received when trying to run the program at step 14. I don't really understand what the errors mean or how to fix...
View ArticleRe: How i can write 3 different 2d arrays to different Excel pages
The report generation toolkit can do this. You can also achive the same thing with alot of manual work and the ActiveX calls to Excel. You could also get away with making it a TDMS file and then...
View ArticleRe: Trouble with USB device, not found in MAX or LV
If you have the DLL and the H then you might be able to use the importer. I've never had much luck with it but I always try....
View ArticleRe: Reset data from DAQ assistant when time has elapsed
I will try to explain a bit better now. I have an anemometer and I want, when I spin it (or the wind spins it), to show to value on a gauge. Then every 5 seconds the gauge resets and counts from 0...
View ArticleRe: Labview and CANoe Standalone Manager interface
Did you see this library? https://decibel.ni.com/content/docs/DOC-30180 I use it to write/read CAN and LIN from CANcaseXL.
View ArticleSpam/Romance fraud warning: Hadi111 a.k.a. Ngonehadiza
Dear All I received a private forum message from Hadi111. The message was: "Hello,I like your profile and I think you are a nice person. Can we get in contact? please you can write to me (...
View ArticleFPGA constant matrix times a vector using Linear Algebra Matrix Multiply
Hi, I am attempting to use the Linear Algebra Matrix Multiply function in Labview 2013. I am attempting to multiply a 288x576 matrix by a 576x1 vector. The matrix is loaded from a file on the host...
View ArticleRe: How to clean up the list of recent files in the Getting Started Window?
This has been one of those majorly annoying things I have screamed about for a long time. And when they created the "new" GSW with the pinned projects and recent files, I was so hoping they would just...
View ArticleRe: filling one tank from two separate tanks.
The issue is basic dataflow. LabVIEW programs run under what is called a dtaflow paradigm. That means that any node can begin executing as soon as data is present at all its inputs and that its outputs...
View ArticlePFI Trigger voltage channel
Hi all,This is a pretty simple question. For a PFI trigger input on a DAQ card, is there a common maximum voltage that the card can handle? if so what is that voltage? Thankyou!
View ArticleRe: How i can write 3 different 2d arrays to different Excel pages
I used NI Report Generation Toolkit and get diferent arrays on diferent pages. But data looks wierd. All what dont start from 0 is corrupted.sWhen its must looks like this
View ArticleRe: filling one tank from two separate tanks.
it is a project ( an idea ) i came up with for the course , but it is graded.. anyways, i dont think i can put all indicators at the same node since each tank its separate quantity that needs to be...
View Article