transfer data code from pc to omron plc

ahmed yousri

Member
Join Date
May 2006
Location
egypt
Posts
41
please help,
at first manual say if you want to send data to plc yse this code "sysmac_sc11.dm(0)=&h1234"
but i want to send data from text so i tried use this code
"sysmac_sc11.dm(0)=&htext1.text"
but vb not accept this code
so i made another code
"sysmac_sc11.dm(0)=hex(1234)"
but the data which sending not correct ,
so please guide me to the correct code
 

Similar Topics

please help, at first manual say if you want to send data to plc yse this code "sysmac_cs11.dm(0)=&h1234" but i want to send data from text so i...
Replies
0
Views
5,622
Hi all, I am working on a project that with need to capture force sensor data in footplates in order to determine if weight shift is occurring...
Replies
1
Views
502
Has anyone here successfully created a system where the software SAP (ERP) interfaced with an Allen-Bradley PLC? Currently we have to take recipes...
Replies
6
Views
1,091
Is there a way to move a tag value, brought into the panelview via modbus tcp with kepware, back to the plc on eth/ip. IE on the C-Mores we bring...
Replies
0
Views
411
Hello parky, goghie, Brian and all of you who kindly come to help when I get stuck. I cannot look into the clock issue that parki has written for...
Replies
5
Views
805
Back
Top Bottom