Lookout

cancel
Showing results for 
Search instead for 
Did you mean: 

How to set an ActiveX Property

Hi
 
  I am having problems understanding how I can set a property of an ActiveX control in lookout. Here is what I am trying to do. I have an activex contol that shows a cctv camera's video.The video is showing up properly on my lookout screen. The name of the activex control is IVC_ax1. I need to add a push button to my lookout screen that when pushed sets the property of to:  IVC_ax1.PanRight=.05 and when not pressed it should set the property to: IVC_ax1.PanRight=.00. How can I do this I have tried several ways and have not had any luck. Any help you can give me will be greatly appreciated.
 
Thanks
Rob
 
0 Kudos
Message 1 of 2
(3,233 Views)
All the available properties should appear in Object Explorer after you create that ActiveX object. Then, you just need to edit connections.
 
Ryan Shi
National Instruments
0 Kudos
Message 2 of 2
(3,210 Views)