Hi Dojo,
I have this visual overview where when I click the push button 'Go to Remote', the 'REMOTE MODE IS ON' shape should glow green. Similar for the Local mode as well. Here is what it looks like in Visio:
Here are the shape data fields of:
Go to Remote:
Remote Mode is on:
Go to Local:
Local mode is on:
1104 is the write parameter and 1004 is the read parameter taken from the driver.
Write:
Read:
However, in Cube if I click on any one push button, it asks me if I want to go to that mode and when I click Yes, the required shape does not get highlighted. I only see this when I hover my mouse pointer over the shape I want to get highlighted :
DDA282 is the name of the element. Can you please tell me if there are any mistakes? Thanks in advance.
Hi Jens, this is 9.6 CU13.
Hi Arunkrishna,
Can you try using the displayed value instead of the raw value in your condition?
Parameter: 1004|FillColor;=Local,#00FF00
Hi Jens, I tried Parameter: 1004|FillColor;=Local,#00FF00 for the ‘Local mode is on’ shape and it still does not get highlighted. The same thing happens when I hover the mouse pointer over it.
Hi Arunkrishna, which DM version are you using? I’m doing something similar on DM 10.1.2 where I don’t have problems.