powered by CADENAS

Manual

Manual

5.8.2. Tabellenwerte anpassen -> Farbe anpassen / plinkcommon.cfg -> Block [COLMAPPING_<variable name>] - Key COLORCODE<Nummer>

With the help of the option Farbe anpassen you can set internal values to be displayed in different colors.

The setting applies for PARTdataManager and PARTlinkManager as well.

Setting in configuration file $CADENAS_SETUP/plinkcommon.cfg:

Block [MAPPING_<variable name>], key COLORCODE<NUMBER>, first internal value, then values for RGB code

Example:

[COLMAPPING_ACTIVE_STATE]
COLORCODE0="0","255","0","0"
COLORCODE1="1","0","255","0"
COLORCODE2="2","0","0","0"

Setting in user interface under PARTlinkManager -> Extras menu -> Konfigurieren dialog box -> PARTlinkManager Einstellungen tab -> Tabellenwerte anpassen -> Farbe anpassen:

Exampe for ACTIVE_STATE: The first values stand for locked (0), released (1) und expired (2). The following values stand for the desired color in RGB code. The setting applies for PARTdataManager and PARTlinkManager as well.

Display in PARTdataManager