
The example above reflects default values for a link made from a statusBoolean slot (in this case, “out” of a BooleanWritable) to an Integer slot (in this case, “Duty Cycle” of a MultiVibrator). The converter type automatically used is “Status Boolean To Number”.
Expanding the Converter component in the Edit Link dialog reveals two properties:
The duty cycle range of a MultiVibrator is from 0 to 100, so defaults here are not typically appropriate.

In this example, converter properties were edited to true at 75, and false at 25, as shown in the figure above.
In cases where the link’s slot target (To) data type is string or statusString, the Converter property, if present, is typically
“Format”. If a default “%.%” value, this means it is BFormat (Baja Format).

The figure above shows the static text “Enabled:” prepended on the default %.% Format property value of a “Boolean to String” link Converter.