Page 1 of 1

Cal UART SendNumber

Posted: Tue Feb 12, 2019 11:08 am
by medelec35
Can the Cal UART SendNumber be changed from Unit to Long so it matches standard UART?
I'm currently changing the UART to CAL UART in my project and need to send long values.
Currently as there is a mismatch between the two.
Thank you.

Re: Cal UART SendNumber

Posted: Thu Feb 14, 2019 1:50 pm
by medelec35
Is this a quick change,
or is there a lot of work involved?

Sorry for the bump.
I need to create a component ASAP.

Re: Cal UART SendNumber

Posted: Thu Feb 14, 2019 2:31 pm
by Benj
Hi Martin,

Not in the office today but try this and it should hopefully do what you need.
cal_uart.fcpx
(56.12 KiB) Downloaded 192 times

Re: Cal UART SendNumber

Posted: Fri Feb 15, 2019 9:51 am
by medelec35
Thanks Ben,
Working perfect!

Exactly what I wanted.