StcsProps

Return all properties when reading an STC-S document?

Description:

This is a boolean attribute which controls what is returned by the AST_READ function when it is used to read from an StcsChan. If StcsProps is set non-zero, then a KeyMap containing all the properties read from the STC-S document will be returned by AST_READ. If StcsProps is set to zero (the default), then the properties will not be returned.
Type:
Integer (boolean).

Applicability

StcsChan
All StcsChans have this attribute.

Notes: