‎05-07-2010 07:20 AM
hello everyone
I am new to this software, so here I have two question
1. I have a array panel which contains some strings , I have set up some parameters to test , but I found I have to set those strings everytime after I restart this software, is there any ways to save those settings?
2. I'm trying to read out some data from a machines , so I add a Write to Measurement File, and it comes out to a *.lvm, I open it by txt, in the txt it looks like:
X_Value Untitled Comment
0.000000 147.970000
can I set the number at left into some letters? To show it more clear to the user
Solved! Go to Solution.
‎05-07-2010 07:30 AM
xyq102296 wrote:hello everyone
I am new to this software, so here I have two question
1. I have a array panel which contains some strings , I have set up some parameters to test , but I found I have to set those strings everytime after I restart this software, is there any ways to save those settings?
There are many ways to set and recall panel settings, but the one that will probably fit your needs is to simply Right Click on the array > Data Operations > Make Current Value Default.
I'll let someone else answer #2. I don't use that measurement file thing - I always roll my own file writter.
‎05-07-2010 08:11 AM
Hi,
@1st question :its simple,Right click on the control->Data Operations->Make Current Value Default
I'm nt sure about the 2nd question .
You want to reduce the no of decimals(instead of 0.0000000 to 0.00) or To align the string .
‎05-07-2010 08:11 AM
Hi,
@1st question :its simple,Right click on the control->Data Operations->Make Current Value Default
I'm nt sure about the 2nd question .
You want to reduce the no of decimals(Eg:instead of 0.0000000 to 0.00) or To align the string .
‎05-07-2010 08:14 AM
is that possible to change the 0.00000 into U1_rms?
it is easier for the user to understand what is the meaning of value
‎05-07-2010 08:23 AM