LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Coding Challenge Results

Greg
Question on specification. If there is one parity error should the
result be '?' or 'ABC?EFG'
Adam
0 Kudos
Message 11 of 12
(632 Views)
> Question on specification. If there is one parity error should the
> result be '?' or 'ABC?EFG'

If the transmitted string started as ABCDEFG and the D was transmitted
incorrectly, the output should be ABC?EFG. If the parity is wrong in
every character, the output should be ???????

Greg McKaskle
0 Kudos
Message 12 of 12
(632 Views)