Lookout

cancel
Showing results for 
Search instead for 
Did you mean: 

Multiple DL-06 controls to one PB

I have six DL-06 that communicate back to one P.C. with a central touch screen control. I need to use one Pb to control, for example DL1.C0 and DL2.C0 and DL3.C0 and DL4.C1 etc. Is this possible? What data members am I looking for or what syntax should I be using in the Pb URL box? Any help will be appreciated. Thank you. 
0 Kudos
Message 1 of 3
(3,595 Views)
In Object explorer, "edit the connection" of driver object. Connect DL1.C0 to Pb.value, DL2.C0 to Pb.value ......
BTW, which object are you using?
Ryan Shi
National Instruments
0 Kudos
Message 2 of 3
(3,587 Views)
Thank you for your reply. I was mistakingly trying to connect Pb1 on my Lookout Direct panel to the PLC element (DL1.C0, DL2.C0, etc) instead of connecting the PLC element to the push button on my control panel. Also I had my Pb1 as a remote positon source instead of a local source. Your post got me thinking in the right direction. Much appreciated!
0 Kudos
Message 3 of 3
(3,580 Views)