Calmato Posted January 2, 2012 Report Posted January 2, 2012 Hi, I'm using FSUIPC and the jeehell software. I want to know which offset I have to choose (byte set, word set ...) and who to configure FSUIPC for such an offset : 73C5 (2 bytes long) Thanks a lot, Calmato
Pete Dowson Posted January 6, 2012 Report Posted January 6, 2012 I want to know which offset I have to choose (byte set, word set ...) and who to configure FSUIPC for such an offset : 73C5 (2 bytes long) I'm not sure what you want to do with that offset, so I don't know which FSUIPC command you need to use (set, setbits, clearbits, togglebits, or one of the inc/dec ones), but 2 bytes = 16 bits = "word". (one byte = 8 bits = "byte", 4 bytes = 32 bits = "double word " or "dword" for short). Pete
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now