Write Endpoint

Requires: Base Development System

Writes a value to a Tag channel.

You can drop this endpoint on the block diagram by right-clicking a terminal or a wire and selecting Create»Channel Writer»Tag»Write.

Details  Examples

element specifies the data to write to the channel.
previous element returns the value of the channel before this endpoint updates the channel. This output returns the default value of the transmission data type if the channel aborts.
channel is the channel wire that connects this endpoint to a reader endpoint.

Write Details

Related Information

Read

Examples

Refer to the following VIs for examples of using the Write endpoint: