PC Review


Reply
Thread Tools Rate Thread

Accessing display controls programmatically

 
 
=?Utf-8?B?ZGJvcnJhcw==?=
Guest
Posts: n/a
 
      30th Nov 2004
I’m working on a quality control application using your Symbol 8800 unit, and
I have run into a problem. The environment that we are working in is very
noisy and the audio sounds that the unit makes are not loud enough to be
heard. We have decided that we would try to use visual signals when an
action has been reformed, but we are having difficulty accessing the display
controls programmatically.

Is there a way to:
1. Control the backlight intensity
2. Or possibly be able to flash the screen off and on.
3. Or possible invert the display colors.
4. Other options?

--
Daniel Borras
Programmer / Anlsyst
 
Reply With Quote
 
 
 
 
Paul G. Tobey [eMVP]
Guest
Posts: n/a
 
      30th Nov 2004
1. Up to the device OEM -- ask Symbol.
2. Again, up to the OEM.
3. You might be able to do this for your entire application, although
probably not for everything.
4. What type of actions are we talking about? Does the user access the
desktop? If not, you can do virtually anything simply by redrawing your
window contents differently.

Paul T.

"dborras" <(E-Mail Removed)> wrote in message
news:49C6B26E-7FD7-40AB-A70E-(E-Mail Removed)...
> I'm working on a quality control application using your Symbol 8800 unit,
> and
> I have run into a problem. The environment that we are working in is very
> noisy and the audio sounds that the unit makes are not loud enough to be
> heard. We have decided that we would try to use visual signals when an
> action has been reformed, but we are having difficulty accessing the
> display
> controls programmatically.
>
> Is there a way to:
> 1. Control the backlight intensity
> 2. Or possibly be able to flash the screen off and on.
> 3. Or possible invert the display colors.
> 4. Other options?
>
> --
> Daniel Borras
> Programmer / Anlsyst



 
Reply With Quote
 
=?Utf-8?B?ZGJvcnJhcw==?=
Guest
Posts: n/a
 
      30th Nov 2004
Thank you for the suggestions.
I have tried several solutions such as redrawing the screen color, showing a
message, and displaying a count down number. But user is busy handling and
scanning the product and not paying attention to the screen, so none of these
approaches have works well. Only after everything is scanned do they look at
the screen. What I need is to somehow catch there attention for a moment to
let them know that a scan was successful. An audio sound works the best, but
not in this situation. That is why I thought that a flash of the backlight
might work.

Daniel Borras
Programmer / Analyst
Cal-Pak Systems Inc.

"Paul G. Tobey [eMVP]" wrote:

> 1. Up to the device OEM -- ask Symbol.
> 2. Again, up to the OEM.
> 3. You might be able to do this for your entire application, although
> probably not for everything.
> 4. What type of actions are we talking about? Does the user access the
> desktop? If not, you can do virtually anything simply by redrawing your
> window contents differently.
>
> Paul T.
>
> "dborras" <(E-Mail Removed)> wrote in message
> news:49C6B26E-7FD7-40AB-A70E-(E-Mail Removed)...
> > I'm working on a quality control application using your Symbol 8800 unit,
> > and
> > I have run into a problem. The environment that we are working in is very
> > noisy and the audio sounds that the unit makes are not loud enough to be
> > heard. We have decided that we would try to use visual signals when an
> > action has been reformed, but we are having difficulty accessing the
> > display
> > controls programmatically.
> >
> > Is there a way to:
> > 1. Control the backlight intensity
> > 2. Or possibly be able to flash the screen off and on.
> > 3. Or possible invert the display colors.
> > 4. Other options?
> >
> > --
> > Daniel Borras
> > Programmer / Anlsyst

>
>
>

 
Reply With Quote
 
Paul G. Tobey [eMVP]
Guest
Posts: n/a
 
      30th Nov 2004
If they don't look at the display, anything you do to the display is going
to be worthless. Maybe you need an amplified audio output or headphones...

Paul T.

"dborras" <(E-Mail Removed)> wrote in message
news:26C4320E-25C5-486D-B613-(E-Mail Removed)...
> Thank you for the suggestions.
> I have tried several solutions such as redrawing the screen color, showing
> a
> message, and displaying a count down number. But user is busy handling
> and
> scanning the product and not paying attention to the screen, so none of
> these
> approaches have works well. Only after everything is scanned do they look
> at
> the screen. What I need is to somehow catch there attention for a moment
> to
> let them know that a scan was successful. An audio sound works the best,
> but
> not in this situation. That is why I thought that a flash of the
> backlight
> might work.
>
> Daniel Borras
> Programmer / Analyst
> Cal-Pak Systems Inc.
>
> "Paul G. Tobey [eMVP]" wrote:
>
>> 1. Up to the device OEM -- ask Symbol.
>> 2. Again, up to the OEM.
>> 3. You might be able to do this for your entire application, although
>> probably not for everything.
>> 4. What type of actions are we talking about? Does the user access the
>> desktop? If not, you can do virtually anything simply by redrawing your
>> window contents differently.
>>
>> Paul T.
>>
>> "dborras" <(E-Mail Removed)> wrote in message
>> news:49C6B26E-7FD7-40AB-A70E-(E-Mail Removed)...
>> > I'm working on a quality control application using your Symbol 8800
>> > unit,
>> > and
>> > I have run into a problem. The environment that we are working in is
>> > very
>> > noisy and the audio sounds that the unit makes are not loud enough to
>> > be
>> > heard. We have decided that we would try to use visual signals when an
>> > action has been reformed, but we are having difficulty accessing the
>> > display
>> > controls programmatically.
>> >
>> > Is there a way to:
>> > 1. Control the backlight intensity
>> > 2. Or possibly be able to flash the screen off and on.
>> > 3. Or possible invert the display colors.
>> > 4. Other options?
>> >
>> > --
>> > Daniel Borras
>> > Programmer / Anlsyst

