Starting an event writer with an event reader function

Starting an event writer twith an event-reader function improves performance, because events are not written to the event data set and then read back again, which requires an event-reader task to continually check the event data set for new events. Instead, the event writer writes events to the event data set and forwards them directly to the Z controller through a TCP/IP , XCF, or NCF link.