点击或拖拽改变大小

SiemensWebApi 构造函数

重载列表
  名称说明
公共方法SiemensWebApi
实例化一个默认的西门子WebApi通信对象
Instantiate a default Siemens WebApi communication object
公共方法SiemensWebApi(String, Int32)
使用指定的ip地址及端口号来实例化一个对象,端口号默认使用443,如果是http访问,使用80端口号
Use the specified ip address and port number to instantiate an object, the port number is 443 by default, if it is http access, port 80 is used
Top
参见