NOTE: The Points folder is your driver's point-device-extension.
In your station, the driver will loop through all possible combinations of BYourDriverPointDiscoverParams from the min to max that was specified on the window that popped up after you clicked the Discover button (or if you configured the default for the doNotAskAgain property to be True then the driver will loop automatically from the min to the max.
If all went well then you should see one or more rows in the top half of the Point Manager. This area of the Point Manager is called the discover pane. The columns in the discover pane should correspond to the properties that are declared with the MGR_INCLUDE facet on the read parameters, write parameters, and point id structures that you defined on BYourDriverPointDiscoveryLeaf.
The driver should automatically start polling the control point and updating the control point's out value.
Copyright © 2000-2016 Tridium Inc. All rights reserved.