Disconnecting Arduino from the USB and trying to communicate over TX/RX

nonomus:
I am trying to have the arduino continuously send serial data over TX/RX pins. Once I upload my program onto Arduino using the USB, then unplug the USB, will Arduino automatically start transmitting the serial data over its TX/RX pins (assuming its supplied extermal power)? Thanks.

I would think it would.