How to convert UINT data type to BOOL data type?

J

Thread Starter

Jeff Wong

I tried to integrate a circuit breaker trip signal point from Cimplicity to Citect. After analyzing the Cimplicity point database, I found out that the particular point was created in "UINT" data type with a $Derive equation of (Tag1 = Tag2 BAND 2^5)

May I know how to convert the UINT (analog signal) to BOOL (digital signal)?? Any Cicode involved or? Please advise.

Thank you.
 
Top