AllenBradleyNetGetBoolWritePadding 方法 |
当进行bool写入的时候,是否需要补齐到字节长度,默认不需要
When performing bool writing, whether it is necessary to complement to the byte length is not required by default
命名空间:
HslCommunication.Profinet.AllenBradley
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.3.1.0 (12.3.1.0)
语法protected virtual bool GetBoolWritePadding()
Protected Overridable Function GetBoolWritePadding As Boolean
protected:
virtual bool GetBoolWritePadding()
abstract GetBoolWritePadding : unit -> bool
override GetBoolWritePadding : unit -> bool
返回值
类型:
Boolean是否需要字节对齐
参见