Day 5 Conclusion

Congratulations! You have followed all of the steps of the Developer Driver Tutorial! In today's lesson you created a point discover parameters structure, a point discovery leaf, a point discover request, a point discover response, and a point discovery preferences structure. In Java code, you made some associations between these and your driver's point-device-extension. By doing this, your driver now supports point discovery.
To discover data points that are in a device:
  1. Run a station and view your network's Point Manager
  2. Discover the points on your field-bus.
  3. Add one or more driver control point components to your network.