| DiaGlobWrapperCommonDeviceInformationBusEncoding Property |
diaGlobWrapper Help
Returns the SCbus encoding used on the board. Possible values can be mu-law, A-law, linear or none
Namespace: InkostarAssembly: DiaGlobWrapper (in DiaGlobWrapper.dll) Version: 0.0.0.0
Syntaxpublic string BusEncoding { get; }Public ReadOnly Property BusEncoding As String
Get
public:
property String^ BusEncoding {
String^ get ();
}member BusEncoding : string with get
Property Value
Type:
String
See Also