Full

Set level of output detail

Description:

This attribute is a three-state flag and takes values of -1, 0 or +1. It controls the amount of information included in the output generated by a Channel.

If Full is zero, then a modest amount of non-essential but useful information will be included in the output. If Full is negative, all non-essential information will be suppressed to minimise the amount of output, while if it is positive, the output will include the maximum amount of detailed information about the Object being written.

Type:
Integer.

Applicability

Channel
The default value is zero for a normal Channel.
FitsChan
The default value is zero for a FitsChan.
StcsChan
The default value is zero for an StcsChan. Set a positive value to cause default values to be included in STC-S descriptions.
XmlChan
The default value is -1 for an XmlChan.
YamlChan
This attribute is ignored by the YamlChan class.

Notes: