Serial port and GPS

Serial2IPForm Fields

The fields of the Serial2IPForm class are listed below. For a complete list of Serial2IPForm class members, see the Serial2IPForm Members topic.

Internal Instance Fields

allow_drop (inherited from Control) 
anchor_style (inherited from Control) 
auto_select_child (inherited from ContainerControl) 
background_color (inherited from Control) 
border_style (inherited from Control) 
bounds (inherited from Control) 
canvas_size (inherited from ScrollableControl) 
closing (inherited from Form) 
context (inherited from Form) 
creator_thread (inherited from Control) 
dist_bottom (inherited from Control) 
dist_right (inherited from Control) 
dock_style (inherited from Control) 
font (inherited from Control) 
foreground_color (inherited from Control) 
has_been_visible (inherited from Form) 
has_focus (inherited from Control) 
hscrollbar (inherited from ScrollableControl) 
is_changing_visible_state (inherited from Form) 
is_enabled (inherited from Control) 
is_entered (inherited from Control) 
is_modal (inherited from Form) 
is_toplevel (inherited from Control) 
is_visible (inherited from Control) 
layout_suspended (inherited from Control) 
mouse_clicks (inherited from Control) 
show_focus_cues (inherited from Control) 
suppress_closing_events (inherited from Form) 
use_compatible_text_rendering (inherited from Control) 
validation_failed (inherited from ContainerControl) 
vscrollbar (inherited from ScrollableControl) 
waiting_showwindow (inherited from Form) 
window (inherited from Control) 
window_manager (inherited from Form) 
window_state (inherited from Form) 

Private Instance Fields

m_baudControl for the baud rate of the port
m_databitsControl for the number of data bits.
m_ipmodesAvailable IP server modes
m_ipportTCP/UDP port
m_menulogMenu item for switching logging on or off
m_menuopenMenu item for starting the operation
m_paritiesAvailable COM port parities
m_portsNames of COM ports available in the system
m_serialSerial 2 IP copy engine
m_statusStatus information: active, inactive
m_stopbitsAvailable COM port parities

See Also

Serial2IPForm Class | serial Namespace | Serial2IP | Serial2IPGUI