Code: Select all
OPEN "com7:9600,n,8,1,ds0,cs0,rs" for random as #com
#com, CHR$(31);
CLOSE #com
end
I'm unsure whether LBB ignores the RTS and CTS as I don't have the test equipment.
When testing with Hercules Serial monitor LBB seemingly ignores the DTR and RTS and transmits either way.