Rotate views in Cube

Hi Joshi, You can use the auto slide argument when launching cube. More info can be found here.

Shape Blink when Timeout

Hi Stacey, here is the shape data. Appreciate if you can assist on the blinking

Table keys list in Low-Code Apps

Hi Manuel You could use GQI to fetch these indices using the built-in ‘Get parameter table by ID’ data source. This data source has 2 inputs: DMA ID & Element …

AdHoc Script – Get Services with Alarm State

Hi German, You can use the GetLiteServiceInfo message with the ViewID property set to retrieve all services within a view. You can then use a subscription on the LiteServiceStateEvent to get …

Sentry device on Dataminer

Hi Naveen, Not sure if you are refering to the Tektronix Sentry device: https://catalog.dataminer.services/details/1f4c5d59-10b5-42ae-80d7-e8b28d9036cc If it is, there is already a connector for it, which can receive alarms via SNMP …

Shape Blink when Timeout

Hi Ashwiny, In the condition you defined, you are missing the part which reflects the Element. Could you try the following for the Blink Shape data: <A>-A|Element:Modulator|ALARMLEVEL|>=TIMEOUT You can find …

GQI Multiple subscriptions to elements

Hi Carlos, Since the GetNextPage method might be called multiple times to retrieve several pages, I think it’s not recommended to subscribe and unsubscribe in that method. I also don’t …

SNMP Unable to write value to the device

Hi Arab, If I understand correctly, you are getting a similar result using a MIB browser. Can you try setting another OID using the MIB browser? If you are able …