Hello I just grab the driver "omronEthernetFINSCom1" and place it on my Form1 project on Visual Studio C# project.
I typed my address of my PLC on the IP address,
But, I am not so sure what is the format of my tag,
For example on the CX-Programmer, my tag address is 3.13, so I just type 3.13 for my PLCAddressSelectColor2 for my BasicIndicator properties, but this is not working.
When I play the application, my indicator doesn't show the correct state, but it shows a message for few seconds saying "ComComponent Property not set"
I am not sure what is the format of these tags, or I don't know what exactly I am missing to Set the Omron driver properly on Visual Studio, can someone please help on this?
Your help would be appreciated. Thank you very much in advanced.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello I just grab the driver "omronEthernetFINSCom1" and place it on my Form1 project on Visual Studio C# project.
I typed my address of my PLC on the IP address,
But, I am not so sure what is the format of my tag,
For example on the CX-Programmer, my tag address is 3.13, so I just type 3.13 for my PLCAddressSelectColor2 for my BasicIndicator properties, but this is not working.
When I play the application, my indicator doesn't show the correct state, but it shows a message for few seconds saying "ComComponent Property not set"
I am not sure what is the format of these tags, or I don't know what exactly I am missing to Set the Omron driver properly on Visual Studio, can someone please help on this?
Your help would be appreciated. Thank you very much in advanced.
Set the ComComponent property to point to your driver instance