Displaying a variable from another windows program.

Help each other out

Displaying a variable from another windows program.

Postby PiDD on Mon Nov 08, 2004 3:55 pm

I will try to explain this the best I can...

I have a pre/pro that is connected to my PC through the serial port. Girder is able to accept information from the pre/pro and process it. The variable name is something like SerialValue and becomes a global windows variable. I can pick off the volume from this everytime it is adjusted either though the remote or using the dial directly.

I would like to be able to display the SerialValue(volume) in an Xlobby screen.

Is this possible?

Rob
PiDD
 
Posts: 89
Joined: Fri Jul 25, 2003 3:04 am

Postby badubo on Mon Nov 08, 2004 4:21 pm

becomes a global windows variable.


What type of 'global' variables? Atoms?
if yes, this kind of variable cannot be directly accessed from a c# code, you will have to create a wrapper
badubo
 
Posts: 505
Joined: Mon May 03, 2004 7:33 pm
Location: Belgium

Postby PiDD on Mon Nov 08, 2004 5:39 pm

The variable is created through Girder but is accessable outside of Girder.

There is also a way on making it a windows registry value but I would rather not do that.. windows has enough excuses not to work!
PiDD
 
Posts: 89
Joined: Fri Jul 25, 2003 3:04 am

Postby PiDD on Tue Nov 16, 2004 3:47 am

Steven is this possible?
PiDD
 
Posts: 89
Joined: Fri Jul 25, 2003 3:04 am

Postby a0192677 on Wed Jan 12, 2005 8:52 pm

Was this ever answered?
I am interested in the same capability as well.
a0192677
 
Posts: 7
Joined: Tue Sep 21, 2004 9:20 pm

Postby PiDD on Wed Jan 12, 2005 9:11 pm

No it never was, it would be a great function but I guess there are other priorities?
PiDD
 
Posts: 89
Joined: Fri Jul 25, 2003 3:04 am

Postby PiDD on Fri Jan 28, 2005 5:08 am

Just keeping the post alive till answered! :D :D
PiDD
 
Posts: 89
Joined: Fri Jul 25, 2003 3:04 am

Postby marque on Sun Feb 13, 2005 2:47 pm

I´d love to see this awnsered.

I like to show info from any mediaplayer retrieved by dvdspyand then stored as variable by girder. this way you can have an volumebar and progressbar for zoomplayer or any other.
marque
 
Posts: 55
Joined: Thu Dec 09, 2004 11:18 pm

Postby Roscoe62 on Sun Feb 13, 2005 7:04 pm

I am also interested in getting this to work.

Like Rob, I too control my pre/pro via Girder & a serial cable, and displaying the current volume on the PPC would be awesome!

If you want this, just keep bumping it!
Roscoe62
 
Posts: 215
Joined: Fri Jun 27, 2003 9:49 am
Location: New Zealand

Postby BaddaBing on Sun Feb 13, 2005 9:09 pm

I control my PrePro via RS232 and would also like to see the ability to display a variable from a third party application in XL implemented.
BaddaBing
 
Posts: 557
Joined: Fri Mar 26, 2004 2:39 pm
Location: DFW Texas

Postby Roscoe62 on Wed Feb 16, 2005 11:49 pm

Time for a little BUMP! :D
Roscoe62
 
Posts: 215
Joined: Fri Jun 27, 2003 9:49 am
Location: New Zealand

Postby gravy on Fri Feb 18, 2005 8:11 pm

This line up is getting longer... I'm a prepro / rs232 / girder guy that would like this ability too.

*bump*
gravy
 
Posts: 61
Joined: Fri May 30, 2003 12:54 pm
Location: Winnipeg, MB, Canada

Postby stevenhanna6 on Sat Feb 19, 2005 7:17 am

I didn't even know there was such a thing as a
"global windows variable"....can anyone post a link to these things....I've honestly never heard of them.
stevenhanna6
 
Posts: 904
Joined: Tue Feb 18, 2003 10:39 am
Location: Ontario, Canada

Postby ComputerTimeCO on Sat Feb 19, 2005 8:05 am

Hi Steven,

Global Atoms are great for sharing data with other apps or other instances of your own app. Its a part of Windows Data Exchange.

Here is a link that ill help explain it. Check out the about Atoms Tables link under Atoms.
http://msdn.microsoft.com/library/defau ... change.asp

Regards,
Carm.
ComputerTimeCO
 
Posts: 47
Joined: Mon Oct 11, 2004 10:24 am

Postby Roscoe62 on Tue Mar 01, 2005 12:25 am

Thought I would give this another bump.

Also, Steven, would you prefer this to be in the Feature Requests forum?
Roscoe62
 
Posts: 215
Joined: Fri Jun 27, 2003 9:49 am
Location: New Zealand

Next