|   | Configuration | 
 Syntax
Syntax[EditorBrowsableAttribute(EditorBrowsableState.Never)] public override DataFormat AnalogDataFormat { get; set; }
 Exceptions
Exceptions| Exception | Condition | 
|---|---|
| NotSupportedException | Macrodyne only supports scaled data. | 
 Remarks
RemarksMacrodyne doesn't define any analog values.
This property only supports scaled data; Macrodyne doesn't transport floating point values.
 See Also
See Also