Home
Help
Search
Login
Register
AdvancedHMI Software
»
General Category
»
Support Questions
»
ReadUDT is 399xR1 release
« previous
next »
Print
Pages: [
1
]
Author
Topic: ReadUDT is 399xR1 release (Read 816 times)
rcashon
Newbie
Posts: 2
ReadUDT is 399xR1 release
«
on:
April 24, 2019, 09:19:04 AM »
Is the method ReadUDT is the current release? I have found the ReadUDTTemplate but not ReadUDT . I am also looking for some examples of both. I did find ReadUDT in 399y, but I have not figured out how to use it yet. Thanks
Logged
Archie
Administrator
Hero Member
Posts: 5317
Re: ReadUDT is 399xR1 release
«
Reply #1 on:
April 24, 2019, 10:14:55 AM »
The latest ReadUDT and WriteUDT is only in the 3.99y version.
This is a quick example of it's use:
https://www.advancedhmi.com/forum/index.php?topic=2112.msg12094#msg12094
However in the latest version, the format has changed a little. The read is now done like this:
Code:
[Select]
Dim MyUDT As DateTimeUDT = EthernetIPforCLXCom1.ReadUDT(Of DateTimeUDT)("MyUDT")
Logged
rcashon
Newbie
Posts: 2
Re: ReadUDT is 399xR1 release
«
Reply #2 on:
April 24, 2019, 09:04:51 PM »
Thanks for the quick response and example. I will be looking for the rollout .
Logged
Archie
Administrator
Hero Member
Posts: 5317
Re: ReadUDT is 399xR1 release
«
Reply #3 on:
April 24, 2019, 09:19:34 PM »
The current beta version has a stable CLX driver and is very usable:
https://www.advancedhmi.com/forum/index.php?topic=2058.165
Logged
Print
Pages: [
1
]
« previous
next »
AdvancedHMI Software
»
General Category
»
Support Questions
»
ReadUDT is 399xR1 release