Up |
|
|
  |
Author: TonPTonP
Date: Jul 10, 2008 23:40
You could edit the 'Init' ability to have the defaults. It looks a bit like a bug, I would try to file one and see what the response is.Ton
|
| |
|
| |
no comments
|
|
  |
Author: SnowForestSnowForest
Date: Jul 10, 2008 23:40
Hi All,
LV 8.5.1 + DSC
I'm developing application where I use few Xcontrols. During development process programmer set few parameters to these Xcontrols e.g. number of items etc. These configurations are made "offline" and saved via ability "convert state for save". Xcontrols works very fine when I run my program in project mode. When I build an executable application the current state of Xcontrol is not transferred to application. Is there any way to move current Xcontrol state to executable application?
BR,
-Jim
|
| |
|
| |
1 Comment |
|
  |
Author: NyanLinNyanLin
Date: Jul 10, 2008 23:40
Hi All,
Anyone can tell me that how can i run my FM modulation on PDA devices which is using by LabVIEW PDA Module? Actually I build one tab control and i put all the waveforms and sliding controls on the tab control. By running on LabVIEW its show correct waveforms but when i use NI LabVIEW PDA Module and create PDA project, after that i transfer to my PDA devices by using Microsoft Active sinc, it does not show properly on my PDA devices and the wave forms running also not correct. So any one can suggest me how can i solve this problem?My primary target is to run my FM and AM modulations on my PDA devices.
Thanks a lot for your help
Best Regards
Nyan Lin
|
| |
|
1 Comment |
|
  |
Author: DeepuDeepu
Date: Jul 10, 2008 22:40
I believe the problem is with the File Path. Try putting a 'probe' at the file path input of the function and see if the path is correct and all the folders in the path given are already existing.
Message Edited by Deepu on 07-11-2008 02:38 PM
|
| |
|
14 Comments |
|
  |
Author: altenbachaltenbach
Date: Jul 10, 2008 22:40
You can use an uninitialized shift register, that you wire with a TRUE on the right side. Its output on the left will only be false the first time the VI is run and true for subsequent runs.
Still, an exe should always run. Design it as as a proper state machine with an idle state when you don't what it to perform anything specific.
|
| |
|
no comments
|
|
  |
Author: suneelkvsuneelkv
Date: Jul 10, 2008 22:40
Hi Freinds,
I've a req something like this...
Please assist me so that i could hit the right target.
- A datalog.txt file would be appended with the data everytime i run the exe.
- However if i close (be specific not stop) the entire exe
- And run the exe after opening it for the first time, it should ask me wehther to delete or append the existing datalog file.
In short whenever running the exe for the first time it should ask the user whether to delete the existing datalog.txt or append the old one.
THis is my req please help me...
Cheers,
Suneel
|
| |
|
no comments
|
|
  |
Author: suneelkvsuneelkv
Date: Jul 10, 2008 22:40
Hi Friends,
I am facing a new issue in on of my VI.
Please see the attached snapshot of the same.
I'm using this Wrtie to Spreadsheet file.vi in one of my VI's.
As a simple VI its working fine.
But when i am running from applicaiton thru some VI and using as a SubVI
Its giving this issue.
Can some body explain what this error exactly means?
THat would be very appreciable.
Cheers,
Suneel.V
Write_to_spreadsheet_issue.jpg:
http://forums.ni.com/attachments/ni/170/339892/1/Write_to_spreadsheet_issue.jpg
|
| |
|
2 Comments |
|
  |
Author: labmasterlabmaster
Date: Jul 10, 2008 21:10
In a XY graph, I want to make a routine to see some magnified window by using the property node (write mode) of both XScale and YScale.
Using the XScale.Range only was Okay but, I can't add the YScale.Range node because of happening error.
(The attachment demonstrate the reading mode although I tried to do the same in writing mode.)
How to overcome this problem? ???? 07-10-2008 11:06 PM? labmaster? ?? ?????
bbbb.png:
http://forums.ni.com/attachments/ni/170/339884/1/bbbb.png
|
| |
|
3 Comments |
|
  |
Author: Ray CassaniRay Cassani
Date: Jul 10, 2008 21:10
Hi, I programing a VI to obtain a image from a web page (or FTP server), I´m using "DataSocket Read" to catch the image as a string data, then I´ve to save this string in a file text, (*.jpg) and then open it to obtain the image and put it ina a "Picture Indicator". The question is: How can I modify my VI (attached) to eliminate "Frame 1" (See the VI) because I don´t want to use a temp file to save the image? atte Ray Cassani
image_from_web.vi:
http://forums.ni.com/attachments/ni/170/339882/1/image_from_web.vi
|
| |
|
17 Comments |
|
  |
|
|
  |
Author: turbotturbot
Date: Jul 10, 2008 20:10
I dynamically called a reentrant vi. Then, I cannot go into the vi to debug it, only can open the clone copy, except the log file. Can I use some method to debug it? Thanks.
|
| |
|
6 Comments |
|
|
|
|
|