Visual Basic (Declaration) | |
---|---|
Public MustOverride Property DemodTableFormat As TraceTableFormat |
C# | |
---|---|
public abstract TraceTableFormat DemodTableFormat {get; set;} |
C++/CLI | |
---|---|
public: abstract property TraceTableFormat DemodTableFormat { TraceTableFormat get(); void set ( TraceTableFormat value); } |
Determine the numeric format to be used in the digital demod Symbol / Error table. You can show the symbols in either binary or hexadecimal format.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)