|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS Namespace > Workstation Class > Workstation Constructor |
Constructor for Workstation class that initializes a new instance of Workstation with the provided XElement objects.
Namespace: BNCS
Assembly: BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)
public Workstation(
XElement wsDoc,
XElement settingsDoc
)
wsDoc
Type: XElement
The XElement object containing workstation documentation.
settingsDoc
Type: XElement
The XElement object containing workstation settings documentation.