Home
Help
Search
Login
Register
AdvancedHMI Software
»
General Category
»
Support Questions
»
BCD read function
« previous
next »
Print
Pages: [
1
]
Author
Topic: BCD read function (Read 939 times)
Neeh
Newbie
Posts: 21
BCD read function
«
on:
February 12, 2019, 02:08:38 PM »
Is it possible to get a return value in BCD using a read function?
ex. BCD_retval = omronSerialHostLinkCom1.Read("100@UI").
Logged
Archie
Administrator
Hero Member
Posts: 5322
Re: BCD read function
«
Reply #1 on:
February 12, 2019, 02:17:04 PM »
omronSerialHostLinkCom1.Read("100@B")
Logged
Neeh
Newbie
Posts: 21
Re: BCD read function
«
Reply #2 on:
February 12, 2019, 02:24:24 PM »
Thanks for a quick response Archie.
Is there a documentation for basic functionalities to read on so I don't post anything trivial?
Logged
Archie
Administrator
Hero Member
Posts: 5322
Re: BCD read function
«
Reply #3 on:
February 12, 2019, 02:26:45 PM »
Unfortunately the online documentation on the Omron drivers has not been created yet.
Logged
Print
Pages: [
1
]
« previous
next »
AdvancedHMI Software
»
General Category
»
Support Questions
»
BCD read function