diaGlobWrapper Help
Class encapsulating common types
The DiaGlobWrapperCommon..::.DeviceInformation type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Equals | (Inherited from Object.) |
|
|
GetHashCode |
Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) |
|
|
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
|
|
BusArchitecture |
Returns the SCbus architecture used on the board. Possible values can be TDM, H.100 or H.110
|
|
|
BusEncoding |
Returns the SCbus encoding used on the board. Possible values can be mu-law, A-law, linear or none
|
|
|
DeviceFamily |
Returns the SCbus board family. Possible values can be CT_NETSTRUCTIP, CT_DFD41D, CT_DFD41E, CT_DFSPAN, CT_DFMSI or CT_DFSCX
|
|
|
NetworkInterfaceType |
Returns the SCbus network interface type. Possible values can be CT_IPT, CT_NTANALOG, CT_NTT1, CT_NTE1, CT_NTMSI, CT_NTHIZ, CT_NTTXZSWITCHABLE or CT_NTNONE
|
|
|
VoiceChannelName |
Returns a character string containing the board and channel of the voice channel resource associated with the station interface
|