<< Click to Display Table of Contents >>
FINS Messages |
FINS messages are composed by a header and a data portion. The header contains, among other information, data about the source and the destination. The data portion contains command codes and parameters for optional commands. Particularly interesting here are the source and destination parameters in the header, described next:
•DNA: Destination Network Address
•DA1: Destination Node Number
•DA2: Destination Module Address
•SNA: Source Network Address
•SA1: Source Node Number
•SA2: Source Module Address
This Driver always configures DA2 or SA2 parameters as 0 (zero). This means that communication must be performed between the host computer and the destination node of the CPU module. This Driver also configures SNA and SA1 parameters as 0 (zero), indicating that communication must be performed through the Host Link port of the interface device. The interface device, in this case PLC1, reconfigures SNA and SA1 parameters as needed, when forwarding messages to other PLCs.