Gets the XML document representing the custom configuration block within the Sensor block for the Gocator Base Library.
zXml Go2Sensor_CustomElement(Go2Sensor sensor);
|
Parameters |
Description |
|
Go2Sensor sensor |
Go2Sensor object. |
A handle to an zXml object which contains a "Custom" root element. Insert custom configuration elements into the root to ensure their presence in the configuration file.
Go2Sensor.h