キャンセル
次の結果を表示 
次の代わりに検索 
もしかして: 

flash memory

hello

  i have some project

  i need how i know flash memory come frome where

  in my computer i see 4 input for usb

  but i need how labview  know where the income of the flash memory of any input

 

0 件の賞賛
メッセージ1/15
4,897件の閲覧回数

Please elaborate on your question.  Understanding not happen at this time.

-Matt Bradley

************ kudos always appreciated, but only when deserved **************************




0 件の賞賛
メッセージ2/15
4,894件の閲覧回数
Thanks
When we put a flash memory  the labview do not know of any port to the income Flash Memory
0 件の賞賛
メッセージ3/15
4,889件の閲覧回数
I have attached the code
0 件の賞賛
メッセージ4/15
4,886件の閲覧回数

There is still a language problem here.  What do you mean by the word "income"?

 

Where is this VI being run?  Is it a Windows PC, a real-time PC, a compact fieldpoint or compact RIO?

 

Assuming it is Windows, if you put your flash card into your drive, does it show up as a drive letter?  Generally, flash cards aren't going to show up as a drive D:.  More likely F, G, H, I, J ...

 

What are you trying to do with this VI?  It makes no sense.  If the file exists, your True case runs.  It reads the file, does some string and array manipulation.  And it will do this once.  But you have an embedded while loop that runs for ever at full speed for as long as that file exists.  Which means the VI will run forever.

0 件の賞賛
メッセージ5/15
4,885件の閲覧回数

thank you

ok

 

Program has been read a file in flash memory and consistently determine the date, time and specify the Port if any pepole put flash memory in usb ports?
0 件の賞賛
メッセージ6/15
4,883件の閲覧回数
This project is a protection system that utilizes flash memory as a key to enter doors. The develop and designed system can determine the identity of the person allowed to enter and determine the time and the specified door; it will also records the registration of time and place, and keeping data in a file. The name of the person, time and door location will then be emailed to supervisor of the system. This system can be used in small homes as well as big organization. 
0 件の賞賛
メッセージ7/15
4,879件の閲覧回数

plz any one can help me

 

0 件の賞賛
メッセージ8/15
4,846件の閲覧回数

any one know about registry????

0 件の賞賛
メッセージ9/15
4,845件の閲覧回数

Hi nawaf,

 

as I also don't speak English natively I would recommend you consult someone to help you better phrase your questions! It is very hard to understand what you really need...

 

Hint:

You can use the "List directory" function with an empty path input to get the names (letters) of the currently mounted drives (given at the directories output). When you do this in a loop continuously you can recognize the mounting of an USB memory stick. Then you also know which drive to check for any ID files or whatever.

 

Edited: See attachment...

Message Edited by GerdW on 06-06-2009 11:59 PM
Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 件の賞賛
メッセージ10/15
4,835件の閲覧回数