Home
Help
Search
Login
Register
AdvancedHMI Software
»
General Category
»
Open Discussion
»
MicroLogix PLC
« previous
next »
Print
Pages: [
1
]
Author
Topic: MicroLogix PLC (Read 1819 times)
akirka
Newbie
Posts: 4
MicroLogix PLC
«
on:
April 19, 2016, 01:03:30 PM »
Hello,
Is there a way to read a block of data from the PLC, not just a just register?
Thanks.
Logged
Archie
Administrator
Hero Member
Posts: 5320
Re: MicroLogix PLC
«
Reply #1 on:
April 19, 2016, 01:11:02 PM »
Dim MyValues() as string
MyValues=EthernetIPforSLCMicroCom1.Read("N7:0",10)
Logged
Print
Pages: [
1
]
« previous
next »
AdvancedHMI Software
»
General Category
»
Open Discussion
»
MicroLogix PLC