
adccommunitymod (AutomationDirect) asked a question.
ctrio current count value
Created Date: August 04,2005
Created By: jmill
**** This post has been imported from our legacy forum. Information in this post may be outdated and links contained in the post may no longer work.****
When I access the v memory location for the current count of the ctrio, what format is that number? BCD? I am attempting to compare this value in the ladder to a constant.
Created Date: August 04,2005
Created by: jmill
When I access the v memory location for the current count of the ctrio, what format is that number? BCD? I am attempting to compare this value in the ladder to a constant.
Created Date: August 04,2005
Created by: Tech Guy
It should be in Binary format. So a compare would be a Hexadecimal number.
Created Date: August 04,2005
Created by: jmill
Thankyou I was not finding it in the ctrio manual.
Created Date: August 04,2005
Created by: Tech Guy
I should clarify that if scaling is used, you can select the data type. But the default is Binary.