Re: Design a VI for giving a warning signal followed by a go signal for a...
sth wrote:billko wrote:According to the education board, the error passthrough is not a refinement, but a requirement. At least it was for the CLD. Yes, why I predate the education board by a huge...
View ArticleRe: LLB
nyc wrote:sth wrote:Probably they are part of the install but did not get recompiled during a SP upgrade. You need an admin password to recompile those and save them. Otherwise they will just...
View ArticleRe: N x N square help
Well, that's not necessarily true; at least for the string. At times, my users will need to update the Mold ID string as molds get replaced and get saved back to a MS Access database to be used at a...
View ArticleRe: Can I operate Microsoft Project with ActiveX
I just noticed that I have been searching through Task Launch Control. I do not see Microsoft Project Object 12.0 etc. in my drop down menu? Anyone know how or why I am navigating incorrectly...
View ArticleRe: utilizzo del controllo tree
Spero che questo si traduce bene, ma se non, colpa di Google ... Non è possibile ruotare il testo nelle intestazioni di un controllo struttura. Né si può cambiare il volto tipo utilizzato. Mi dispiace...
View ArticleLCD Display Labview
Hi Forum, first thanks a lot for all your help! I am using Labview for power monitoring on a mini pc running windows 7, i wanted to display the different states on a HD44780 LCD mabye also controlling...
View ArticleRe: how to plot acquired signal against time with fixed time length using XY...
To reinforce Lynn's comments, the chart is much easier but the caveat is that you can only use it if the samples are coming in at a constant rate. If the time between samples varies you will have to...
View ArticleRe: LabVIEW 2011 quick drop ctrl-key shortcuts don't work
I am just now encountering the same problem, only renaming the INI file didn't do the trick like above. As a matter of fact, the INI key "QuickDropKeyboardShortcutMappings" doesn't even exist in either...
View ArticleRe: LCD Display Labview
Ok, the HD44780 is basically a chip. Are you getting it as a part of a display board or are you building up the whole thing yourself. In any case, the chip is designed to sit on a processor bus, but...
View ArticleRe: N x N square help
Eric1977 wrote:Well, that's not necessarily true; at least for the string. At times, my users will need to update the Mold ID string as molds get replaced and get saved back to a MS Access database to...
View ArticleRe: LCD Display Labview
Hi, ok if i use an adruino i would sent the data from the pc to adruino and then display it on the LCD or how i could do this?I found a lcd for windows here...
View ArticleRe: How can I fix the color ramp values in a contour plot
Thanks for all of the help! I was finally able to force certain values to the colors I wanted. I had to have a fundge point that I tuned. i.e. there was a point on my contour not being shown by my...
View ArticleRe: LCD Display Labview
With the arduino, I believe you would just send the text messages to it over a serial port connection. The other uses USB HID which might be a pain. HID covers a lot of different types of devices...
View ArticleHow do I store data being continuously aquired to a spreadsheet or datasheet...
I am using a camera to aquire an image and then using the light intensities of the pixels to calculate the center of the image and see how it moves as i adjust the light source. The final numbers I get...
View ArticleRe: LCD Display Labview
Hi Dennis, i think the adruino idea sounds like a good fit, i will go with this. So i may use the adruino toolkit from ni to communicate between the pc and the adruino? ThanksMartin
View ArticleHow can you find out if another VI running on the same computer and how can...
Suppose that several VIs running simultaneously on the same computer. How can I find out the names of the running VIs, from another VI?If the already running VIs are clones of the same basic VI, open...
View Article