Check this out... http://www.autoitscript.com/site/autoit/ (havent used it personally)
Think there's an 'execute command from shell' action in nr that may be able to launch it/interact...
Type: Posts; User: VicVonDoom; Keyword(s):
Check this out... http://www.autoitscript.com/site/autoit/ (havent used it personally)
Think there's an 'execute command from shell' action in nr that may be able to launch it/interact...
only able to send stuff to girder (as per earlier posts) receive data never seemed to work & I gave up.
emailed demopad and their response was the equivalent to "maybe we'll chime in on that...
Count me in then captain!
If it's just idiot testing, then I may just be that idiot...
What sort of skill level are you after? might be a little on the rusty side...
Tasty! Not really fussed about the controlling of applications, was thinking more along the lines of a system controller...
From a box no bigger than a packet of cigarettes, we'll have control of...
Well thats me interested again!
What flavours of Linux? Hoping it may run on a raspberry pi eventually - now that really would be sweet!
I think you might be on to something here, '
transport.constants.event.CONNECTIONESTABLISHED' never seems to do anything (I actually removed it from the script to prove it and the rest of the script...
I've tried this aswell - No cigar to light here either...
I've tried both of your scripting actions above to no avail & spent hours searching the forums and manuals...
Why would it be so tough to send?
I'm not sure where to go now, might be a girder...
By about $60 in your pocket :-)Also afaik demopad will work with as many devices that are registered to your app store account (all can use different layouts which is handy for restricting the kids...
I'm no longer using the telnet dump code from another thread.
I'm using the code on the first post of this thread in a scripting action that is triggered when girder starts.
all I need is a way...
thanks shaun5,
I think demopad is expecting the terminator
'\r\n' on the end
Whereabouts would i add that in?
I tried...
if (pld1 ~= 'Hello\r\n' ) then
Also just came across this post http://www.avsforum.com/avs-vb/showpost.php?p=21129010&postcount=95
It demonstrates how to configure demopad for feedback - I'm really not sure how to get Girder to...
Found this in the manual http://www.demopad.com/demodesignmanual.pdf
SENDING HEX COMMANDS
The command format entered in the pre-defined command screen, or when manually entering commands...
The HowTo is located here.... http://www.promixis.com/forums/showthread.php?21338-Howto-DemoPad-to-Girder
placeholder - will delete if not req....
Coming sometime... Feedback from Girder to Demopad..? (similar to netremote.setvariable)
SAVE YOUR PROJECT!!!
Then upload to your iThingy using the "Upload to Device" button in the top left of the designer.
On your iThingy, ensure that the settings are correct in the demopad app...
Goto Landscape
6392
Goto Objects and expand all the menus
Then drag a button across to the landscape page
6393
Click the new button
Goto "New Device"
rename it to something that will be of use to you later - I'll be using "Girder"...
6390
Adjust the following
IP Address = What ever your Girder PC's IP Address is.
Port =...
Get yourself an iThingy, the DemoPad app (the lite version is for layout use only - It DOES NOT send any commands!) & the GUI designer from http://www.demopad.com/software.asp
2. The DemoPad...
This is a howto for using the ipad/iphone app "DemoPad" to send TCP data to Girder to trigger a Girder Event which you can use to trigger anything you like!
(Disclaimer - I am not affiliated in any...
demopad lite' is more of a proof of layout tool and does not actually send any commands.
you need to have 'demopad' for actual use.
should hopefully have some time (and fixed broadband) tomo for a how-to guide for both girder and demopad... I'll be including some screenshots etc...
hmm, quiet round here lately....
Anyhoo, i've borrowed some code from elsewhere to use the new transport based doodah.
Works fine for me!
--Absolutely ripped off of the hard work by...