| DiaGlobWrapperCommonDeviceInformationBusArchitecture Property |
diaGlobWrapper Help
Returns the SCbus architecture used on the board. Possible values can be TDM, H.100 or H.110
Namespace: InkostarAssembly: DiaGlobWrapper (in DiaGlobWrapper.dll) Version: 0.0.0.0
Syntaxpublic string BusArchitecture { get; }Public ReadOnly Property BusArchitecture As String
Get
public:
property String^ BusArchitecture {
String^ get ();
}member BusArchitecture : string with get
Property Value
Type:
String
See Also