Spider-Furkan.Tr.Gg


   
  Spider-Furkan.Tr.Gg
  FoRuM
 
=> Daha kayıt olmadın mı?

--F-o-R-u-M--

FoRuM - 87535547617

Burdasın:
FoRuM => Örnek forum => 87535547617

<-Geri

 1  2 Devam -> 

LarryMut (Ziyaretçi)
17.03.2018 15:56 (UTC)[alıntı yap]
Бодрого дня!
Отобразилась ошибка a81 на преобразователе M400-08201320A. Аналогичные устройства ATV61EXC5C63N, CIMRV7SC27P50, FR-A820-01870-1 установленные на вентиляции работают.
Описание нашел через google по запросу "Ремонт частотного преобразователя Altivar ATV71 atv71hu40n4" http://prom-electric.ru/articles/1/723/ . Оказалось подгорел IGBT-модуль.
Успехов!
MichaelCic (Ziyaretçi)
04.04.2018 20:07 (UTC)[alıntı yap]
Здравствуйте!
Показывается error w032 на инверторе EQ5-4125-C. Подобные устройства ATS48C59Y, CIMR-VCBA0010BAA-1000, S104001-4FS установленные на насосах исправны.
Направление нашел в поисковике по запросу "Ремонт частотного преобразователя Altivar atv61wu15n4c" prom-electric.ru/articles/1/547/ . Сгорел модуль SKIIP.
До связи!
Deltaqirrbq (Ziyaretçi)
07.04.2018 11:28 (UTC)[alıntı yap]
Вечер добрый!
Горит ошибка w206 на частотном преобразователе M400-04200176A. Подобные приборы ATV71LD33N4Z, CIMRF7Z41601B, EI-9011-003H установленные на двигателях без аварий.
Расшифровку нашел через bing по запросу "buk9880-55" prom-electric.ru/media/BUK9880-55.pdf . Поменял высокочастотный фильтр.
До свидания!Удачи!
Deltaayiyqq (Ziyaretçi)
07.04.2018 12:35 (UTC)[alıntı yap]
Приветствую Вас!
Произошла неисправность a29 на частотнике N3-220-N1. Похожие приборы ATV71H075N4Z, CIMR-PCAB2P2, WJ200-004LF на насосах без аварий.
Инструкцию нашел через рамблер по запросу "psmn8r0-80yl" prom-electric.ru/media/PSMN8R0-80YL.pdf . Оказался неисправен конденсатор обвязки.
До свидания!Удачи!
Deltarqarbb (Ziyaretçi)
07.04.2018 13:34 (UTC)[alıntı yap]
vector 18h. If more than one interrupt is enabled and uses the same vector, the code in the ISR must read the interrupt flags to determine the source of the interrupt and take appropriate action. PBP To use the receive interrupt, set the appropriate values in the INTCON and PIE1 registers: 1 Enable unmasked peripheral interrupts INTCON = %11000000 1 Enable the serial receive interrupt PIE1 = %00100000 The ON INTERRUPT statement specifies what routine to run when an interrupt occurs: ON INTERRUPT GOTO interrupt_service_routine The ISR begins with a label and ends with a RESUME statement. A DISABLE statement before the label holds all interrupt processing except for the current interrupt until the next ENABLE statement. DISABLE interrupt_service_routine: if PIR1bits.RCIF == 1 1 A serial receive interrupt has occurred. ' Place code to read and respond to received data here. else 1 Check other flags for enabled interrupts and take action as needed. endif RESUME ENABLE 254 Ports for Embedded Systems C18 The OpenUSART function enables the receive interrupt by setting the second parameter to USART_RX_INT_ON: OpenUSART USART_TX_INT_OFF & USART_RX_INT_ON & USART_ASYNCH_MODE & USART_EIGHT_BIT & USART_CONT_RX & USART_BRGH_LOW, 77 ; Another way to enable the serial-port receive interrupt is to set the bit directly: PIE1bits.RCIE = 1; If not using interrupt priority IPEN = 0 , set these bits: // Disable using interrupt priority. RCONbits.IPEN = 0; // Enable all unmasked interrupts. INTCONbits.GIE = 1; // Enable all unmasked peripheral interrupts. INTCONbits.PEIE = 1; If using interrupt priority IPEN = 1 and the serial interrupt is high priority, set these bits: // Enable using interrupt priority. RCONbits.IPEN = 1; // Configure the receive interrupt as high priority. IPIR1bits.RCIP = 1; // Enable all high-priority interrupts. INTCONbits.GIEH = 1; 255 Chapter 11 This code sets up an ISR to respond to received serial-port data: // Interrupt vector for high-priority interrupt prom-electric.ru

Cevapla:

Nickin:

 Metin rengi:

 Metin büyüklüğü:
Tag leri kapat



Bütün konular: 46
Bütün postalar: 56
Bütün kullanıcılar: 51
Şu anda Online olan (kayıtlı) kullanıcılar: Hiçkimse crying smiley
 
 
  Bugün 43 ziyaretçi (51 klik) kişi burdaydı! DeSiNG & PoWeReD By FuRKaN  
 



Create Your Custom Message

Bu web sitesi ücretsiz olarak Bedava-Sitem.com ile oluşturulmuştur. Siz de kendi web sitenizi kurmak ister misiniz?
Ücretsiz kaydol