
GreenEnergy (Customer) asked a question.
Timer incorrect entry from HMI using DS bit ?
If I set value of 120 at HMI (EAS-S3ML-RN) Then it will appear as 288 at PLC (C0-00DD2-D). Seems like DS bit is only acceptable type for timers, is there any workaround for this ?
Make sure the tag data type in the C-more project isn't set to BCD.
Yes that is what was the problem. Thanks alot !