Variables | |
boolean | EnablePolling |
This property gets or sets the whether automatic polling is active or not. | |
TMaxVisibility | MaxVisibility |
Controls the maximum visibility for NodeMaps. | |
__int3264 | NodeMap |
Gets or sets the current NODEMAP handle. | |
BSTR | SelectedNode |
This property gets the currently selected node name or sets the first occurrence of the given node name as selected. | |
boolean | ShowDescription |
Controls the setting whether or not the comments area is shown. | |
LONG | XMLDeviceMajor |
Gets the major version number of the device GenApi XML document. | |
LONG | XMLDeviceMinor |
Gets the minor version number of the device GenApi XML document. | |
LONG | XMLDeviceSubMinor |
Gets the sub minor version number of the device GenApi XML document. | |
BSTR | XMLModel |
Gets the XML model name. | |
BSTR | XMLNamespace |
Gets the XML namespace. | |
LONG | XMLSchemaMajor |
Gets the major version number of the GenApi XML schema used. | |
LONG | XMLSchemaMinor |
Gets the minor version number of the GenApi XML schema used. | |
LONG | XMLSchemaSubMinor |
Gets the sub minor version number of the GenApi XML schema used. | |
BSTR | XMLVendor |
Gets the XML vendor name. | |
|
property |
This property gets or sets the whether automatic polling is active or not.
As long as a NodeMap is set and this property is TRUE
all pollable feature nodes are automatically updated according to their polling time.
[in] | EnablePolling | TRUE indicates that automatic polling is to be enabled, FALSE if not. |
TRUE
if automatic polling is enabled, FALSE
otherwise.
|
property |
Controls the maximum visibility for NodeMaps.
[in] | MaxVisibility | New visibility maximum. |
|
property |
Gets or sets the current NODEMAP handle.
If a valid new NodeMap is set, the old one is removed. If no property grid is present yet (no window handle) this function still sets the nodemap handle.
[in] | NodeMap | Handle of NodeMap. |
|
property |
This property gets the currently selected node name or sets the first occurrence of the given node name as selected.
[in] | SelectedNode | Name of the feature node to select. |
|
property |
Controls the setting whether or not the comments area is shown.
[in] | ShowDescription | TRUE indicates that the comments are shown. FALSE hide the comments. |
TRUE
if comments area is shown, FALSE
otherwise.
|
property |
Gets the major version number of the device GenApi XML document.
|
property |
Gets the minor version number of the device GenApi XML document.
|
property |
Gets the sub minor version number of the device GenApi XML document.
|
property |
Gets the XML model name.
|
property |
Gets the XML namespace.
|
property |
Gets the major version number of the GenApi XML schema used.
|
property |
Gets the minor version number of the GenApi XML schema used.
|
property |
Gets the sub minor version number of the GenApi XML schema used.
|
property |
Gets the XML vendor name.
We use cookies to improve your experience. By using this documentation, you agree to our use of cookies.