FieldServer FS-8704-16 instruction manual Appendix C.1. Connection Tips & Hints

Page 38

FS-8704-16 Omron FINS Manual

Page 35 of 37

Appendix C. Troubleshooting tips

Appendix C.1. Connection Tips & Hints

1.Each transaction must be completed in one UDP message fragment. The maximum length of a UDP fragment is 1500 bytes. Thus, if you wanted to read 730 words of PLC memory you will need to configure two MD’s. The one should have a length of 729 and the other a length of 1. The reason is that when the length is set to 729, then 729 words (or 1500 bytes including FINS and UDP header) of data are read and this is the maximum for one message fragment.

Similarly as a Server, the Driver can handle transactions composed of a maximum 1500 bytes (or 729 Words).

2.Ensure that the IP Address of the PLC provided under IP_Address parameter in configuration is correct

3.Ensure the Node number of the FieldServer on the network is mentioned under System_Node_Id parameter in configuration file

4.Ensure that the “Udp_port_number” parameter has the correct value in the configuration file

5.Omron PLC's respond to remote FINS polls by sending UDP response messages on the ethernet network. The PLC does not use the IP address of the incoming poll to determine the IP address it must respond to. The PLC builds the IP address it will send the response to using

1)Its own IP address and the Node ID of the polling device or

2)A routing table built using Omron software. To find out more information consult the Omron Manaul W343-E1-3, Chapter 3 provides more information.

When the PLC uses its own IP address to build the IP address it will send the response to, then special consideration should be taken if the PLC IP address is Class A or B.

On a Class B network, the PLC uses the 1st two bytes of its own IP address, sets the 3rd byte to zero and sets the 4th byte equal to the polling station's Node_Id.

Example: - Class B Addressing

A FieldServer with IP address=192.168.1.81 and system_node_id=34 polls for data from a PLC with IP address =192.168.2.33 and Subnet mask = 255.255.0.0

The PLC responds to

192.168.2.33

255.255.0.0

192.168.x.y

Where x is always set to zero and

y is equal to 34 (The PLC obtains the node ID of 34 by inspecting the contents of the poll message.)

FieldServer Technologies 1991 Tarob Court Milpitas, California 95035 USA Web:www.fieldserver.com Tel: (408) 262-2299 Fax: (408) 262-9042 Toll_Free: 888-509-1970 email: support@fieldserver.com

Image 38
Contents FS-8704-16 Omron Fins Effective for all systems manufactured after May 1Table of Contents Appendix D Revision History Appendix C Troubleshooting tipsAppendix B Driver Notes Max Nodes Supported FieldServer Mode Comments FS-8704-16 Omron Fins Manual Omron Fins DescriptionFieldServer Technologies Description Required 3rd Party ConfigurationFS-8704-16 Omron Fins Manual Driver Scope of Supply Required 3rd Party HardwareFS-8704-16 Omron Fins Manual Hardware Connections FS-8704-16 Omron Fins Manual Setting the Node NumberSetting the Local IP Address FS-8704-16 Omron Fins Manual Section Title Column Title Function Legal ValuesFS-8704-16 Omron Fins Manual Example PLC Driver Related Map Descriptor Parameters WordUnitNumber Unit number of CPU at Cmdcio Dacio Rdbc PLC1 CIO-WORD Memory Area Read MRC -SRC Map Descriptor Example 4 Clock Write Map Descriptor Example 5 Read CPU Cycle TimesMap Descriptor Example 7 Read CPU Status 010 Server Side Connection Descriptors 011 Server Side Node Descriptors CIO-WORD, WR-WORD Data Array Map Descriptor Example 5 CPU Cycle Times Map Descriptor Example 7 CPU Status FS-8704-16 Omron Fins Manual Appendix A. Advanced Topics DIP UM Appendix A.3 End Codes FS-8704-16 Omron Fins Manual FS-8704-16 Omron Fins Manual FS-8704-16 Omron Fins Manual FS-8704-16 Omron Fins Manual FS-8704-16 Omron Fins Manual FS-8704-16 Omron Fins Manual PLC Mode Stored Value Clock Information Element ContentsCPU Cycle Time Element Contents FS-8704-16 Omron Fins Manual Appendix B. Driver NotesElement Contents Description Number Stat Stats Description Number Error Message Description and Action Required FinsnowrthuPage Appendix C.1. Connection Tips & Hints FS-8704-16 Omron Fins Manual Comment Ver Rev PMC