Kalle Posted October 17, 2005 Report Share Posted October 17, 2005 Just need to send a 10 digit's string to the RS-232 port. No handshake ore error detection. No need to read from the port, just need to send some decimal numbers to a microprocessor through the RS-232 port. I'm know this is easy, but I cant figure it out.. Kalle Quote Link to comment
WMassey Posted October 17, 2005 Report Share Posted October 17, 2005 Just need to send a 10 digit's string to the RS-232 port.No handshake ore error detection. No need to read from the port, just need to send some decimal numbers to a microprocessor through the RS-232 port. I'm know this is easy, but I cant figure it out.. Kalle Yes it is easy and equally easy to figure out if you make the effort to do so... Help --> Find Examples... --> (tab) Search --> (keyword) serial --> (double click) serial --> "Basic Serial Write and Read.vi" Just eliminate the portion that does the reading and add a "Format into string" node to generate the numeric string to send. QED Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.