Menu

#1 Remote Annunciator Reset Fails

v1.0a
open
Alarms (1)
5
2011-05-26
2011-05-26
No

ResetAnnunciator() Block fails

//Replace the relevant bit
bin16 = bin16.substring(0, sendresetregbit) + "0" + bin16.substring(sendresetregbit + 1);

Is creating incorrect bit sequences... eg 11111110 instead of 00000000

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.