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:.alarm
PLC1:.count
PLC2:alarm
PLC2:.count
PLC3:alarm
PLC3:.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
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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:.alarm
PLC1:.count
PLC2:alarm
PLC2:.count
PLC3:alarm
PLC3:.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