| FujiCommandSettingTypeDataSwap 属性  | 
 
            获取或设置当前的对象是否进行数据交换操作,将根据PLC的实际值来设定。
            Get or set whether the current object performs data exchange operation or not, it will be set according to the actual value of the PLC.
            
 
        命名空间: 
     HslCommunication.Profinet.Fuji
        程序集:
     HslCommunication (在 HslCommunication.dll 中) 版本:12.5.1.0 (12.5.1.0)
 语法
语法public bool DataSwap { get; set; }Public Property DataSwap As Boolean
	Get
	Set
public:
property bool DataSwap {
	bool get ();
	void set (bool value);
}member DataSwap : bool with get, set
属性值
类型:
Boolean 参见
参见