Re: Please Help!!! VIPM won't connect to labview and I need to figure out why
No, i tried using you settings and stil not working. i went through every combination of the four items I have on the machine and export list. Still nothing, do you think that its that i am using the...
View ArticleRe: Top LabVIEW Rookie Mistakes
The only good reason I've seen for a Strict Type Def is for Ring controls beings used for APIs. Rings should be used instead of Enums if your API will be used globally. Enums do NOT support...
View ArticleRe: Lectura puerto serie Xbee
Respecto a tu afirmación, no estás equivocado, utilizo una interfaz XBee-USB para la recepción de información en la computadora. En esta tarjeta está montado un módulo XBee configurado como...
View ArticleGuardar datos durante un tiempo determinado varias veces
Buenas tardes, lo que deseo hacer es tomar valores de una señal durante un tiempo determinado (digamos 3 segundos), promediar esos valores, y guardar ese promedio en una cuadricula, donde cada valor...
View ArticleRe: Darren's Occasional Nugget 03/25/2014
Can we bring some of these functions into the "officially supported" set? http://forums.ni.com/t5/LabVIEW/Make-VariantDataType-functions-officially-supported/td-p/2792204 I hope you don't mind I...
View ArticleRe: Top LabVIEW Rookie Mistakes
It actually bugs me a lot when some big cluster of data is strict for no good reason. The new LIFX is a good example where giant clusters are mode to only show one item. Then make strict so you can't...
View ArticleRe: Darren's Occasional Nugget 03/25/2014
Hi, I used to download MGI toolkit from VIPM and it has a palette for all the variant type stuff.
View ArticleNeed VISA runtime or full for measurement and automation explorer
Hi, Is the full VISA required for MAX to operate properly or can just VISA runtime be installed? Thanks
View ArticleRe: Top LabVIEW Rookie Mistakes
Hooovahh wrote:It actually bugs me a lot when some big cluster of data is strict for no good reason. The new LIFX is a good example where giant clusters are mode to only show one item. Then make strict...
View ArticleRe: write different values to DAQ
DId you not notice my last VI where I created a 2D array? The first row I designated as the waveform and the second row was the DC. I used Initialize Array to set all of the data points for the...
View Articleclosed-loop control using LabVIEW Real-time
Hi, I am trying to use the LabVIEW Real-time module to control the vibrations of a flexible link. The highest frequency I am dealing with is around 1000 Hz. Considering that, I have a few questions: 1)...
View ArticleRe: Read bytes at serial port direct and in-direct
Ravens pretty much covered it quite well. If your instrument is sending the termination character, just use it. I simplifies the communication so much. If it doesn't, at the very least as a delay...
View ArticleRe: Failed to Start Debug Server
I have checked and my NI Service Locator Isn't running. I have tried to restart it and I get a error saying "Could not start the NI Application Web Server service on Local Computer. Error 1075: The...
View ArticleRe: Need VISA runtime or full for measurement and automation explorer
Define 'operate properly'. You certainly can install just the VISA runtime without MAX.
View ArticleGPS track with Labview
Hi everyone, I would like to draw a track at Labview using latitude and longitude data that i'm receiving from a gps module. I want to plot the graph in a graph. Anyone could help me to do that? Best...
View ArticleIssues with Enabling ActiveX Control
Hello, I am having issues enabling ActiveX control on some objects. They work in one VI but when I copied them to another VI I am getting errors saying the wire type is not supported in the current...
View ArticleRe: All labeled DLLs broken at the same time
hi bpackard5, there have been no "automatic updates" to LabVIEW in the past week that could account for DLLs not showing up that I am aware of. Have there been any changes to your target computer at...
View ArticleRe: LabView and Carsim
I encountered with the same problem.I read lots of PDFs and tried many times. Didn't success NEED HELP!
View ArticleRe: Make VariantDataType functions officially supported
I concur. The place to raise these ideas is in the LabVIEW idea exchange... http://forums.ni.com/t5/LabVIEW-Idea-Exchange/idb-p/labviewideas I would certainly vote for it.
View ArticleRe: Make VariantDataType functions officially supported
Shoot. I thought I was posting there. Thanks for the heads up. Here's the ideahttp://forums.ni.com/t5/LabVIEW-Idea-Exchange/idb-p/labviewideas/tab/most-recent
View Article