User Guide

10/15/2018 8A Stepper Phidget - STC1002_0 at Phidgets
https://www.phidgets.com/?tier=3&catid=23&pcid=20&prodid=1121 5/5
In the Addressing Information window, the section above the line displays information you will need to connect to
your Phidget from any application. In particular, note the Channel Class field as this will be the API you will need to
use with your Phidget, and the type of example you should use to get started with it. The section below the line
provides information about the network the Phidget is connected on if it is attached remotely. Keep track of these
parameters moving forward, as you will need them once you start running our examples or your own code.
Using Your Own Program
You are now ready to start writing your own code for the device. The best way to do that is to start from our
examples:
This Phidget is compatible with the Stepper Examples.
Once you have your example, you will need to follow the instructions on the page for your programming language to
get it running. To find these instructions, select your programming language from the Software Overview page.