Тема / Topic: Limitation of MicroRTM channel number
YaoWenxin
Junior Member / Новичок
Участник № / Member № 447
отправлено / posted
I create a node for MicroRTM. First I created 256 digital channels. Then I created 257 Analog channels. When I launch MicroRTM under MS-DOS, The MicroRTM program(jf7.exe) show the message "LOAD ERR=-4". So, I delete all digital channels and launch MicroRTM again. But I find the MicroRTM still show the message of "LOAD ERR=-4". I have done a lot of work on analog channels. so I did not want to recreate my project. How can I resolve this problem?
Сообщения / Posts 1 | Из / From: China
| IP / IP: IP адрес / IP address |
отправлено / posted
Since, the lagest channel's index in Your project is greater than 1024 it is not correct to use launching key c00 (11-th and 12-th bit set 1) for Micro RTM, because 11-th bit number set in 1 limits channels number to 1024. To make Micro RTM possible process up to 4096 channels You should use key 800 (11-th bit set 0). For additional information see "Running micro RTM "section in electronic documentation.
Сообщения / Posts 17317 | Из / From: Россия
| IP / IP: IP адрес / IP address |