Наши бренды

Impact-Company-Logo-English Black-01-177x54

Добро пожаловать на сайт Schneider Electric

Добро пожаловать на наш сайт.
		
Чем мы можем помочь сегодня?
Can we see how much CPU load is there on M241/M251/M262?

Issue
Is there a way to see how much CPU processor load there is on Modicon M241/M251/M262 by way of a function returning a value?
How do you program this in a POU in EcoStruxure Machine Expert / SoMachine?

Product Line
EcoStruxure Machine Expert, Modicon M241, M251, M262 PLCs

Environment
Programming Technique in EcoStruxure Machine Expert

Resolution
Yes, there is a way to return the CPU processor load using a Library called CmpSchedule.

In the Libraries->Add Library dialog, you will find it under Company->System under System->SysLibs:
add library

The function in the library that returns processor load is SchedGetProcessorLoad:
screenshot

An example of the program is as follows in Structured Text:

Declaration:
VAR
    pResult1       : RTS_IEC_RESULT;    //required pointer to the internal data location type (variable name is arbitrary)
    processorLoad  : UDINT;             //CPU load percentage
END_VAR


Code:
processorLoad := SchedGetProcessorLoad(pResult:=ADR(pResult1));


Note:

  • The value returned in "processorLoad" in his example is  is a percentage (in UDINT format).
  • It is recommended that processorLoad should remain lower than 70% (the lower the better). If this is not the case, then increase cycle times.

If this FAQ did not solve your issue, you can chat with us at chat with us or e-mail us at customer.services@se.com to create a case with our Technical Support Team.

If you are not located in North America, please contact your local Customer Care Center for assistance:

Support | Schneider Electric Global (se.com)

Schneider Electric Казахстан

Узнайте больше
Линейка:
Узнайте больше
Линейка:

Нужна помощь?

  • Инструмент для подбора продукции

    Быстро и легко находите подходящие продукты и принадлежности для ваших условий применения.

  • Получить коммерческое предложение

    Заполните заявку онлайн, и с вами свяжется наш эксперт.

  • Где купить?

    Легко находите ближайшего к вам дистрибьютора Schneider Electric.

  • Центр поддержки

    Находите ресурсы поддержки для всех ваших потребностей в одном месте.

  • Документация по продукту
  • Загрузка ПО
  • Система подбора продукции
  • Замена продукта
  • Центр справки и связи
  • Найти наши офисы
  • Получить коммерческое предложение
  • Где купить
  • Карьера
  • Сведения о компании
  • Сообщить о нарушении
  • Доступность
  • Отдел новостей
  • Инвесторы
  • EcoStruxure
  • Поиск вакансий
  • Блог
  • Политика конфиденциальности
  • Уведомление об использовании файлов cookie
  • Change your cookie settings