Click or drag to resize
DiaGlobWrapperCommonScBusConnectionType Enumeration
diaGlobWrapper Help
The enumerated constant to specify the SCbus timeslot connection type during an SCbusConnect() or SCbusRelease() operation.

Namespace: Inkostar
Assembly: DiaGlobWrapper (in DiaGlobWrapper.dll) Version: 0.0.0.0
Syntax
public enum ScBusConnectionType
Members
  Member nameValueDescription
FullDuplex0Connection is to be established in full-duplex.
HalfDuplex1Connection is to be established in half-duplex.
See Also