diaGlobWrapper Help
Assembly: DiaGlobWrapper (in DiaGlobWrapper.dll) Version: 0.0.0.0
The enumerated constant to specify the SCbus timeslot connection type during an SCbusConnect() or SCbusRelease() operation.
Namespace:
InkostarAssembly: DiaGlobWrapper (in DiaGlobWrapper.dll) Version: 0.0.0.0
Syntax
| C# |
|---|
public enum ScBusConnectionType |
| Visual Basic (Declaration) |
|---|
Public Enumeration ScBusConnectionType |
| Visual C++ |
|---|
public enum class ScBusConnectionType |
Members
| Member name | Description | |
|---|---|---|
| HalfDuplex | Connection is to be established in half-duplex. | |
| FullDuplex | Connection is to be established in full-duplex. |