How to convert DINT&DWORD type to Bit type in Unity Pro and ECE?
Issue
Customer wants to convert DINT variable and DWORD variable to Bit, but there is no such EFB in the library, only WORD_TO_BIT and BYTE_TO_BIT found
Product Line
Unity Pro, Control Expert
Environment
Unity Pro, Control Expert
Resolution
Here is one of the example DFB to convert the “dint_to_bit” and “dword_to_bit” which can be used to convert the variable type. I can share you the source code for your reference.