LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

default path pda?

Hello eveyone,
I've been playing around with the file path constant in lv 8.0 PDA module and i've noticed that when I've tried to set a constant such as
\ SD\folder
which would be for the SD card
LV appends the C:\ so that my default path becomes c:\ SD\folder
is there anyway around this?
0 Kudos
Message 1 of 5
(3,606 Views)

Hi,

When does LabVIEW append C: to the file path constant - when building the executable or when saving the VI ? Have you tried using SD Card\folder instead of  SD\folder as mentioned in this KB?

Regards,

Ankita

0 Kudos
Message 2 of 5
(3,598 Views)
when saving the VI.
0 Kudos
Message 3 of 5
(3,595 Views)

I tried to reproduce the behavior with the target set to pocket PC emulator but LabVIEW does not change anything in the file control. Can you reproduce the behavior with the emulator or only when the target is set to the actual device? Also what happens when you use "SD Card" instead of "SD" in the file path.

Ankita

0 Kudos
Message 4 of 5
(3,582 Views)
Message Edited by dixy normous on 11-16-2009 06:09 AM
0 Kudos
Message 5 of 5
(2,786 Views)