DOWNLOAD Sharp PN-G655E (serv.man5) Service Manual ↓ Size: 2.74 MB | Pages: 38 in PDF or view online for FREE

Model
PN-G655E (serv.man5)
Pages
38
Size
2.74 MB
Type
PDF
Document
User Manual / Operation Manual
Brand
Device
Monitor
File
pn-g655e-sm5.pdf
Date

Sharp PN-G655E (serv.man5) User Manual / Operation Manual ▷ View online

ENGLISH
E
23
Adjustments for PC screen display
Automatic adjustment
When you use the PC2 input terminal or PC3 input terminals 
to display a PC screen for the first time, or when you change 
the setting of the PC, use the automatic screen adjustment.
1.  Switch the input to PC2 or to PC3 and display the 
adjustment pattern. (See the description below.)
2.  Press 
MENU
 and use 
 or 
 to display the SCREEN 
menu.
3.  Press 
 and select “AUTO”.
4.  Press 
.
  The automatic adjustment is complete in several seconds.
5.  Press 
MENU
 twice to close the menu screen.
TIPS
•  If the screen cannot be adjusted properly with one 
automatic adjustment, repeat the automatic adjustment two 
or three times. Try manual adjustment if necessary. 
Screen display for adjustment
Before making adjustments in the SCREEN menu or 
PICTURE menu, display an image to brighten the entire 
screen. If you are using a Windows PC, use the adjustment 
pattern on the supplied CD-ROM.
Opening the adjustment pattern
1.  Load the supplied CD-ROM into the computer’s CD-
ROM drive.
2.  Open the CD-ROM in [My Computer].
3.  Double-click [Adj_uty.exe].
  The adjustment pattern will appear.
  Adjust the screen automatically or manually.
4.  When adjustment is finished, press the [Esc] on 
the computer’s keyboard to quit the adjustment 
programme.
5.  Eject the CD-ROM from the CD-ROM drive.
TIPS
•  If the display mode on the computer you are using is 
65,000 colours, the colour levels in the colour pattern may 
appear differently or greyscale may appear to be coloured. 
(This is due to the specifications of the input signal and is 
not a malfunction.)
Menu Items
24
E
Initialisation (Reset)/Functional Restriction Setting
You can return the settings to their factory-preset values and 
restrict operations.
1.  After pressing 
SIZE
 for about 5 seconds, press 
 , 
 , 
 , and 
 in that order.
OFF
ON
ON
UNLOCKED
FUNCTION
1/1
ALL RESET
ADJUSTMENT LOCK
OSD DISPLAY
LED
RS-232C
END···[MENU]
2.  Select and set the items.
ALL RESET
Resets the settings to the factory default settings.
Press 
 , select “ON” and then press 
MENU
 .
After initialisation, turn the main power switch off and 
then back on.
ADJUSTMENT LOCK
You can disable operations on the monitor and the 
remote control unit that use buttons.
OFF ...Enables operation.
1 ........Disables all operations other than turning power 
on/off and FUNCTION.
2 ........Only the FUNCTION operation is enabled. 
Disables all operations other than FUNCTION (not 
even power on/off).
OSD DISPLAY
Hides/shows menus. 
The FUNCTION screen cannot be hidden.
ON ...........Displays the menus.
OFF .........Hides the menus.
LED
Specifies whether to light power LEDs.
ON ...........Lights power LEDs.
OFF .........Does not light power LEDs.
RS-232C
Specifies whether to allow control via RS-232C (see 
page 25).
LOCKED .............Disables control via RS-232C.
UNLOCKED........Enables control via RS-232C.
3.  Press 
MENU
 to return to the normal screen.
ENGLISH
25
E
Controlling the Monitor with a PC
You can control this monitor from a PC via RS-232C (COM 
port) on the PC.
You can also connect multiple monitors via a daisy chain by 
using a PC. By assigning ID numbers to each monitor (see 
page 26), you can make input mode selection/adjustment or 
can check the status of a specific monitor.
PC connection
One-to-one connection with a PC
Connect with RS-232C straight cable between the PC’s COM 
port (RS-232C connector) and the RS-232C input terminal on 
the monitor.
RS-232C straight cable 
(commercially available)
To COM port
PC
RS-232C input terminal
Daisy chain connection…
Advanced operation
Connect with RS-232C straight cable between the PC’s COM 
port (RS-232C connector) and the RS-232C input terminal on 
the first monitor. 
Next, connect RS-232C straight cable to the first monitor’s 
RS-232C output terminal and to the second monitor’s 
RS-232C input terminal. Connect in the same way to the third 
and subsequent monitors.
Up to 25 monitors can be connected. (Depending on the 
length of the cable used and the surrounding environment.)
RS-232C straight cables 
(commercially available)
First monitor
Second monitor
PC
To COM port
RS-232C 
output terminal
RS-232C 
input terminal
Communication conditions
Set the RS-232C communication settings on the PC to match 
the monitor’s communication settings as follows:
Baud rate
9600 bps
Stop bit
1 bit
Data length
8 bits
Flow control
None
Parity bit
None
Communication procedure
Command format
When a command is sent from the PC to the monitor, the 
monitor operates according to the received command and 
sends a response message to the PC.
C1
C2
C3
C4
P1
P2
P3
P4
Return code
Command field 
(4 prescribed 
alphanumerical characters)
Parameter field 
(4 character string comprised of: 
0-9, +, -, space, ?)
 Example:  VOLM0030
 
