A S S e r i e s O p e r a t i o n M a n u a l9 - 4 2_99.5 Programming9.5.1 Explicit MessageAll connections in EtherNet/IP can be divided into explicit messaging connections and implicit (or I/O) messagingconnections. Explicit messaging uses TCP/IP and request/response communications or client/server connections,requiring that the instruction include the memory location of the data to be sent to the client. Implicit messaging usesUDP/IP, in which a server sends information from predefined memory locations to a client at a given interval, using arequested packet interval (RPI) parameter to specify the interval. For details on using implicit messages, please refer toSection 9.4.4. This section provides an overview of how the AS Series uses explicit messaging instructions.When the AS Series acts a Scanner, you can use the EIPRW instruction (API 2208) to read and write Objects. When EIPBuilder uses Objects as parameters, each Object includes various parameters. For details on the EIPRW instruction,please refer to the AS Programming Manual. For details on Objects that are supported by the AS Series, please refer toSection 9.8.9.5.2 TAGEtherNet/IP can use TAGs to exchange data. A Delta PLC can use Global Symbols to define a TAG, and then Delta HMIand third party devices can use the TAG. There are 2 types of EIP TAGs, Produced TAGs and Consumed TAGs.1. Produced TAG: a PLC makes Produced tags that send data to Consumed tags in other EIP Scanners for datamapping with other EIP devices.2. Consumed TAG: EIP Scanners make Consumed tags to receive data from Produced tags for data mapping withother EIP devices.You can use tags to connect to other EIP devices. Before connecting a Consumed TAG, please check the IPaddress of the device to be connected and the Produced TAG name. One device can have more than one ProducedTAG and Consumed TAG. See the following example.Ot her EIP devicesProduced TA GConsumed TAGP roduced TAG 1Consumed TAG 1Produced TA GConsumed TAGP roduced TAG 2Consumed TAG 2