Home
Help
Search
Login
Register
AdvancedHMI Software
»
General Category
»
Feature Request
»
I have a question.
« previous
next »
Print
Pages: [
1
]
Author
Topic: I have a question. (Read 2189 times)
jysm1226
Newbie
Posts: 19
I have a question.
«
on:
January 08, 2018, 05:24:00 AM »
I am communicating through ahmi
I want to batch read data area
ex. modbus.read 400001~ 400029
Logged
Archie
Administrator
Hero Member
Posts: 5322
Re: I have a question.
«
Reply #1 on:
January 08, 2018, 07:33:04 AM »
Dim MyData() as string
MyData = ModbusTCPCom1.Read("40001",29)
Logged
Print
Pages: [
1
]
« previous
next »
AdvancedHMI Software
»
General Category
»
Feature Request
»
I have a question.