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

LabView Use

I recently completed the online training for LabView.  I'd like to learn more about the application of LabView in a product environment. Is it for simualtion of a system, software or hardware products under development?  Is it for simulating test equipment to inject signals into the equipment under test?  Can it be used in the testing of mobile applications, web interfaces and user interfaces?

0 件の賞賛
メッセージ1/7
3,071件の閲覧回数

Hi Guru,

 


@NI_Not_A_Guru wrote:

Is it for simualtion of a system, software or hardware products under development?  Is it for simulating test equipment to inject signals into the equipment under test?  Can it be used in the testing of mobile applications, web interfaces and user interfaces?


Yes.

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 件の賞賛
メッセージ2/7
3,051件の閲覧回数

After completing the training, you should be aware that it is spelled LabVIEW (note the letter case). 😄

 

LabVIEW is a fully featured programming language, so it can do anything you want with it, even without interfacing to any external hardware. In the end, everything is just bits, one way or another.

 

A program takes inputs (user interaction, data from a sensor, data from the web, etc.etc.), processes them and acts according to whatever it is designed to do.

 

There is a rich set of hardware and associated drivers that can be used for input and output and there are many toolkits and modules that lets you take thing even further such as running on an embedded real time target or FPGA.

 

For some examples, start reading here, but of course you can use it for whatever you want. What do you have in mind? Once you have a specific plan, post again and we'll give more specific advice.

0 件の賞賛
メッセージ3/7
3,050件の閲覧回数

Thanks for the very quick reply.   I am looking at using it in the automation testing of user interfaces for mobile applications for IOT based products.  This is in the proposal phase of making a pitch to a firm wanting assistance with evolving from a manual based testing approach to an automated testing approach at the mobile and web interfaces.

0 件の賞賛
メッセージ4/7
3,042件の閲覧回数

@NI_Not_A_Guru wrote:

Thanks for the very quick reply.   I am looking at using it in the automation testing of user interfaces for mobile applications for IOT based products.  This is in the proposal phase of making a pitch to a firm wanting assistance with evolving from a manual based testing approach to an automated testing approach at the mobile and web interfaces.


Even though all programming languages can do all things, not all languages do all things equally well.  This happens to be in LabVIEW's wheelhouse.  LabVIEW should be well-suited for this kind of task.

Bill
CLD
(Mid-Level minion.)
My support system ensures that I don't look totally incompetent.
Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.
Humble author of the CLAD Nugget.
0 件の賞賛
メッセージ5/7
3,026件の閲覧回数

Perfect !   Can you point me to sample projects and/or templates that show how to design a LabView Program to provide an example of this type of usage.

0 件の賞賛
メッセージ6/7
3,020件の閲覧回数

If you have LabVIEW installed, then you have access to its extensive example library.  There are examples of how to set up various kinds of automated testing.

 

Help --> Find Examples...

 

If you need help with a ground-up redesign, I suggest you enlist the help of an NI Alliance Partner.

Bill
CLD
(Mid-Level minion.)
My support system ensures that I don't look totally incompetent.
Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.
Humble author of the CLAD Nugget.
0 件の賞賛
メッセージ7/7
3,015件の閲覧回数