Conversion issue TIA13 -> TIA14

userxyz

Member
Join Date
May 2002
Location
any
Posts
2,768
Hi,

After conversion from TIA13 tor TIA14, I have a problem with a INT_TO_WORD conversion...

View attachment IMG_20180903_150700_resized_20180903_030825035.jpg

Because the picture doesn't work (AGAIN), here is the code that fails:

#return_value_RD := DPRD_DAT(LADDR := INT_TO_WORD(#adress),RECORD => #InData);

Fault when compiling: Data type 'Word' cannot be converted implicity into data type 'HW_IO'

What could cause this problem ?

Thanks,
Kind regards,
Combo
 
Last edited:

Similar Topics

Hi everyone, I am dealing with converting slc500 and plc 5 programs to compact / control logix processors. I have done the conversions and...
Replies
10
Views
3,548
Hello, I'm running into an issue with how to resolve an indexed data array ADD in a SLC 5/5 to a Compactlogix 1769 L33ER conversion process. I...
Replies
8
Views
3,066
Hi all. I am currently on a project or updating a panel with a slc 5/04 processor controlling 3 1305 drives via a 1203-sm1 SCAN Port. The company...
Replies
4
Views
2,269
We converted a version 23 Logix designer program to V24. Now when we open the program in V24 all the text in the project tree has a grey back...
Replies
14
Views
3,765
Hello, I am upgrading a SLC 5/5 project to a studio5000 project for the new controller. Everything is successful, however I have one rung that...
Replies
7
Views
2,759
Back
Top Bottom