7/8/2015 6:01 PM | |
Joined: 2/18/2015 Last visit: 1/16/2024 Posts: 66 Rating: (5) |
Hi everybody, I'm working on a migration from S5-115U to S7-300. The migrator showed an error in the next part of the S5 code: M003 :B MW 208 M004 :SPA =M004 :SPA =M005 :SPA =M006 :SPA =M007 :SPA =M008 M005: ......... And in the source file created after the migration: M008: NOP 0 NOP 0 // B MW 208; // SPA M009 // *** Advertencia en línea 5340 Instrucción de salto no convertible tras operación 'B' (usar SPL). SPA M010 SPA M011 SPA M012 SPA M013 M010: NOP 0 I read that B MW... instruction works like a pointer in S5. However, in this case it seems to work like the jump instruction SPL. Please can you tell me how exactly the B MW208 instruction works? I attach a screenshot of the S5 code. Another problem is that I didn't find any manual about how the pointers work in S5. Please can you provide me any manual about that? I will be thankful if someone help me with my problem.
---------------------------------------------------------------------------------------------------- |
Last edited by: Min_Moderator at: 7/9/2015 9:06:29 AMNew subject after splitting |
|
7/9/2015 9:09 AM | |
Joined: 9/3/2014 Last visit: 3/13/2019 Posts: 4766 Rating: (122) |
|
Follow us on