Write Scheduled Endpoint

Requires: Base Development System

Adds a value to an Accumulator Tag channel at a scheduled time. The endpoint waits until the scheduled time.

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

Details  

scheduled time specifies the time when the endpoint should write data to the channel.
element specifies the data to add to the channel.
actual time returns the actual time when the endpoint wrote data to the channel.
channel is the channel wire that connects this endpoint to a reader endpoint.

Write Scheduled Details

Related Information

Read Scheduled