- Messages
- 1,056
- Country

I need to check a sim variable against a bit mask, so basically, if a variable
(A:WATER RUDDER HANDLE POSITION, number) has a value of 242, a binary format would be 11110010
I need to check if bit 5 is set (it is, in this case).
What's the XML syntax for this? This needs to be in modeldef.xml file, visibility code.
Thanks,
Misho
(A:WATER RUDDER HANDLE POSITION, number) has a value of 242, a binary format would be 11110010
I need to check if bit 5 is set (it is, in this case).
What's the XML syntax for this? This needs to be in modeldef.xml file, visibility code.
Thanks,
Misho




