DA top-level constant

String const DA

Device Attributes.

Representation: CSI s \x63

Parameter default value: s = 0

With a parameter value not equal to 0, DA is used to identify the device which sends the DA. The parameter value is a device type identification code according to a register which is to be established. If the parameter value is 0, DA is used to request an identifying DA from a device.

Implementation

const String DA = 'c';