>>
>>
>>



 
Reply With Quote
 
=?Utf-8?B?ZGJvcnJhcw==?=
Guest
Posts: n/a
 
      30th Nov 2004
I'm working that angle to, even though the Symbol 8800 does not have an
external audio jack. I have a call into the Symbol support to see if there
is a way to retrieve the audio signal from the serial connector or from
another port. It’s a long shot but I thought I would try.

Dan B.

"Paul G. Tobey [eMVP]" wrote:

> If they don't look at the display, anything you do to the display is going
> to be worthless. Maybe you need an amplified audio output or headphones...
>
> Paul T.
>
> "dborras" <(E-Mail Removed)> wrote in message
> news:26C4320E-25C5-486D-B613-(E-Mail Removed)...
> > Thank you for the suggestions.
> > I have tried several solutions such as redrawing the screen color, showing
> > a
> > message, and displaying a count down number. But user is busy handling
> > and
> > scanning the product and not paying attention to the screen, so none of
> > these
> > approaches have works well. Only after everything is scanned do they look
> > at
> > the screen. What I need is to somehow catch there attention for a moment
> > to
> > let them know that a scan was successful. An audio sound works the best,
> > but
> > not in this situation. That is why I thought that a flash of the
> > backlight
> > might work.
> >
> > Daniel Borras
> > Programmer / Analyst
> > Cal-Pak Systems Inc.
> >
> > "Paul G. Tobey [eMVP]" wrote:
> >
> >> 1. Up to the device OEM -- ask Symbol.
> >> 2. Again, up to the OEM.
> >> 3. You might be able to do this for your entire application, although
> >> probably not for everything.
> >> 4. What type of actions are we talking about? Does the user access the
> >> desktop? If not, you can do virtually anything simply by redrawing your
> >> window contents differently.
> >>
> >> Paul T.
> >>
> >> "dborras" <(E-Mail Removed)> wrote in message
> >> news:49C6B26E-7FD7-40AB-A70E-(E-Mail Removed)...
> >> > I'm working on a quality control application using your Symbol 8800
> >> > unit,
> >> > and
> >> > I have run into a problem. The environment that we are working in is
> >> > very
> >> > noisy and the audio sounds that the unit makes are not loud enough to
> >> > be
> >> > heard. We have decided that we would try to use visual signals when an
> >> > action has been reformed, but we are having difficulty accessing the
> >> > display
> >> > controls programmatically.
> >> >
> >> > Is there a way to:
> >> > 1. Control the backlight intensity
> >> > 2. Or possibly be able to flash the screen off and on.
> >> > 3. Or possible invert the display colors.
> >> > 4. Other options?
> >> >
> >> > --
> >> > Daniel Borras
> >> > Programmer / Anlsyst
> >>
> >>
> >>

>
>
>

 
Reply With Quote
 
Daniel Moth
Guest
Posts: n/a
 
      30th Nov 2004
I know what you mean and have had a similar scenario. Flashing the screen
proved effective (it attracted attention when otherwise the user was not
paying attention to the display).

In my scenario the event results in: Flashing the screen, two-tone beeping
sound, flash the LED and animate a small button. If you do something similar
I suggest you have a configuration page where the user can turn one or more
of these actions off.

As to how you do it, like Paul said contact the OEM. All we have implemented
on our platform is an API to turn the screen brightness to half; I then turn
it on/off on a timer.

Cheers
Daniel
--
http://www.danielmoth.com/Blog/


