|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Interfaces Namespace > IBNCSDeviceParameter Interface > IBNCSDeviceParameter Properties > IBNCSDeviceParameter.Slot Property |
Gets the slot number.
Namespace: BNCS.Interfaces
Assembly: BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)
uint Slot { get; }
The slot number as an unsigned integer.
IBNCSDeviceParameter Interface