Re: closed-loop control using LabVIEW Real-time
1. Give us a link to what you read in the forums about the limitations in the determinism of the 1 MHz clock so we can read it too. Why do you think the Windows OS would give you problems with the...
View Article2D Laser scanners continuous 1D data into sequential arrays
I am working with the Laser scanner LMS 100 which gives me an output of string and I have converted string to a distance 1D array. Now I intend to use Kalman filter on these array values. Thats why I...
View ArticleRMS sliding window
Hi Everyone I am calculating the RMS from a 50 sample window (sampling rate 1000Hz). I am using the Biosignal RMS.vi but I want to change the window to use 25 samples before and 25 samples after the...
View ArticleRMS sliding window
Hi Everyone I am calculating the RMS from a 50 sample window (sampling rate 1000Hz). I am using the Biosignal RMS.vi but I want to change the window to use 25 samples before and 25 samples after the...
View ArticleRe: XY graph as control input device
Nikio17, Please take a look at these two forums. I think this will help you. How do I add a cross hair to a xy chart - Discussion...
View ArticleRe: シリアル
コメントありがとうございます。WINDOWSの目立ったUpDateはしていないです。日常で自動的に行われてしまうような更新はありますが、そのため特定は難しいかもしれません。できたとしても、PCを昔の状態に戻すのは、業務上(セキュリティ上)難しい状況です。...
View ArticleRe: Create installer without labview
Wow guys, thanks for two blatent insults. If you don't have anything nice to say don't say it at all. A little further explaination:Supporting and maintaining Windows 2000 in 2014, I agree, is...
View ArticleRe: TURBO BOOST FPGA COMPILE SPEEDS - please support this idea
Thanks for the info, dan. I think you make a convincing argument regarding the option to select the core.
View ArticleRe: Differences in properties data memory and profiled memory.
Perhaps someone from NI with knowledge of the internal processes can answer those questions. Lynn
View ArticleRe: Can I rely on using multiple Wait (ms) in parallel to start things off at...
Thanks Jeff, I was not offended. I worried I had offended you. I agree that what I have coded is faught with danger. I managed to get it to work as I have it with the queues. Yes it is a nightmare...
View ArticleRe: Create installer without labview
I did not intend an insult I did make a blatent statement! I would love to discuss the business case for implementing a planned obsolescene program. 15 years is too long! to support hardware today....
View ArticleInstantaneous Outputs from SubVIs to MainVI
I have multiple SubVIs (SubVI-A and SubVI-B) being called by my MainVI. All control variables and indicators are located in the MainVI.There are many control variables as inputs to the SubVIs and...
View ArticleRe: Instantaneous Outputs from SubVIs to MainVI
To update indicators in other VI's, use references. You pass a reference from the main VI to the subVI, and use the Value property node in the subVI to update the indicator on the main VI. If you are...
View ArticleMake 3D object follow mouse cursor
I'm trying to make a created 3d object follow my mouse cursor on a 3d scene regardless of how the camera is orientated. I've scoured the Internet to find out how to do this but came up with nothing....
View ArticleRe: front panel locked on tabs
Read http://forums.ni.com/t5/LabVIEW/event-structure-inside-case-structure-error-or-LabVIEW/m-p/2418874/highlight/true#M746662
View ArticleOut of Input/Output Terminal Space, Possible to Group Inputs as Cluster?
I have a SubVI in my MainVI that has all input/output terminals occupied (28 terminals). I want to add more inputs to this SubVI but don't have anymore open terminals. How do I do this?...
View ArticleRe: Can I rely on using multiple Wait (ms) in parallel to start things off at...
Had you been posting longer you might know that my signature line used to consist of a quote from St. Julian (of Norbert google it... someday.. its not important to the task at hand) Local variables...
View ArticleRe: Out of Input/Output Terminal Space, Possible to Group Inputs as Cluster?
I would recommend looking at the online LabVIEW tutorialsLabVIEW Introduction Course - Three HoursLabVIEW Introduction Course - Six Hours
View ArticleRe: Instantaneous Outputs from SubVIs to MainVI
Do you remember this message thread? http://forums.ni.com/t5/LabVIEW/Instantaneous-Output-to-MainVI-from-Currently-Running-SubVI/m-p/2598437
View Article