02-24-2006 05:50 AM
Hi Devchander:
I would like to know how come the NI 5112 program in sequence structure is not working one film to another. I pressed the bark button on my test fixture, the waveform will display both of displays at the same time. I put 5112 program in different film. How come they are not happy one step by step.
Regards,
John
02-28-2006 03:57 AM
Hi Dev:
I have figure it out. I had a hard time sending the file. I still a question, but somehow it is hard to send right now.
03-01-2006 02:22 AM
Hi Devchander:
Attached is my program. I used the local variable and set it as a read. I don't understand why the colour of the waveform under the Shock Test tab and Shock Seperation tab changed from brown to red. Is ithis normal?
03-01-2006 02:33 AM
03-01-2006 03:02 AM
03-01-2006 06:37 AM - edited 03-01-2006 06:37 AM
Gosh that is Grisly!
Maybe u stabbed the the graph while wiring
And it blood-soaked and turned red! hope you have not killed it!
Relax John, that is normal, because you are passing a bundle to the graph and the graph will now display the waveform defined by cluster
and clusters are red in color.
It is not abnormal
Message Edited by devchander on 03-01-2006 06:40 AM
03-02-2006 02:37 AM
In your previous mail, you said, "that is normal, because you are passing a bundle to the graph and the graph will now display the waveform defined by cluster and clusters are red in color.
It is not abnormal."
That mean it is normal, right? Due to cluster is now a red colour under the "Plot Tab" of Properties of the wavform graph. It is automatic changed. There is no method to change the colour during the process from the beginning of running the program to the end of the program using local variable. Am my understanding correct?
03-02-2006 06:01 AM
You cannot change the color of a control/ indiactor on a block diagram programatically by using a property node
The color is data representation and data type dependent
03-03-2006 12:25 AM
Hi Devchander:
In your previous mail, you said, "You cannot change the color of a control/ indiactor on a block diagram programatically by using a property node. The color is data representation and data type dependent.
I just tried setting setting the plot of garph 4 "Show Test" as the same as the one of the "Seperation Shock Test".It worked when I tried running the program the first time. But when I run the program second time, the colour under "Show Test" changed from green to red.See attached file.
You said the color is data representation and data type depentdent, the data type of "SHow Test" and "Seperation Shock Test" are the same and the data reprentation is different. One is time domain longer than the other. But the point is I run the program second time, the colour changed under "Shock Test". Why? The data representsation did not changed. Am I understanding getting anything wrong?
03-03-2006 06:05 AM
What i spoke about is the color of indicator block diagram not front panel.
what you have show here is the color of plot in front panel object, a Graph's plot color to be more precise
Look at this link for learning how to change color of a plot on a graph
http://zone.ni.com/reference/en-XX/help/371361A-01/lvhowto/adding_plot_to_graphchart/ and follow link to plot color