CLAD Certified LabVIEW Associate Developerination

Loading demo links...

Showing 1–3 of 8 questions

Question 1

Which of the following apply to Property Nodes? (Choose all apply)

Select all that apply, then click Submit answer.

  • Property Nodes allow attributes of front panel objects to be programmatically manipulated.

  • Property Nodes can be used to u pdate the values contained in a front panel object.

  • More than one Property Node can be used for a single front panel object.

  • Property Nodes contained in a SubVI will always cause the front panel to be loaded in memory.

Question 2

If an input name on the Show Context Help window is in bold for a SubVI, which of the following conditions are true? (Choose all apply)

Select all that apply, then click Submit answer.

  • Input values must be scalar.

  • An input is recommended, but not required.

  • An input is required.

  • A broken run arrow will result unless the input is wired.

Question 3

Which VI memory components are ALWAYS S resident for a SubVI? (Choose all apply)

Select all that apply, then click Submit answer.

  • Data Space

  • Front Panel

  • Block Diagram

  • Code