VOLM     30
*  Be sure to input 4 characters for the parameter. Pad with 
spaces (“ ”) if necessary.  
(“   ” is a return code (0D
H
, 0A
H
 or 0D
H
))
Wrong  : VOLM30
Right  : VOLM     30
When inputting a negative value, specify a numerical value in 
three digits.
 Example: AUTR-009
Do not use spaces for MPOS, DATE, and SC01 through 
SC08. Specify parameters using a specified number of 
characters.
 Example: MPOS010097
If a command has “R” listed for “DIRECTION” in the 
“RS-232C command table” on page 29, the current value can 
be returned by using “?” as the parameter.
 Example:
VOLM ? ? ? ?
From PC to monitor (How much 
is current volume setting?)
30
From monitor to PC (Current 
volume setting: 30)
*  If an ID number (see page 26) has been assigned 
(For example, ID number = 1)
VOLM 
?
From PC to monitor
30   001
From monitor to PC
E
26
Controlling the Monitor with a PC
Response code format
When a command has been executed correctly
O
K
Return code
(0D
H
, 0A
H
)
A response is returned after a command is executed.
*  If an ID number has been assigned
O
K SPC
0
0
1
ID number of responding monitor
Space (20
H
)
Return code
(0D
H
, 0A
H
)
When a command has not been executed
R
R
E
Return code
(0D
H
, 0A
H
)
*  If an ID number has been assigned
R
R
E
SPC
0
0
1
ID number
Space (20
H
)
Return code
(0D
H
, 0A
H
)
TIPS
•  “ERR” is returned when there is no relevant command or 
when the command cannot be used in the current state of 
the monitor.
•   If communication has not been established for reasons 
such as a bad connection between the PC and monitor, 
nothing is returned (not even ERR).
•   If no monitor has been assigned the designated ID number 
(e.g. if the command IDSL0002   is used, but no monitor 
with ID number: 2 is found), no response is returned.
If execution of the command is taking some time
I
W
T
A
Return code
(0D
H
, 0A
H
)
When the following commands are used, “WAIT” is returned. 
In this case, a value will be returned if you wait a while. Do not 
send any command during this period.
No ID number is attached to WAIT response.
•  Commands which return WAIT:
1.  When repeater control is used
2.  When an IDSL or IDLK command is used
3.  When one of the following commands is used: RSET, 
INPS, ASNC, WIDE, EMAG, EPOS, PXSL, POWR, 
AGIN, MWIN, MWIP, MWPP, ESTG
When control via RS-232C is locked (to prevent use) using 
the operation lock function (see page 24)
E
C
D
K
O
L
Return code
(0D
H
, 0A
H
)
Communication interval
•  After OK or ERR is returned, you must send the following 
commands.
  To set a timeout for the command response, specify 10 
seconds or longer.
•  Provide an interval of 100 ms or more between the 
command response and the transmission of the next 
command.
VOLM0020
OK
INPS0001
WAIT
OK
Interval of 100 ms or more
Advanced operation
This section explains commands for daisy chain connection. 
The basic communication procedure is the same as in the 
“One-to-one connection with a PC” section.
ID numbers
You can assign a unique ID number to each monitor (see 
page 19). This allows you to control a particular monitor in a 
daisy chain of monitors.
You can assign ID numbers either from the menu screen (using 
the remote control) or from the PC using RS-232C cable.
[Example]
ID number: 1 ID number: 2 ID number: 3 ID number: 4
If monitors are connected as shown above, you can 
execute commands like “Set the volume of the monitor with 
ID 4 to 20”.
When controlling monitors linked in a daisy chain by 
designating ID numbers, you should basically avoid any 
duplication of ID numbers.
ID numbers do not have to be assigned in ascending order 
starting from the PC. They can also be connected as shown 
below.
[Example]
ID number: 3 ID number: 2 ID number: 4 ID number: 1
Page of 38
Display

Click on the first or last page to see other PN-G655E (serv.man5) service manuals if exist.