[quote:f5a83aa794="jwolf"][code:1:f5a83aa794]Printbin #1 , Tx_buf(1) , X 'output x command bytes[/code:1:f5a83aa794][/quote:f5a83aa794]
This use of printbin is wrong, checking the help you see that the length parameter has to be a constant number, which is separated by the leading array by a semicolon. What you did here makes Bascom send the complete array, followed by one byte of X.
↧