![]() |
||
|
This board is for PLC Related Q&A ONLY. Please DON'T use it for advertising, etc. |
||
| ||
New Here? Please read this important info!!!
|
|
#1 |
|
Member
![]() Join Date: May 2005
Posts: 340
|
another conversion problem
when coneverting a program that had a call for the fuction mul:16
the conversion tool created a call for fc 83 when i imported the file in s7 and compiled the source an error appeared that the PLC type is not defined . is there a way to overcome this problem?\ |
|
|
|
#2 |
|
Member
|
Because of the terminology used I guess you're talking about converting S5 to S7. The mul:16 function block in S5 is needed to multiply two integers because S5-100U and 115U cannot do this directly. The S7-300/400 can. Simply replace the mul:16 call by a integer multiply instruction. You should look in the help files, because I don't know what representation you're using.
Kind regards,
__________________
Jean Pierre Vandecandelaere Trainer nautical sector VDAB Competentiecentrum L. Blondeellaan 9 B-8380 Zeebrugge Belgium |
|
|
|
#3 |
|
Member
![]() Join Date: May 2005
Posts: 340
|
Thanx
i just wanted to know if there were a way not to rewrite this function |
|
|
|
#4 |
|
Member
![]() Join Date: May 2005
Posts: 340
|
now i copied the fc from the library to the project before compiling , the error did not appear
thanks |
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Topics
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Allen bradley flex i/o problem | bop | LIVE PLC Questions And Answers | 9 | July 5th, 2005 07:04 AM |
| S7 - just for info, curious problem with Labels | RMA | LIVE PLC Questions And Answers | 1 | June 29th, 2005 01:02 PM |
| Problem with S7 STRING to REAL conversion | RMA | LIVE PLC Questions And Answers | 55 | October 4th, 2004 09:51 PM |
| Ab Plc5 Rio Problem. | fernandes | LIVE PLC Questions And Answers | 5 | March 7th, 2004 01:25 PM |
| PLC5/40 Backplane Problem????? | Andrew Evenson | LIVE PLC Questions And Answers | 18 | August 24th, 2002 07:06 PM |