05.05.2014 Views

csmstr - Omega Engineering

csmstr - Omega Engineering

csmstr - Omega Engineering

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

PORTWRITE(PORT, DATA)<br />

CRIMSON USER MANUAL - MODULAR CONTROLLER<br />

PORTWRITE(PORT, DATA)<br />

ARGUMENT TYPE DESCRIPTION<br />

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

data int The byte to be transmitted.<br />

DESCRIPTION<br />

Transmits the byte indicated by data on 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 character will be transmitted, and the function will return. The port driver will<br />

handle 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 />

PortWrite(1, 'A')<br />

PAGE 390<br />

http://www.redlion.net/controller

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

Saved successfully!

Ooh no, something went wrong!