LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

connector pane clad question

Which if the following statements are true about the connector pane?

a.  It only shows terminals available for transfer from the SubVI

b.  It only shows terminals available for transfer to the SubVI

c.  Outputs must be placed on the left and inputs on the right

d.  None of the above.

 

I think the connector pane shows terminals available for transfer from and to the SubVI and though  "c" is recommended it isn't a rule.

So I think the answer is  "d".

Could someone please confirm this?

Thanks in advance 

0 Kudos
Message 1 of 29
(5,443 Views)

Hi Trojan89

 

d is correct

 

 

Regards

Santosh

0 Kudos
Message 2 of 29
(5,432 Views)
I go with D.
- Partha ( CLD until Oct 2027 🙂 )
0 Kudos
Message 3 of 29
(5,428 Views)
I will say a very bad question first. The "only" and "must" in the lines make it go wrong.
0 Kudos
Message 4 of 29
(5,408 Views)

Thank you, if you guys don't mind I have one more question

Which type of VI is best for saving code that performs a function(i.e. calculations, conversions, modification, etc) as a SubVI to be used in a larger application

a. Simple VI

b. General VI

c. State machine

d. None of he above

 

I have no clue to this one

But I would have to choose between simple VI and general VI.

What is the correct answer?

As always thanks in advance 

0 Kudos
Message 5 of 29
(5,394 Views)
Wow I seriuosly cannot make out the difference between a simple vi and a general vi.
0 Kudos
Message 6 of 29
(5,381 Views)

muks wrote:
Wow I seriuosly cannot make out the difference between a simple vi and a general vi.

There is no loop in what NI calls a simple VI, just a code that executes once when called.

So that simple calculations are to bo coded in simple VIs

 

Just a question of NI terminology...

Message Edited by Mathieu Steiner on 04-07-2010 12:06 PM
Message 7 of 29
(5,377 Views)

And a general vi?? With loops but no state machines?

 

Another question i found 

 

In the figure below, what will Result equal when this calculation is executed?

 

cy.JPG

 

Can someone guess??

0 Kudos
Message 8 of 29
(5,365 Views)

I think Simple VI should/would be the correct answer.

 

I d go with None of the above, because most of the times I used to use a LV2 global VI to perform operations like these. Also the hint lies in the sentence "as a SubVI to be used in a larger application"...

- Partha ( CLD until Oct 2027 🙂 )
0 Kudos
Message 9 of 29
(5,363 Views)

muks wrote:
Wow I seriuosly cannot make out the difference between a simple vi and a general vi.

 

Muks, now I wish to tell you to prepare well for CLAD. Seems that it may not be as easy as we think (for you). Smiley Mad

 

Somehow I passed out last year (feeling lucky now after reading these kind of ques). Smiley Tongue

- Partha ( CLD until Oct 2027 🙂 )
0 Kudos
Message 10 of 29
(5,361 Views)