Hello everyone,
I am working on a DataMiner Visual in Microsoft Visio, and I would like to show the active and inactive connection paths differently.
My requirement is:
- The active path should be shown as a solid dark black line.
- The inactive path should be shown as a dotted grey line.
- When a failover happens, the line styles should change automatically based on the new active path.
exp:
Normal condition
- Port 3A to Exciter A and Exciter B is active, so these lines should be solid dark black.
- Port 3B to Exciter A and Exciter B is inactive, so these lines should be dotted grey.
After failover
- Port 3B to Exciter A and Exciter B becomes active, so these lines should change to solid dark black.
- Port 3A to Exciter A and Exciter B becomes inactive, so these lines should change to dotted grey.
Is it possible to do this in a DataMiner Visual using Visio shape conditions?
What is the best way to control the line colour and line style automatically based on a DataMiner parameter or active-path status?
Any example or guidance would be helpful.
Thank you.
Gourav Jain [DevOps Member] Asked question