"dborras" <(E-Mail Removed)> wrote in message
news:26C4320E-25C5-486D-B613-(E-Mail Removed)...
> Thank you for the suggestions.
> I have tried several solutions such as redrawing the screen color, showing
> a
> message, and displaying a count down number. But user is busy handling
> and
> scanning the product and not paying attention to the screen, so none of
> these
> approaches have works well. Only after everything is scanned do they look
> at
> the screen. What I need is to somehow catch there attention for a moment
> to
> let them know that a scan was successful. An audio sound works the best,
> but
> not in this situation. That is why I thought that a flash of the
> backlight
> might work.
>
> Daniel Borras
> Programmer / Analyst
> Cal-Pak Systems Inc.
>
> "Paul G. Tobey [eMVP]" wrote:
>
>> 1. Up to the device OEM -- ask Symbol.
>> 2. Again, up to the OEM.
>> 3. You might be able to do this for your entire application, although
>> probably not for everything.
>> 4. What type of actions are we talking about? Does the user access the
>> desktop? If not, you can do virtually anything simply by redrawing your
>> window contents differently.
>>
>> Paul T.
>>
>> "dborras" <(E-Mail Removed)> wrote in message
>> news:49C6B26E-7FD7-40AB-A70E-(E-Mail Removed)...
>> > I'm working on a quality control application using your Symbol 8800
>> > unit,
>> > and
>> > I have run into a problem. The environment that we are working in is
>> > very
>> > noisy and the audio sounds that the unit makes are not loud enough to
>> > be
>> > heard. We have decided that we would try to use visual signals when an
>> > action has been reformed, but we are having difficulty accessing the
>> > display
>> > controls programmatically.
>> >
>> > Is there a way to:
>> > 1. Control the backlight intensity
>> > 2. Or possibly be able to flash the screen off and on.
>> > 3. Or possible invert the display colors.
>> > 4. Other options?
>> >
>> > --
>> > Daniel Borras
>> > Programmer / Anlsyst

>>
>>
>>




 
Reply With Quote
 
=?Utf-8?B?ZGJvcnJhcw==?=
Guest
Posts: n/a
 
      30th Nov 2004
Thank you for the info, since I was not sure if it was going to help in this
situation. I'm still not sure how I'm going to make it happen, but I receive
some info, from another newsgroup, that I might be able to set the backlight
intensity in the registry, if I could find the right command line. So I’m
looking into the Symbol registry structure now.

Dan B.

"Daniel Moth" wrote:

> I know what you mean and have had a similar scenario. Flashing the screen
> proved effective (it attracted attention when otherwise the user was not
> paying attention to the display).
>
> In my scenario the event results in: Flashing the screen, two-tone beeping
> sound, flash the LED and animate a small button. If you do something similar
> I suggest you have a configuration page where the user can turn one or more
> of these actions off.
>
> As to how you do it, like Paul said contact the OEM. All we have implemented
> on our platform is an API to turn the screen brightness to half; I then turn
> it on/off on a timer.
>
> Cheers
> Daniel
> --
> http://www.danielmoth.com/Blog/
>
>
> "dborras" <(E-Mail Removed)> wrote in message
> news:26C4320E-25C5-486D-B613-(E-Mail Removed)...
> > Thank you for the suggestions.
> > I have tried several solutions such as redrawing the screen color, showing
> > a
> > message, and displaying a count down number. But user is busy handling
> > and
> > scanning the product and not paying attention to the screen, so none of
> > these
> > approaches have works well. Only after everything is scanned do they look
> > at
> > the screen. What I need is to somehow catch there attention for a moment
> > to
> > let them know that a scan was successful. An audio sound works the best,
> > but
> > not in this situation. That is why I thought that a flash of the
> > backlight
> > might work.
> >
> > Daniel Borras
> > Programmer / Analyst
> > Cal-Pak Systems Inc.
> >
> > "Paul G. Tobey [eMVP]" wrote:
> >
> >> 1. Up to the device OEM -- ask Symbol.
> >> 2. Again, up to the OEM.
> >> 3. You might be able to do this for your entire application, although
> >> probably not for everything.
> >> 4. What type of actions are we talking about? Does the user access the
> >> desktop? If not, you can do virtually anything simply by redrawing your
> >> window contents differently.
> >>
> >> Paul T.
> >>
> >> "dborras" <(E-Mail Removed)> wrote in message
> >> news:49C6B26E-7FD7-40AB-A70E-(E-Mail Removed)...
> >> > I'm working on a quality control application using your Symbol 8800
> >> > unit,
> >> > and
> >> > I have run into a problem. The environment that we are working in is
> >> > very
> >> > noisy and the audio sounds that the unit makes are not loud enough to
> >> > be
> >> > heard. We have decided that we would try to use visual signals when an
> >> > action has been reformed, but we are having difficulty accessing the
> >> > display
> >> > controls programmatically.
> >> >
> >> > Is there a way to:
> >> > 1. Control the backlight intensity
> >> > 2. Or possibly be able to flash the screen off and on.
> >> > 3. Or possible invert the display colors.
> >> > 4. Other options?
> >> >
> >> > --
> >> > Daniel Borras
> >> > Programmer / Anlsyst
> >>
> >>
> >>

>
>
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Programmatically Accessing the Event ras Microsoft Access Form Coding 1 3rd Sep 2007 07:21 PM
Accessing a scanner programmatically **Developer** Microsoft VB .NET 2 10th Jan 2006 05:15 PM
basic: asp.net user controls: how to programmatically add attribute to all text box controls? Microsoft ASP .NET 4 9th Nov 2005 02:14 AM
Accessing the Fax Console programmatically Pj Microsoft Windows 2000 Fax 3 2nd Mar 2005 07:13 PM
Accessing a URI programmatically Helen Microsoft ASP .NET 5 10th Dec 2003 07:44 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:19 PM.