Controlling whether charging or discharging process to run
Hi, Right now, if the SOC is more than 100, A will be 1. If SOC is less than 50, B will be 1. However, we will have a case where the SOC will be less than 100 and more than 50. When this happen, both A...
View Articlechange the shape of the run button
hello. In order to match my UI. I want to change the shape and place of run button, abort button in the toolbar of the vi. But I don't know how? So if you know,please tell me, yourhelp will be...
View ArticleProgrammatically Appling LVLib Icons to All VIs
Hi All, I want to programmatically change icons of all the VIs in a LVLib, if I use the "Apply Icons to Existing VI items" method, i get a popup for saving the VIs,is there any way to programmatically...
View ArticleFile i/o operations
hi...actually i am new to labview... i want to do some simple file input output operations.... i tried a few..but now my requirement is to write a set of data such data each data in a new line... so...
View ArticleRemote Debug Problem
Hello, I have a small debug problem with the "Profile Performance and Memory Window". An LabVIEW application is running on a remote machine, after some hours of working the program slows down. I think...
View ArticleHow to make sure plots in xy graph are present?
Hi community, since updating to LabVIEW 2014 this week I have an issue with code that worked previously (or didn't but the problem was unnoticable).As shown in the example llb I created to showcase the...
View ArticlecRIO andsbRIO PTP TimeSync
Hello, I'm tring to synchonize a sbRIO 9606 and a cRIO9076 using PTP time sync without success. From MAX I have installed the following add-ons on the two real-time targets:- NI 1588-2008 Network...
View ArticleXML tutorial or Help
Does anyone have a good tutorial for Labview XML schema. I have created an INI file in LV XML format through flattne to XML string and save to XML file, but every time you write to an XML file it...
View ArticleBug in "Get and Set Time.vi" example for RT systems
There is a bug in "Get and Set Time.vi" that ships as an example in the "NI System Monitor" package. The routine does *NOT* return the hour correctly. Note the string "%#H:12:39.371" as the time of...
View ArticleEvent structures casees large
Hi All, I have been working on an application where there is extensive user events and corresponding actions need to be taken.I'm using event structure to capture those events in while loop. But the...
View ArticleCan anyone please recommend me which Module and equipment I need to do some...
My inputs: Inputs are from some laser or some photo voltaic cells. I want to do: Triggering some counter/ timer by those inputs when they are active. Reset the counter/ timer by those inputs...
View ArticleHow do I encrypt a data file so that only I can retrieve the info?
How do I encrypt a data file so that it cannot be read without the proper authority? I have an application where the customer should not have access to the data I need to record for troubleshooting...
View ArticleAnalog output on NI9264 for variable voltage control
Hello everyone, I am a bit rusty hooking up my electronics but I was wondering if it is possible to use the analog output from the NI9264 to control a variable DC device. I have a valve which is...
View Articleuse GPIB-USB-B with suse 13.1
I'm trying to use a GPIB-USB-B with openSUSE 13.1, but unfortunately, no driver exists. Drivers exist for different versions of openSUSE, or drivers for different GPIB's work with 13.1. I've tried...
View Articlehow to allow tabs to be viewed during runtime
Hi, guys. I have a VI where I have 8 different xy graphs going, but I only want to show 4 at a time and have them cycle every minute, so I included 4 of them on a tab and 4 on another one and I have a...
View ArticleMultivariable least square fitting
Can Labview, specifically General LS linear Fit VI do the following fitting?I have x, y, P as independent variables, and fit a curve B to a function of : B = b0 +b1*x +b2* y +b3 *P + b4 *x^2 + b5*y^2 +...
View ArticleNI cRIO 9068 TCP Listener
I am trying to get a TCP listener to work on the NI 9068 cRIO chassie and have been having issues with my VI not responding after it recieves a TCP connection. I went to the LabVIEW TCP Named Service...
View ArticleWaveform graph label positions change in an undesired manner when resizing...
I have a simple test VI with 3 panes (pane 1 stretches as needed while pane 0 and pane 2 are fixed width, each pane has its origin in the top left corner): The block diagram just reports the position...
View ArticleError -1074360293
I am using a couple of web cameras mounted over a plataform. My routine is made of 4 steps as a secuence 1. go to the initial position and find a pattern on an image which comes from the web camera...
View ArticleAvoid Coercion dot
Hello, Can you tell me how I can go about resetting the INPUT cluster in the attached VI when you enter into step 3 of the program and avoid the coercion dot that is currently in the program? Thanks,hiNi.
View Article