Sets the value of the specified physical channel property for one or more physical channels to the provided value. Device-defined properties will not be written until a commit is called.

To set a property for multiple physical channels, specify a comma-delimited list of physical channels and use an array version of this VI.


icon

Inputs/Outputs

  • cgenclassrntag.png session in

    session in specifies the session to access for the given action.

  • cgenclassrntag.png physical channels

    physical channels specifies the physical channel(s) to access. For multiple physical channels, use a comma-delimited list or colon-delimited range of physical channels.

    Example: "Mod1/load0:2"

    If you do not specify this parameter, the session default physical channels will be used.

  • cgenclassrntag.png property

    property specifies the name of the property to access.

  • c1dbool.png property value

    property value contains the data to write to the given property.

  • cerrcodeclst.png error in (no error)

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

  • igenclassrntag.png session out

    session out is a copy of the session in reference.

  • ierrcodeclst.png error out

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