05.05.2014 Views

csmstr - Omega Engineering

csmstr - Omega Engineering

csmstr - Omega Engineering

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

FUNCTION REFERENCE<br />

PORTPRINT(PORT, STRING)<br />

PORTPRINT(PORT, STRING)<br />

ARGUMENT TYPE DESCRIPTION<br />

port int The raw port to be written to.<br />

string cstring The text string to be transmitted.<br />

DESCRIPTION<br />

Transmits the text contained in string to the port indicated by port. The port must be<br />

configured to use a raw driver, such as the raw serial port driver, or either of the raw TCP/IP<br />

drivers. The data will be transmitted, and the function will return. The port driver will handle<br />

handshaking and control of transmitter enable lines as required.<br />

FUNCTION TYPE<br />

This function is active.<br />

RETURN TYPE<br />

This function does not return a value.<br />

EXAMPLE<br />

PortPrint(1, "ABCD")<br />

REVISION 6 PAGE 387

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!