Sign in to follow this  
Followers 0
elenercom

Manual for VB programming

4 posts in this topic

Hi everybody, I begin programming with Visual Basic 6.0 and found out OMRON ActiveControlX of OMRON in components of VB. I think with those activeX, one can build up an user interface to communicate with OMRON PLC ( read/write data memory, set/reset bit device) but I don't know how to do it. Could you please tell me if there is any instruction manual which describe these things? Thank you for your reading.

Share this post


Link to post
Share on other sites
CX Server Lite Demo CX Server Lite Manual

Share this post


Link to post
Share on other sites
If you intend to distribute your program then don't use the activex, write a comms routine using fins or hostlink commands. Biggest headache when I did this was filtering garbage in the replies.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!


Register a new account

Sign in

Already have an account? Sign in here.


Sign In Now
Sign in to follow this  
Followers 0