Phcc Interface Library for .NET and COM v0.2.1.0 reference library |
Device Constructor (String) |
Device Class See Also Send Feedback |
Creates an instance of the Device class.
Namespace:
Phcc
Assembly:
Phcc (in Phcc.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Sub New ( _ portName As String _ ) |
C# |
---|
public Device( string portName ) |
Parameters
- portName
- Type: System..::.String
The name of the COM port to use for communicating with the PHCC motherboard (i.e. "COM1", "COM2", etc.)