Ubaid

MrPLC Member
  • Content count

    1
  • Joined

  • Last visited

Posts posted by Ubaid


  1. Hi

    I am converting an old code from CX programmer to sysmac studio code and I am having trouble in checking a specific bit in UINT variable. I am using TestABit and it is giving me following error 

    'UINT' Type cannot be converted to ÁNY_BIT(except BOOL)'Type 

     

    Error.thumb.jpg.797516a2644c5ae328d3a898

    the original code I am trying to convert is 

    59d5ac6431c90_OrignalCode.thumb.jpg.f287

    Any Suggestions