VISULOX 5 Documentation
5.0.2 5.0.1
5.0.2 5.0.1

How to set and reset the inital Visulox Cockpit refresh state

Overview

The Visulox Cockpit has an automatic refresh, if information changes in the environment.

On large systems this can lead to an unusable Cockpit.

This article describes how to set this refresh state for the default @ADMIN role.

Configuration

List the current refresh state
visulox config list -name guidefaults.global_mdroleheader.refresh  
Set the refresh state to true on Cockpit startup
visulox config edit -name guidefaults.global_mdroleheader.refresh=1
Set the refresh state to false on Cockpit startup
visulox config edit -name guidefaults.global_mdroleheader.refresh=0