Siemens Industry Online Support
Siemens Industry Online Support
Table of contents
1 Conditions of LED .......................................................................................... 3
1.1 Problems that could cause the LED to go orange ............................... 3
1.1.1 Poor PROFIBUS signal...................................................................... 3
1.1.2 Poor PROFIBUS connection .............................................................. 4
1.1.3 External problems.............................................................................. 4
1.2 Problems that can cause the LED to go read are ............................... 4
1.2.1 EMC problems................................................................................... 4
1.2.2 Incorrect fitting of the PROFIBUS module .......................................... 5
2 Measures to avoid problems.......................................................................... 6
2.1 EMC correct installation ..................................................................... 6
2.2 Correct lay of PROFIBUS cable ......................................................... 9
2.3 Telegram off time............................................................................... 9
3 Fault F0070 in conjunction with control panel ............................................ 11
4 When fieldbus communication fails, how can fault F0070 be
detected by the drive inverter and further processed? .............................. 12
Copyright ã Siemens AG 2013 All rights reserved
5 History .......................................................................................................... 14
FAQ_en__for_MM.docx
V1 11.11.2013 2/14
Conditions of LED
1 Conditions of LED
On MICROMASTER 4 there is only one fault code, F0070, for PROFIBUS
communications failure. If the fault is due to failure of communication with the
PROFIBUS Master, the LED on the PROFIBUS module goes orange, if it is due to
MM to PROFIBUS module comes failure, it goes red.
Figure 1-1
FAQ_en__for_MM.docx
V1 11.11.2013 3/14
Conditions of LED
Figure 1-2
Copyright ã Siemens AG 2013 All rights reserved
FAQ_en__for_MM.docx
This may be due to the PROFIBUS connector not being correctly inserted, or the
contacts on quick connect connectors (e.g. 6GK1 500-0FC00) not being pushed
fully onto the cable. Ensure the connection knives are pushed firmly home.
Checking with a standard multimeter may identify such problems.
If you look at the PROFIBUS traffic (with a data analysis tool such as Amprolyzer)
when there is an EMC or PROFIBUS signal quality problem causing the LED to go
orange, you’re likely to see occasional error frames and the PLC sending repeat
messages (retries).
On MM420/430/440, the most likely sources are voltage spikes coming in on the
analogue I/O, and for MM430/440 on the motor PTC/KTY input, which are not
isolated. As motor PTC/KTY cables are often installed close to motor cables
V1 11.11.2013 4/14
Conditions of LED
On MM411 the digital inputs are not fully isolated, and voltage spikes coming in via
these can have the same effect as the analogue I/O and motor PTC/KTY inputs on
MM420/430/440
Check the PROFIBUS module is firmly engaged on the MICROMASTER, and that
the connectors on the rear of the module and the front of the MICROMASTER (or
encoder module) are not damaged.
Copyright ã Siemens AG 2013 All rights reserved
FAQ_en__for_MM.docx
V1 11.11.2013 5/14
Measures to avoid problems
Ensure the bus cables are separated by at least 20cm from all cables, and power
cables in particular, and that they cross these cables at right angles.
Figure 2-1
V1 11.11.2013 6/14
Measures to avoid problems
mounted. On smaller drives this can be done using a copper or brass P clip similar
to those used for the Profibus cable. On larger drives a cable clamping rail or
suitable EMC gland will probably be needed. If joints cannot be avoided, the EMC
integrity of the cable screen must be ensured. For example, if a local isolator is
mounted near the motor, it should be mounted in a metal box with EMC glands.
Figure 2-2
Copyright ã Siemens AG 2013 All rights reserved
FAQ_en__for_MM.docx
V1 11.11.2013 7/14
Measures to avoid problems
Figure 2-3
Copyright ã Siemens AG 2013 All rights reserved
Particular care should be taken with the motor PTC/KTY input on MM430/440. The
FAQ_en__for_MM.docx
cable to this should be screened and effectively separated from the motor power
cable. You can do this either by running it separately from the power cable, or
ensuring the power cable is well screened. If a motor PTC is used, a better
immunity is obtained by connecting it to a digital input (which is fully isolated). The
parameter P70x for the input is set to 29, an external fault F0085 occurs when
motor overtemperature is detected. To get the better immunity, the analogue 0V
(terminal 2) must not be connected to the isolated 0V (terminal 28).
Figure 2-4
V1 11.11.2013 8/14
Measures to avoid problems
http://support.automation.siemens.com/WW/view/en/1971286
- Minimum lengths for the cable between 2 nodes are specified in section 3.1.2 of
the Simatic Net publication. As long as the connectors recommended for MM4 are
used (6GK1500-0FC00 or 6GK1500-0EA02), then the minimum cable length
between 2 MICROMASTERS is 200mm for up to 1.5 Mbaud. For higher
transmission rates a minimum cable length between nodes of up to 600mm should
be considered. For other connector types or configurations refer to the Simatic Net
publication.
V1 11.11.2013 9/14
Measures to avoid problems
V1 11.11.2013 10/14
Fault F0070 in conjunction with control panel
When STARTER takes control, two windows will appear. The second window is
shown below. Please change the application monitoring time to a value greater
than 2 seconds (e.g. 5000ms). Then fault F0070 should not appear again.
This change should also improve the response time for STARTER to take control.
Figure 3-1
Copyright ã Siemens AG 2013 All rights reserved
FAQ_en__for_MM.docx
V1 11.11.2013 11/14
When fieldbus communication fails, how can fault F0070 be
detected by the drive inverter and further processed?
Parameterization:
P2800 = 1 // Activate FFB
P2801.0 = 1 // Enable AND 1 (level 1)
Copyright ã Siemens AG 2013 All rights reserved
V1 11.11.2013 12/14
When fieldbus communication fails, how can fault F0070 be
detected by the drive inverter and further processed?
Bit r2811 can be used, e.g. for "remote / local" changeover (P0810 / P0811). To do
this, in addition, a flip-flop and a logical OR are parameterized.
Copyright ã Siemens AG 2013 All rights reserved
Note: Fault F0070 must be acknowledged after changing over between the two
command data sets.
FAQ_en__for_MM.docx
Parameterization:
P0704.0 = 99 // Enable BiCo parameterization for digital input 3/4 (DI3/4)
P2801.3 = 1 // Enable OR1 (level 1)
P2801.14 = 1 // Enable RS-FF 1 (level 1)
P2816.0 = r0722.3 // 1st input of OR1 = DI3/4
P2816.1 = r2090.10 // 2nd input of OR1 = Bit r2090.10 (control from PLC)
P2840.0 = r2811.0 // Set input of RS-FF 1 = output of the AND 1 (Bit r2811)
P2840.1 = r2817.0 // Reset input of RS-FF 1 = output of the OR1
P0810 = r2841.0 // CDS Bit0 (remote / local) = output of the RS-FF 1
V1 11.11.2013 13/14
History
5 History
Tabelle 5 History
Version Date Changes
V1.0 11/2013 First issue
Copyright ã Siemens AG 2013 All rights reserved
FAQ_en__for_MM.docx
V1 11.11.2013 14/14