Once the comm. port is set and SCP has been successfully initiated you can begin reading and writing to the object memory addresses. The SCP program does two things, it writes to the OOPic and it request data from the OOPic. Each time it writes or reads, the first thing it does it tell the OOPic what memory address it is writing to or reading from.
There are two ways to outputting to the OOPic manual or automatic. In manual mode you can click the send data button next to the robot navigation target. In auto, it will send data at the timer interval you set. You can typically send data more than 5 times a second, depending on the packet size.
Each input and output has an assignable address, these address must match the OOPic�s memory address. For the inputs you can scale the returned numbers, change the units, set an offset, etc. For the Outputs, you can set them as digital or value driven, you can set the max, min, and defaults of each output along with the increments and dcrements you want to step through. There is also a convienent mouse driven target that you can use to easily drive your robot with a click of a mouse.
When data is returned from the OOPic it will show up in the raw Data in Rx Diagnostics. The data is then parsed by the program and displayed in the input fields.
For further information see our support page. You can also download the help file that comes with the program to help you understand all the features this program is packed with.