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