hi,
i am new in this site .i have doubt in vb6.0 OPC client....................
in my vb client i can display all the PLC variable that i configured in opc server(codesys opc server) using OPC browse method it will be like this
PLC1:.alarmPLC1:.countPLC2:alarmPLC2:.countPLC3:alarmPLC3:.count
but i dont want to display PLC variable,,,,,, For my application i want to display only PLC name(PLC1,PLC2,PLC3) that i configured in OPC server
how i will do programme for that please help me
in VB you can change the name and the TAG separate hwever VB makes them the same in the beginning.
sir, thank you for your reply
can you just explain how i can do that???
thank you
Log in to post a comment.
hi,
i am new in this site .i have doubt in vb6.0 OPC client....................
in my vb client i can display all the PLC variable that i configured in opc server(codesys opc server) using OPC browse method
it will be like this
PLC1:.alarmPLC1:.countPLC2:alarmPLC2:.countPLC3:alarmPLC3:.count
but i dont want to display PLC variable,,,,,,
For my application i want to display only PLC name(PLC1,PLC2,PLC3) that i configured in OPC server
how i will do programme for that
please help me
in VB you can change the name and the TAG separate hwever VB makes them the same in the beginning.
sir,
thank you for your reply
can you just explain how i can do that???
thank you