|
We need to read analog singnal through sensors which is connected samsung s3c 2440 mini arm board.we need examples and information regarding LABVIEW based pda program to run in winCE os.we have examples of VB based program .help out pls
Started by snehansu on
, 2 posts
by 2 people.
Answer Snippets (Read the full thread at ni):
Why can't you keep it in a single Thread ? What is the point in duplicating the threads without reading the reply?. .
|
|
For our purpose we need to read analog signals through different sensors which is connected to samsung s3c mini 2440 arm board. for this purpose we have some VB based example programs. but we need some example files of LABVIEW based pda program that to...
Started by ajhohjhj on
, 2 posts
by 2 people.
Answer Snippets (Read the full thread at ni):
Accept it as a solution.
Problem solved?.
Duplicate Post.
|
|
Hello,
Does anyone know the difference between labview pda module and labview touch panel module?
Thanks,
Ali
Started by mootaab on
, 5 posts
by 4 people.
Answer Snippets (Read the full thread at ni):
Ali,
LabVIEW PDA Module is meant for building applications that run in the smaller memory space common to PDA devices running mindows mobile, while the Touch Panel Module is made for touch panels.
|
Ask your Facebook Friends
|
Hi,
Given below is the code written in LabWindows in which accessing a Dll dynamically is done using Windows API's LoadLibrary(), GetProcAddress() and FreeLibrary().
I could successfully Load the library and get the procedure address using Call Library...
Started by Vanisp on
, 10 posts
by 5 people.
Answer Snippets (Read the full thread at ni):
This is handled in ....
It returns a long integer (typically I32 in LabVIEW, but could be I64 (procAdd).
But can you pls the #includes at the top.
Hope it helps
HS Hi HS,
I would like to thank you for the reply .
In usual way of labview..
|
|
[市場探討] NI LabVIEW 8.5 搭配多核心處理器的強大功能 圖形化的軟體現在具有狀態圖 (Statechart) 設計模組,可提升 FPGA 開發與工業級量測 ' C( k" \8 [ g" A- @5 N
' a: L- T4 e) O1 [: [" |$ N
美國商業資訊2007年8月6日臺北消息——NI 美商國家儀器於今天發表 LabVIEW 8.5,為最新版的圖形化設計平台,適用於測試、控制,與嵌入式系統開發。已投入多執行緒技術將近 10 年,LabVIEW 8.5 透過直覺性的平行資料流語言...
Started by jiming 發短消息 加為好友 jiming on
, 20 posts
by 12 people.
Answer Snippets (Read the full thread at innoing):
NI LabVIEW 8.5 以多核心提升測試輸出率 美商國家儀器(NI)發表LabVIEW 8.5,此為最新版的圖形化系統設計平台,適用於測試、控制,與嵌入式系統的開發。已投入多執行緒技術將近10年,LabVIEW 8.5透過直覺性的平行資料流語言,簡化多核心與現場可編成閘陣列(FPGA)架構的高效能測試應用開發。當製造商轉移至多核心處理器以提高效能時,LabVIEW 8.5已可於這些新處理器中執行,並提供更高的測試輸出率與更強大的系統。最新版....
|
|
On Wed, 6 Feb 2008 05:40:08 -0600 (CST), Shuba (Sunlux) <x@no.email> wrote:
Hello,
Iam new to LabVIEW development & need help regarding this:
We are trying to port a LabVIEW application...
Started by Shuba on
, 8 posts
by 3 people.
Answer Snippets (Read the full thread at omgili):
Can u (or any LabVIEW expert) suggest an alternate approach to achieve the same goal with LabVIEW PDA (changing colour of Tab control pages programatically)??
I had missed out some....
On the PDA target.
|
|
On Fri, 8 Feb 2008 06:10:06 -0600 (CST), Shuba (Sunlux) <x@no.email> wrote:
Hello,
Since 'General Error Handler VI' is not supported in PDA Module, i understand that the 'PDA Error Handler' VI has to be used with LabVIEW...
Started by Shuba on
, 3 posts
by 2 people.
Answer Snippets (Read the full thread at omgili):
Mike
PDA_Error_Example.vi:
http://forums.ni.com/attachments/ni/170/300817/1/PDA_Error_Example.vi; With a sample....
Used in a VI for LabVIEW PDA"? Basically, the colour of tab control pages need to be changed during.
|
|
On Sat, 9 Feb 2008 09:10:05 -0600 (CST), Shuba (Sunlux) <x@no.email> wrote:
Hello,
When a 'Merge Signals VI' is used in a VI for LabVIEW PDA, when building the VI (with LabVIEW PDA project), a message 'Unsupported prim...
Started by Shuba on
, 3 posts
by 2 people.
Answer Snippets (Read the full thread at omgili):
If the "merge signals.vi" is not supported for PDA;signals to plot them on the same Waveform chart worked on the PDA, thank u! Now i'll have to do more with subject "General....
Websearch/C329B411F439C6C686256E4D00735168?OpenDocument</a>.
|
|
On Thu, 24 Jan 2008 06:40:05 -0600 (CST), Bandit <x@no.email> wrote:
Hi,
I need to display a PDA dialog along the lines of "Do you want to save the data, Yes/No?
The two button dialog in LabVIEW is ideal, but on the PDA module ...
Started by Bandit on
, 11 posts
by 4 people.
Answer Snippets (Read the full thread at omgili):
On the PDA I had already resized the window and tried the dialog and custom appearence> wrote:
OK, here....
If you can confirm with LabVIEW.
The method above is a generic for labVIEW which I have not tried on a PDA.
|
|
For our purpose we required to read the analog signal through diffrent sensors which is interfaced with samsung mini s3c2440 arm boarm.for this purpose we have some VB based example files that can run in winCE.but we want LABVIEW based PDA programming...
Started by ajhohjhj on
, 2 posts
by 2 people.
Answer Snippets (Read the full thread at ni):
What you can try to do is to use either the LabVIEW Mobile module or the LabVIEW TouchPanel....
There is no LabVIEW version released for WinCE nor any of the RISC CPUs WinCE typically runs on.
LabVIEW itself doesn't run on WinCE.
|