04-29-2026 03:17 AM
I already posted a similar topic a while back. I have already finished the transmission. I have hard time with the decoding and receiving. Attached are my codes, how do I correct it.
Solved! Go to Solution.
04-30-2026 08:27 AM
you have written a 'text to morse code' encoder, in transmission.vi
and there is an 'morse code to text' decoder in
https://forums.ni.com/t5/LabVIEW-Digest-Programming/LabVIEW-Digest-Challenge-3/td-p/3678897
especially:
can be used directly to countercheck your encoder
good luck