Function definition not recognizing parent id

Also each of the interfaces within the child function needs to have the same id (guid) as its counterpart in the parent function. Can you verify if this is the …

Function definition not recognizing parent id

Hi Ana, This would typically happen if the interfaces on your protocol-specific function don’t match with the interfaces of your parent system function. Can you double-check if the name, type, …

Dataminer Agent is Not Licensed Message

Hi King, DataMiner licensing is based on your hardware, so that means you’ll have to request a new license by contacting dataminer.licensing@skyline.be.

Cube – Supported Screen Resolution

Hi Rene, While our designs should be optimized for all common screen sizes, we typically design our pages against a 1440px width (full application width). So for pages inside Cube, …

Enabling “Slow Poll Settings” in a Driver

Hi Nathan, The Slow Poll is a very specific mode, which is entered automatically when the target data source / device seems to be no longer responding.  In that case …

DataMiner10 – CUBE GUI: Client Connection Status & Agents Preview?

With reference to this feature request,  https://community.dataminer.services/new-feature-suggestions/bring-back-the-hamburger-please/ in the comments section a clear reference had been left also for the client connection status: The “Client Conncetion” status referred above might …

[IAS] – How to use Validation

Using the ValidationText property on interactive widgets you can specify what validation message should be displayed. This message is only displayed when the ValidationState property of that widget is set …