RHark
New Contributor
7 years agoSEU Internal CRC
Is there any way to pull the internally-generated CRC value out of the SEU WYSIWYG atom (Max10)? I'm able to pull the hashed CRC out just fine (0 if the CRCs match, 32 random bits if they don't), but I'd like to be able to pull the full CRC out and handle the comparison myself due to some safety standards I'm required to meet. Is this at all possible?