SYSTEM Signal_TESTR

APPLICATION
PRODUCE_CONSUME

192.168.86.41
192.168.0.16

This System Configuration is the result of applying the Remote Adapter Design Pattern to the Signal_TEST System Configuration. The functionality of the two configurations is the same, the only difference being that in this configuration the PRODUCER and CONSUMER panels are located in separate Devices at IP addresses 192.168.86.41 and 192.168.0.16, respectively.

Note that the highlighted areas in the PRODUCER_CONSUMER Application and the PRODUCER_RES Resource represent the highlighted Mapping below:

MAPPING
  PRODUCE_CONSUME.PRODUCER_FB ON PRODUCER.PRODUCER_RES.PRODUCER_FB ;
  PRODUCE_CONSUME.CONSUMER_FB ON CONSUMER.CONSUMER_RES.CONSUMER_FB ;
END_MAPPING
CONSUMER
CONSUMER.CONSUMER_RES

PRODUCER
PRODUCER.PRODUCER_RES