Re: [fpga] Faster communication between FPGA and real-time host
nathan, Thanks for pointing the relevent thread. I am trying to benchmark my FPGA in a similar fashion. I believe it will help me decide which method to use for data transfer. My goal is to...
View ArticleRe: Prompt User for Input PROBLEM
In file>new from template. Select dialogue using events. Then yoi can easily make the dialogue you need. Michael
View ArticleRe: front panel frozen
Michael78 wrote:I have to turn off aero on all win7 machines to avoid front panel lock up. It is very dangerous as booleans still respond when clicked but show no change. Minimise and re open the panel...
View ArticleRe: front panel frozen
I tried to find a dll or .net function to determine if aero was in use but failed to get a good solution. If anyone has such a vi I would like it, and it seems many others would too!
View ArticleRe: How to update FPGA Reference inside Case Structure?
Hi David, create a typedef for the FPGA VI reference. Then instruct "OpenFGPAReference" to use that typedef for all times…
View ArticleRe: How to create shared library for linux real time target in Windows labVIEW?
Basically you need to create also a Windows DLL which exports the same functions. These functions can be empty stubs if you don't want to run the code properly under Windows, otherwise you have to...
View ArticleBrushless dc motor control
I am using a brushless Dc motor 3 phase.. im confused on the six phase and the three phase. I am assuming the other three phases are for when it is high and when the state is low.. such like phase A...
View ArticleRe: Is DST active for this timestamp?
A LabVIEW timestamp is binary and internally supposed to be ALWAYS in seconds since midnight Jan 1, 1904 GMT. As such you can transfer the binary timestamp (even when converted to a double) between...
View ArticleRe: real time data acquisition using sim900d module (not arduino0
i have checked the module by sending the AT commands via pc.....i successfully made a call and transmitted the message using hyper terminal
View Articlemultiple inputs in NI usb 6008
I have to measure phase difference between two analog input signals. I did this by using two Ni daq assisstants but at a time I could only read one and an error comes. Kindly help me with examples if...
View ArticleRe: VI using ActiveX works in XP, loads in Win7 64 bit but crashes in Win7 32...
It would seem you use a particular .Net component and that might have trouble under Windows 7 for some reasons. It could be either a problem in the .Net component itself or possibly the fact that it...
View ArticleRe: Memory Overflow cDAQ 9174
I slowed my sample rate down to 1Hz, and still received the error. When I click add attachment the page refreshes, but does not attach. Is this a settings issue on my end or is NI website...
View ArticleRe: multiple inputs in NI usb 6008
You didn't notice the instructions when you created the assistant apparently. You need to use a single one. Delete one and open the other. Click on the Add button to have two channels.
View ArticleRe: real time data acquisition using sim900d module (not arduino0
Then is your problem solved?
View ArticleHow to do spectrum analysis of AC line noise.
I need to do a spectrum analysis of AC line noise. I am not sure what type of equipment to use to perform these measurements.Problem I am having is I have line noise coming from my power lines into my...
View ArticleRe: Missing Sub VI error when running Application.exe in development PC
vivek.madhavan.13 wrote:Thanks for your comment Jeff, But what about the 'subBuildXYGraph.vi', 'Waveform Array To Dynamic.vi' and other such VI's in the attached error message that are not a part of...
View ArticleRe: Unable to use MAX to connect to remote PXIe-8840 running RT
http://digital.ni.com/public.nsf/allkb/860548B4F1C34B0A862576CF007135A9
View ArticleRe: Unable to use MAX to connect to remote PXIe-8840 running RT
Have you tried opening a command prompt and trying to ping the target from the host?
View ArticleRe: SD6 Teleop issues
Yes we are using the SD6 robot. The error originates in the set motor velocities vi. Robot main will run until we start host main, and then it stops and gives us that same error 116. Here is a picture...
View ArticleQuick drop demonstration video
Hi, Whenever I've attended a LabVIEW event it always seems that the inevitable "wait...how did you do that?" question comes from the audience when an instructor is demonstrating quickdrop. Does anybody...
View Article