Sets the Test properties to log to file when a test starts. New properties will be added or existing properties with the same Name will be updated with the new settings. To remove test properties, use the Remove Test Properties instance of this VI.


icon

Inputs/Outputs

  • cgnrn.png FlexLogger session in

    FlexLogger session is a reference to the currently running FlexLogger application. Use the Connect to FlexLogger VI to get the current session.

  • c1dcclst.png Test properties

    Test properties is an array of properties for the current test.

  • cstr.png Name

    Name is the name of the property.

  • cstr.png Value

    Value is the value of the test property.

  • cbool.png Prompt on start

    Prompt on start specifies whether to prompt the user for the value of the property when the test is started.

  • cerrcodeclst.png error in (no error)

    error in can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. Right-click the error in control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error.

  • ignrn.png FlexLogger session out

    FlexLogger session is a reference to the currently running FlexLogger application. Use the Connect to FlexLogger VI to get the current session.

  • ierrcodeclst.png error out

    error out passes error or warning information out of a VI to be used by other VIs. Right-click the error out indicator on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error.