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_cs11.dm(0)=&h1234"
but i want to send data from text so i tried use this code
"sysmac_cs11.dm(0)=&htext1.text"
but vb not accept this code
so i made another code
"sysmac_cs11.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_sc11.dm(0)=&h1234" but i want to send data from text so i...
Replies
0
Views
5,893
Hello Everyone, I am using a raC_Opr_NetModbusTCPClient AOI module, as below,. So, I need some assistance to restrict in reducing the poling...
Replies
2
Views
82
Does anyone know what the data transfer rate for this series of CompactLogix PLC's? 1769-L24ER-QB1B to be exact. Cheers.
Replies
1
Views
125
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
533
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,133
Back
Top Bottom