Hello,
You mention that you send a string to the microprocessor that tells it
how many bytes to send. Instead of requesting 512 bytes, try reading
10 times and only requesting about 50 bytes at a time.
If that doesn=92t help, try directly communicating with your
microprocessor through HyperTermi
Hello Thijs,
The "Port List" connection of the DIO Config.VI should be wired with
an array of the digital ports you wish to use. Each port has 8
digital lines.
Unfortunately, the E-series devices do not support hardware-timed
digital I/O. You could still output your points in a software loop,
b
Hello,
Although LabVIEW RT is not necessary for your situation, please see
the response to your question in the http://exchange.ni.com/servlet/ProcessRequest?RHIVEID=101&RPAGEID=135&HOID=5065000800ECC1&UCATEGORY_0=_34_%24_12_&UCATEGORY_S=0";>High-Speed
Digitizers Forum.
Grant M.
Nati
Hello,
Are you referring to the scroll bars on the front panel or the block
diagram? By design, the scrollbars become disabled when the entire
front panel or diagram fits in the window. As you've discovered,
moving an object close to the edge of the window will cause the
scrollbars to become ena
Hello,
Dennis is correct; a local variable will force a copy of the data. In
general, LabVIEW will try to do an in-place replacement whenever
possible. However, depending on what is happening with the data
before and after the replacement, LabVIEW may make a copy.
A good KnowledgeBase discussin
Hello,
For general troubleshooting of the Application Builder,
Go to http://www.ni.com and click on Support at the top.
In Option 1, where it says "Select Software," choose LabVIEW.
On the LabVIEW Support page, go to Option 3 and select the http://www.ni.com/support/labview/toolkits/appbuild";>App
Hello,
Yes, it is possible to read encoder inputs with the 6014 card. In
order to find more information about using encoders,
Go to http://www.ni.com and click on Support at the top.
In Option 3, under search select "KnowledgeBase" and enter
"encoder" (without quotes) in the Keyword box.
The fir
Hello John,
It sounds like you've figured out the answer to your problem. For a
bit more information on programming DIO boards, check out the product
manual. The manual can be located by going to
http://www.ni.com
and clicking on support. In Option 3, select "Product Manuals" and in
the keywor
Hello,
Can you elaborate what you mean by the system is lost?
Ben has suggested a good idea of posting the code in question. It
would also be helpful to know which version of LabVIEW you are using
and which serial VIs you are using. His clarification of the timeout
for the serial read is also a
Hello,
Dave has posted a couple of example programs which use DDE in LabVIEW.
You can find a tutorial by going to
http://www.ni.com
and clicking on "Support." Under Option 3, search
"Tutorials/Application Notes" and enter "DDE LabVIEW" (without quotes)
into the keywords box. One of the first li
Hello,
Can you provide any additional information about this memory error
such as the error message? Also, is this a LabVIEW memory error or a
Windows memory error?
Crashes in LabVIEW when working with CINs are frequently caused by
errors in the C code of the CIN. Since a crash doesn't happen f
Hello Wayne,
A good place to start for example code is the product manufacturer and
it seems like you have already done that. National Instruments also
provides example code we have created as well as from other users.
You can search this library by going to
http://www.ni.com
and clicking on Supp
Hello,
I am not familiar with the databound grid control you refer to or with
databases in general. However, instead of recreating its
functionality, you could look into the LabVIEW Database Connectivity
Toolkit which simplifies database communication. You can find out
more information about thi
13 matches
Mail list logo