Type

Type specifies whether there has to be a substitute (type=0, default value), whether a color should be specified (type=1) or whether there should be a percent bar (type=2).

Example with type=0&

If the data reference is equal to the data value, specify the text, icon or bitmap in the relevant field.

This type can also be used to specify default values such as those in the following panel. In M3 PWB, an efficiency of 0 is the same as 100% with respect to the following @@38 functions. You can write in 100% of the panel even though its value is in fact 0.

@@38;`7;0;`7;0;100.0;

@@38;`8;0;`8;0;100.0;

@@38;`9;0;`9;0;100.0;

Example with type=1

Type 1 inserts a color (as shown in the machine summary on the previous page). This function is used:

@@38;*58;1;1;                 Color

Example with type=2

Type 2 inserts a percent bar along with percentages (as shown in the machine summary on the previous page). The following functions is used:

@@38;`7;2;4;                  Efficiency   1.shift

@@38;`8;2;4;                  Efficiency   2.shift

@@38;`9;2;4;                  Efficiency   3.shift