SimDI, 共计64个bit
命名空间:
HslCommunication.Robot.Estun
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public bool[] DI { get; set; }
Public Property DI As Boolean()
Get
Set
public:
property array<bool>^ DI {
array<bool>^ get ();
void set (array<bool>^ value);
}
member DI : bool[] with get, set
属性值
类型:
Boolean参见