Async Write data items
Asynchronous write operations are completed at the data server's discretion. When requesting an asynchronous write, the client also requests that the server notify the client when the operation is complete. This ensures optimal performance of the application.
To Async Write data items
- InFactoryTalk Live Data Test Client, select the data items you want to write asynchronously.
- Right-click a selected data item, then selectWrite Item(s) > Async Write.
- (optional) InWrite Item, select the data type of the data item in theDataTypelist.
- InValue, enter a value for the data item. Ensure that the value conforms to the data item's data type.
- If multiple data items were selected, selectNext Itemto change the value of the next data item.
- SelectOKto write the values to the data server.
Provide Feedback