VIRTUTECH CONFIDENTIAL    Previous - Up - Next
std-host-serial-console
- Provided by
- 
std-components
- Class Hierarchy
- 
conf-object → log-object → component → std-host-serial-console
- Interfaces Implemented
- 
log_object, component
- Description
- 
The "std-host-serial console" component represents a serial console accessible from the host as a virtual serial port. On Windows a COM port is used and on Unix a pty (pseudo-terminal).
Attributes
- Attributes inherited from class conf-object
- 
attributes, classname, component, iface, name, object_id, queue
- Attributes inherited from class log-object
- 
access_count, log_buffer, log_buffer_last, log_buffer_size, log_group_mask, log_groups, log_level, log_type_mask
- Attributes inherited from class component
- 
connections, connectors, instantiated, object_list, object_prefix, top_component, top_level
Command List
- Commands defined by interface log_object
- 
log, log-group, log-level, log-size, log-type
- Commands
- 
| info | print information about the device |  | status | print status of the device |  
 
Command Descriptions
- 
<std-host-serial-console>.info
- Synopsis
- 
<std-host-serial-console>.info
- Description
- 
Print detailed information about the configuration of the device.
- 
<std-host-serial-console>.status
- Synopsis
- 
<std-host-serial-console>.status
- Description
- 
Print detailed information about the current status of the device.
VIRTUTECH CONFIDENTIAL    Previous - Up - Next