SerialPortReader Send comments on this topic.
STOPBITS_2 Field
See Also 
MassTools.EnvironmentAwareness.SensorReader Namespace > SerialPortReader Class : STOPBITS_2 Field




Syntax

Visual Basic (Declaration) 
Public Shared STOPBITS_2 As Integer
Visual Basic (Usage)Copy Code
Dim value As Integer
 
value = SerialPortReader.STOPBITS_2
 
SerialPortReader.STOPBITS_2 = value
C# 
public static int STOPBITS_2
Managed Extensions for C++ 
public: static int STOPBITS_2
C++/CLI 
public:
static int STOPBITS_2

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2008 All Rights Reserved.