ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

where do I found the link between a label and a board (pin out)

hi

i'm new I never used labview my parthner who develop the program die tragigly. I'm trying to find out how the link between lab view  (label, daqmx) work to made the scb-100 board send the 5V to activate my output, because some work and some dont, maybe I do not plug my inpuit and output at the right place,

 

I saw on internet that we can link label via script task but I don't know where to look in labview to find aliases, script task or anythnig that explain where do I have to wire my input and output.

 

can someone help me. the progrma was develop in labview 2017

0 Kudos
Message 1 of 4
(1,480 Views)

Hi katt,

 


@katt1982 wrote:

i'm new I never used labview my parthner who develop the program die tragigly.

can someone help me. the progrma was develop in labview 2017


My condolences!

 

When you are new to LabVIEW you should take those "Training resources", offered in the header of the LabVIEW board, to actually learn LabVIEW! (Atleast the basics, before you start to dig into your code.)

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 4
(1,419 Views)

I have 20 years of coding experience in plc hmi c++.... I knew it has something to link label to pin in the card like all hmi have for plc. I even read about that on this website but they dont tell where the tagdatabase is or where the task script is either

0 Kudos
Message 3 of 4
(1,410 Views)

Hi katt,

 


@katt1982 wrote:

I have 20 years of coding experience in plc hmi c++....


That's ok. But LabVIEW is different to C++ or PLC with HMI…

 


@katt1982 wrote:

I knew it has something to link label to pin in the card like all hmi have for plc. I even read about that on this website but they dont tell where the tagdatabase is or where the task script is either


I don't know which "tagdatabase" or "task script" you are talking about.

What is "this website"?

 


@katt1982 wrote:

work to made the scb-100 board


This SCB-100 is just an IO connector block. It is no DAQ device on its own…

 

Generic advice:

NI-related hardware is organized using MAX (Measurement&Automation eXplorer). Here you can define DAQmx tasks, channels and other related stuff. You can also get images of which pins relate to which channel when you define your tasks…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 4 of 4
(1,406 Views)