品牌型号:CTI 2500-C200
安装方式:现场安装
LD指令处理器:硬PLC
可售卖地:全国
质保:一年
联系方式:+86-18150087953
邮箱:340565517@qq.com
这是用来写外部输出的值,包括开关量输出,模拟量输出
nr 是指起始地址,
anz是指读取的长度
value是返回的值
Public Declare Function m_field_read Lib "w95_s7.dll" (ByVal nr As Long, ByVal
anz As Long, value As Byte) As Long
读取内存变量的函数(M的值)
nr 是指起始地址
anz是指读取的长度
value是返回的值
Public Declare Function m_field_write Lib "w95_s7.dll" (ByVal nr As Long, ByVal anz As Long, value As Byte) As Long
写内存变量的函数nr 是指起始地址



全国服务热线


