Objmgr.cfg: object manager, Options section, Example – Visara Master Console Center Administration Guide User Manual
Page 47: Colors section, Table 6 objmgr.cfg options section
Chapter 4 MCC Configuration File Management
Administration Guide
47
[sw taskname]
fieldname1=5
fieldname2=“CAT”
fieldname3=UP
The TaskName can be a maximum of 11 characters.
objmgr.cfg: Object Manager
The object manager configuration file contains information to define objects to
the MCC Object Manager. This includes Task Manager (TaskMan) options,
colors, color rules, object types, object fields, and pick lists.
Options Section
The options section of the objmgr.cfg file defines options to the object manager
system.
The TMGUI options section defines options for the TaskMan user-interface
program.
The following table outlines the valid key requirements:
Key
Min Qty
Max Qty
Description
confirm_edit
1
1
On Edit Task window,
confirm Save button
selection.
confirm_desired
1
1
On OS Software window,
confirm Set Desired Status
button selection.
Table 6 objmgr.cfg Options Section
Example:
[options tmgui]
confirm_edit=true
confirm_desired=true
Colors Section
The colors section defines foreground and background color combinations for text
display purposes. Each defined combination is used in the color rules sections.
Each combination is given a unique name and is on the left side of the equation.
The right side of the equation contains the color definition for the name. The first
color represents the color of the text (foreground). The second color represents
the color of the “white space” in the cell (background).