AsciiControl 类 |
命名空间: HslCommunication.Core
AsciiControl 类型公开以下成员。
| 名称 | 说明 | |
|---|---|---|
| AsciiControl | 初始化 AsciiControl 类的一个新实例 |
| 名称 | 说明 | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (继承自 Object。) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (继承自 Object。) | |
| GetHashCode | Serves as the default hash function. (继承自 Object。) | |
| GetType | Gets the Type of the current instance. (继承自 Object。) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (继承自 Object。) | |
| ToString | Returns a string that represents the current object. (继承自 Object。) |
| 名称 | 说明 | |
|---|---|---|
| ACK |
接到通知 acknowledge | |
| BEL |
响铃 bell | |
| BS |
退格 backspace | |
| CAN |
取消 cancel | |
| CR |
回车键 carriage return | |
| DC1 |
设备控制1 device control 1 | |
| DC2 |
设备控制2 device control 2 | |
| DC3 |
设备控制3 device control 3 | |
| DC4 |
设备控制4 device control 4 | |
| DLE |
数据链路定义 data link escape | |
| EM |
介质中断 end of medium | |
| ENQ |
请求 enquiry | |
| EOT |
传输结束 end of transmission | |
| ESC |
溢出 escape | |
| ETB |
传输块结束 end of trans. block | |
| ETX |
正文结束 end of text | |
| FF |
换页键 NP form feed, new page | |
| FS |
文件分隔符 file separator | |
| GS |
分组符 group separator | |
| HT |
水平制表符 horizontal tab | |
| LF |
换行符 NL line feed, new line | |
| NAK |
拒绝接收 negative acknowledge | |
| NUL |
空字符
| |
| RS |
记录分离符 record separator | |
| SI |
启用切换 shift in | |
| SO |
不用切换 shift out | |
| SOH |
标题开始 start of headling | |
| STX |
正文开始 start of text | |
| SUB |
替补 substitute | |
| SYN |
同步空闲 synchronous idle | |
| US |
单元分隔符 unit separator | |
| VT |
垂直制表符 vertical tab |
| 名称 | 说明 | |
|---|---|---|
| ToJsonString |
获取当前对象的JSON格式表示的字符串。 (由 HslExtension 定义。)Gets the string represented by the JSON format of the current object. |