LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

quick start

Solved!
Go to solution

Suggest me, please, which software package does I need to solve the following task:

I suppose to create the commutation board,

 

CONTROLLED by MCU to switch measurement tips between the few control points,

 

and the digital voltmeter with USB/TCPUCB interface, and it accept the SCPI commands language.

 

And I need to make measurements by the program on PC,

 

switch input between VOLTAGE and TEMPERATURE and

 

read the result and write down to the HDD.

I'm just to start this subject , so even don't know which soft i need to choose.

 

 

0 Kudos
Message 1 of 36
(3,221 Views)

How are you communicating with the MCU?  What DVM are you using?


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 2 of 36
(3,202 Views)

And about Dvm - are you mean digital virtual machines

I had never use this one. I'm fresh new in the subject.

I,m just electric engineer, and can write the code on C++ - that's all my skills at this area.

 

And now I just need to choose, which soft I need start to study.

0 Kudos
Message 3 of 36
(3,166 Views)

And I had supposed to use USART for communication with MCU. And if u mean digital virtual machines, I didn't use any.

 

I just trying to choose software to study now, which more appropriate to my purpose s

0 Kudos
Message 4 of 36
(3,169 Views)

I believe that crossrulz was referring to the digital voltmeter (DVM).

0 Kudos
Message 5 of 36
(3,157 Views)

@antonio121 wrote:

 

I,m just electric engineer, and can write the code on C++ - that's all my skills at this area.

 

And now I just need to choose, which soft I need start to study.


Sounds like you answered your own question. Why start a new language?

---------------------------------------------
Certified LabVIEW Developer (CLD)
There are two ways to tell somebody thanks: Kudos and Marked Solutions
0 Kudos
Message 6 of 36
(3,146 Views)

You can use FTDI chip (like FT232RL) and you can then communicate MCU with PC over USB.

And if you then intend on using Labview, you can just use Visa functions.

0 Kudos
Message 7 of 36
(3,013 Views)

I mean, which soft I need to prefer to solve task in topic, not worrying about wiring diagram.

0 Kudos
Message 8 of 36
(2,989 Views)

Hi Antonio,

 


@antonio121 wrote:

I mean, which soft I need to prefer to solve task in topic


You are asking this question in aLabVIEW forum, so the answer most probably is "Use LabVIEW!"

Maybe you will get a different answer in a C(++/#)/Python/whatever forum…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 9 of 36
(2,980 Views)

I mean, that NI had issued few products, not LabVIEW only, so maybe between them there exist something , that is fit better to my purpose, because the task I need is very simple, and there are less complicated products, which can same to solve such a simple task?

0 Kudos
Message 10 of 36
(2,829 Views)