10-29-2008 05:49 PM
Solved! Go to Solution.
10-30-2008 10:09 AM
Your opc server program should have a specific format for reading BCD data. Here is some info from kepware.
http://www.kepware.com/KEP_KB/default.asp?ToDo=view&questId=426&catId=59
In the kepware opc server program there is an option to specify how the word is interpreted. Here is the help file info.
DL-450 Addressing
Data Types (Defaults are shown in bold.)
Memory Type | Reference | Data Types |
I/O | X,Y,GX,GY | Boolean |
Devices | C,SP,T,CT,S | Boolean |
Data Words | V | Boolean, Word, Short, DWord, Long, LBCD, Float, String, |
10-30-2008 11:27 AM
11-01-2008 10:35 AM
11-01-2008 03:40 PM