示例#1
0
 public void SetValue(string val)
 {
     _OPCClient.WriteItem(Name, val);
 }