News:
Home
Help
Search
Login
Register
August 15, 2026, 09:35:16 AM
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Host Engineering Forum
»
General Category
»
Do-more CPUs and Do-more Designer Software
»
Do_More to WINPLC
« previous
next »
Print
Pages: [
1
]
Author
Topic: Do_More to WINPLC (Read 6530 times)
davidbgtx
Hero Member
Posts: 215
Host be the Most
Do_More to WINPLC
«
on:
September 12, 2019, 04:26:53 PM »
Anyone know if you can use MWX to write a D value from Do-More to N value in WINPLC. They are both double words. I can read/write Do-More C values to WINPLC F values, no problem, but can't seem to get Numbers to work.
Logged
ADC Product Engineer
Hero Member
Posts: 270
Re: Do_More to WINPLC
«
Reply #1 on:
September 12, 2019, 04:36:53 PM »
Probably need to use Publish or Subscribe to swap the high and low words using casting.
Logged
davidbgtx
Hero Member
Posts: 215
Host be the Most
Re: Do_More to WINPLC
«
Reply #2 on:
September 12, 2019, 06:55:14 PM »
Quote from: ADC Product Engineer on September 12, 2019, 04:36:53 PM
Probably need to use Publish or Subscribe to swap the high and low words using casting.
Thanks, I have tried that, Publish d179 to MHR179, then MWX'd MHR179. However i didn't check swap byte or word, will give that a try.
Logged
Print
Pages: [
1
]
« previous
next »
Host Engineering Forum
»
General Category
»
Do-more CPUs and Do-more Designer Software
»
Do_More to WINPLC