| KeyenceDataType 类 | 
 继承层次
继承层次命名空间: HslCommunication.Profinet.Keyence
 语法
语法KeyenceDataType 类型公开以下成员。
 构造函数
构造函数| 名称 | 说明 | |
|---|---|---|
|  | KeyenceDataType | 
            如果您清楚类型代号,可以根据值进行扩展
             | 
 属性
属性| 名称 | 说明 | |
|---|---|---|
|  | AsciiCode | 
            当以ASCII格式通讯时的类型描述
             | 
|  | DataCode | 
            类型的代号值
             | 
|  | DataType | 
            数据的类型,0代表按字,1代表按位
             | 
|  | FromBase | 
            指示地址是10进制,还是16进制的
             | 
 方法
方法| 名称 | 说明 | |
|---|---|---|
|  | 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。) | 
 字段
字段| 名称 | 说明 | |
|---|---|---|
|   | B | 
            链接继电器
             | 
|   | CN | 
            计数器(当前值)
             | 
|   | CS | 
            计数器(接点)
             | 
|   | D | 
            数据存储器
             | 
|   | L | 
            锁存继电器
             | 
|   | M | 
            内部辅助继电器
             | 
|   | R | 
            文件寄存器
             | 
|   | SD | 
            控制存储器
             | 
|   | SM | 
            控制继电器
             | 
|   | TN | 
            计时器(当前值)
             | 
|   | TS | 
            计时器(接点)
             | 
|   | W | 
            链路寄存器
             | 
|   | X | 
            X输入继电器
             | 
|   | Y | 
            Y输出继电器
             | 
|   | ZR | 
            文件寄存器
             | 
 扩展方法
扩展方法| 名称 | 说明 | |
|---|---|---|
|  | ToJsonString | 
            获取当前对象的JSON格式表示的字符串。(由 HslExtension 定义。) Gets the string represented by the JSON format of the current object. | 
 参见
参见