Assigns a value to a real-time sequence parameter. The value can be a constant value, data in a file, or a mapping to a channel in a system definition file. Use this VI to create parameter assignment references to use with the Create Sequence Call VI. Wire data to the Channel input to determine the polymorphic instance to use or manually select the instance.


icon

Inputs/Outputs

  • cstr.png Parameter Name

    Parameter Name specifies the name of the parameter to assign the value.

  • cstr.png Channel

    Channel specifies the channel to map to the parameter. You can enter a fully qualified channel path or a path to an alias. For example, Targets/Controller/Simulation Models/Models/delay_random/Inports/In1 or Aliases/In1.

  • cerrcodeclst.png error in (no error)

    error in describes error conditions that occur before this node runs. This input provides standard error in functionality.

  • ignrn.png Sequence Parameter Assignment Ref

    Sequence Parameter Assignment Ref returns a reference to the parameter assignment. You can use this reference with the Create Sequence Call VI.

  • ierrcodeclst.png error out

    error out contains error information. This output provides standard error out functionality.