Hi , I'm going to create a new variable in HMI Delta called V1 . Can I provide a custom modbus address for this variable? for example v1 address = 2000h . you think is it possible ?
hi, I am trying to send the ASCII code "Carriage return" or enter, but it is not working. Because the buffer in tcpWirte is a string. Someone have any idea, please?
Does anyone know if/how you can reference tags indirectly?? link.Write("TAG",value) -> link.Write(refString,value) I have not been able to figure this out - even if you pass it a string, or try to force a string format into the first field, it always resolves as empty. mem.inter.Write(refAddress,value) on the other hand, works
Спасибо вам за пояснение.
HI. THANK YOU FOR YOUR USEFUL VIDEO.
I HAVE A QUESTION?
CAN WE SEND DATA FROM SERVER TO HMI WITH THIS WAY?
TCP?
@pourial tahery , sorry to reply you late. Can't
@@iabg_seadelta6647 HI . THANK YOU.BUT I SOLVED MY PROBLEM. NOW I CAN SEND DATA FROM HMI TO SERVER AND SEND DATA FROM SERVER TO HMI. IT WAS EASY .
Hi , I'm going to create a new variable in HMI Delta called V1 . Can I provide a custom modbus address for this variable? for example v1 address = 2000h . you think is it possible ?
I'm going to create a new variable in HMI Delta called V1 . Can I provide a custom modbus address for this variable? for example v1 address = 2000h
hi, I am trying to send the ASCII code "Carriage return" or enter, but it is not working. Because the buffer in tcpWirte is a string. Someone have any idea, please?
Hello,
Where can I download Netassist v3.7? Can you create a download link for me?
Does anyone know if/how you can reference tags indirectly??
link.Write("TAG",value) -> link.Write(refString,value)
I have not been able to figure this out - even if you pass it a string, or try to force a string format into the first field, it always resolves as empty.
mem.inter.Write(refAddress,value) on the other hand, works