|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS Namespace > Config Class > Config Properties > Config.BNCSWorkstationId Property |
Gets the BNCS Workstation ID from the environment variable "CC_WORKSTATION". If the value is a valid unsigned integer, it returns that value. If the value is not a valid unsigned integer, it returns 0.
Namespace: BNCS
Assembly: BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)
public static uint BNCSWorkstationId { get; }
The BNCS Workstation ID as an unsigned integer.