Re: fixing size of control

2004-05-14 Thread Thandal
thanks for reply.. it's working fine Thandal

custamizing controls

2004-04-20 Thread Thandal
hi all I have a problem =E0 customizing controls. In labview7 ex. There is a vi named #8220;Using Custom Control.vi#8221; I want to know how to convert pictures to control, Like truck in above mentioned vi Please tell me how to do it..

draw an angle

2004-04-20 Thread Thandal
How to draw an angle on XY graph I think if we use multiple plot =E0 1.We have to first draw base line. As plot1 2.select a point on plot 1 using cursor 3.At this selected point , with respect to base line(ie plot 1) we must draw an angle (this line can be part of plot2) This is what I am

draw an angle

2004-04-20 Thread Thandal
How to draw an angle on XY graph I think if we use multiple plot =E0 1.We have to first draw base line. As plot1 2.select a point on plot 1 using cursor 3.At this selected point , with respect to base line(ie plot 1) we must draw an angle (this line can be part of plot2) This is what I am

Re: how to read x and y position of curser

2004-04-20 Thread Thandal
thanks it's working fine

Re: problem with color

2004-04-18 Thread Thandal
Hi thanks for your ans. I had use color to RGB vi, and find it's RGB component I am more interested in starting with a color and move it towards black or white I was unable to do it. can you tell how to achieve it, Can I use color ramp for this If yes then how to use it. if possible send example

Re: problem with color

2004-04-18 Thread Thandal
yesterday evening i solved my problem , my internet connection was down so couldn't reply you. I manage to find vi. how can i assigned the shads i get to the LED as it's color because LED take array as input to it's color property thanks for reply

Re: problem with color

2004-04-18 Thread Thandal
thanks for ans.

how to read x and y position of curser

2004-04-18 Thread Thandal
I have a graph, Using 2 curser I am fixing two points on a graph I want to calculate slope using these two points. So ,my problem is how to read XY co-ordinates of point, pointed by curser

creating array of an array

2004-04-15 Thread Thandal
hi experts.. i have a problem. I want to creat an array, array. on button click this element array, will get attach to main array plz help me

problem with color

2004-04-15 Thread Thandal
How we can generate different shades of single color From dark to light .using a control like dial If dial pointing on zero we get darkest shad , If dial is pointing to maximum we should get lightest shad I want to assign this shad to the color property of LED.

Re: Ploting graph on button click

2004-04-15 Thread Thandal
hi julion i have problem regarding array please ans. it Ans from zone (you can find it on recently answered questions )

Re: ploting new plot in xy graph on button click

2004-04-14 Thread Thandal
thanks for your ans.

Re: how to transfer data in table, to excel sheet

2004-04-13 Thread Thandal
thanks for ans. i am tryinf to download toolkit , but i don't know what is problem it's giving me error, If you have some download then please send to me

ploting new plot in xy graph on button click

2004-04-13 Thread Thandal
hi all experts i need your help. i want to plot multiple graph, on a single xy graph i want --if user want to plot a new plot user will place new button,give value of parameter using control,do needed operation . then press button name as plot. on button click user must see all

Re: Ploting graph on button click

2004-04-13 Thread Thandal
hi juilion i have a problem i need your help. i want to plot multiple graph, on a single xy graph i want --if user want to plot a new plot user will press new button,give value of parameter using control,do needed operation . then press button name as plot. on button click user

Re: Ploting graph on button click

2004-04-13 Thread Thandal
hi jumarion thank you very much you always give me a perfect ans. as i want one graph to be display as you use 2 graph. to achive my requirment we can hide one graph. we have to use 2 graph it's not possible with single graph is it so. thanks once again

Re: Ploting graph on button click

2004-04-13 Thread Thandal
then it's great.. it means i can trouble you any time with any difficuilty thanks shital

how to clear table on button click

2004-04-09 Thread Thandal
at run time i am entering data in table, i want to clear the entire table on button click.In the same run. Help me please.

how to transfer data in table, to excel sheet

2004-04-09 Thread Thandal
In my vi,on button click i am adding new entries in table,now i want 1. when i press a button to write data in table, same time my data (set of data(i have 7 columns))must append to excel sheet help me to slove my problem

Re: how to clear table on button click

2004-04-09 Thread Thandal
Hi mads thanks for ans. my problem is solve now

how to transfer data in table to excel sheet

2004-04-09 Thread Thandal
In my vi,on button click i am adding new entries in table,now i want 1. when i press a button to write data in table, same time my data (set of data(i have 7 columns))must upend to excel sheet help me to slove my problem

clearing array on button click

2004-04-08 Thread Thandal
i have a problem in clearing array. 1. i have a vi witch on a button click add element in array ,and plot the values on graph. 2. second time when i run vi on graph i get all the values witch i got in first run pluse the values on second run 2. i want my graph should not plot values i got in

Re: clearing array on button click

2004-04-08 Thread Thandal
hi julion thanks for your ans. I understood what u did. but this is not working with my problem, but it's a good one my problem is now i will try to explain you the difference between your example my problem in my case 1.on button click i am entering values in array using build array function.

Re: clearing array on button click

2004-04-08 Thread Thandal
hi gijadjok thanks for your time ans. i understood the logic in your ans. but unable to implement it.I am very new to LabView can you send example vi. please i don't know how to initialise shift reg. i don't know how to implement (initialized at start to FALSE, and passing TRUE constant in the

Re: clearing array on button click

2004-04-08 Thread Thandal
thanks for your ans. it is working nicely

Re: Which Labview function can I use to display a graph located...

2004-04-08 Thread Thandal
i am facing same problem, i understood the concept,but unable to implement unable to creat refernce, if possible send me links, so that i can make it. can you send me example code.

Re: clearing array on button click

2004-04-08 Thread Thandal
hi Djadjok your ex. is a guideline for new commer like me but still i am in trouble. i understood the use of local veriable In my case i have 2 different array to plot graph i use one array for x values one array for y value. now my problem is how to asign local variables for X,Y values of the