Learning the Basics

Sending Commands

To send commands to the OSA

1.Locate the appropriate commands in Chapter 7.

2.Construct a ASCII string of the commands, placing a semicolon between each command in the string.

3.Use your programming language's output statement to send the command string to the address of the OSA.

1-13