Project background: I have a background image and I am trying to put multiple lines on it to represent multiple processes. I am trying to control the visibility or color of the lines dependent on multiple plc tags. I am using OPC and that is working fine as basic labels are fully controllable by the plcs. I muddled through installing the LineShapeHMI control and it is working but does not seem to have the orientation control I need, lines have to be various lengths and angles on the background image...am I missing something obvious there?
I also tried installing Visual Basic Powerpack and used the line shape. Used a basic label and wrote code to control the visibility of the powerpack line shape. Built with no errors but the form with the background image will not display as long as the code is there. If I comment out code, leave line on form, the form will display fine but obviously no plc control of visibility. Any ideas?
i have searched the forums and read (multiple times) each post on line control but having no luck so far.
Any help is appreciated.