Quantcast
Channel: AutoIt v3 - General Help and Support
Viewing all articles
Browse latest Browse all 12506

Taking control

$
0
0
Hi...
I have a program that has a slider and a growing list of (PSRemote)...I want to do remote control that through my script sets the value of the slider and the on / off in list and I want to automatically change it in that program.


This create my list:
$Label_flash = GUICtrlCreateLabel ("Flash", 10, 80, 75, 25)
$Flash = GUICtrlCreateCombo("", 10, 100, 100, 25)
GUICtrlSetData(-1, "Off|On|On + Red-Eye|Auto|Auto + Red-Eye", "Off")

And that i want to send:
$zmienna = GUICtrlRead ($Flash)
ControlSend ("[TITLE:PSRemote (trial version) - Connected to Canon PowerShot S60]", "", "[ID:1017]", GUICtrlSetData($zmienna))

Of course I'm sorry for my bad English!!

Help me...please

Viewing all articles
Browse latest Browse all 12506

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>