News:
Home
Help
Search
Login
Register
August 26, 2026, 04:48:04 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
»
MemCopy
« previous
next »
Print
Pages: [
1
]
Author
Topic: MemCopy (Read 7049 times)
ATU
Internal Dev
Hero Member
Posts: 2126
YKPAIHA
MemCopy
«
on:
August 23, 2018, 05:52:06 PM »
MemCopy Instruction won't let you enter a string length (SS0.length) for the Number of Bytes field. I had to copy it to V memory to get it to work.
«
Last Edit: August 23, 2018, 05:54:27 PM by ATU
»
Logged
PLCGuy
Internal Dev
Hero Member
Posts: 677
Re: MemCopy
«
Reply #1 on:
August 23, 2018, 08:12:17 PM »
If I am not mistaken, you can not specify number of bytes for structures.
Logged
ATU
Internal Dev
Hero Member
Posts: 2126
YKPAIHA
Re: MemCopy
«
Reply #2 on:
August 23, 2018, 08:47:17 PM »
I was copying a segment of one byte array into another byte array. It works if I copy the length variable into a V memory location and then it lets me use a Vmemory address to specify the number of bytes.
Logged
Print
Pages: [
1
]
« previous
next »
Host Engineering Forum
»
General Category
»
Do-more CPUs and Do-more Designer Software
»
MemCopy