Internal datapoints for OPC
Many of the OPC server's properties can be controlled by internal datapoints. Like every driver, the OPC client also uses an internal datapoint of type _DriverCommon. In addition to this datapoint, OPC-specific datapoints must also be used for displaying and amending properties of the OPC server and OPC groups. A datapoint of type _OPCServer must be present for each server used, and a datapoint of type _OPCGroup for each group used. The datapoints for the OPC server must be created before the OPC driver is started; the datapoints for the OPC groups can also be created during operation, and also be deleted again during operation. However, a group datapoint must be created before use in a peripheral address.