PN-M432 Series LCD Monitor
“
Product Specifications:
- Model Numbers: PN-M432, PN-M502, PN-M552, PN-M652, PN-P436,
PN-P506, PN-P556, PN-P656 - Operation Manual: S-Format command
Controlling the Monitor with a Computer (RS-232C)
You can control the monitor from a computer via RS-232C (COM
port) on the computer.
Computer Connection:
Connect with an RS-232 cross cable between the computer’s COM
port and the RS-232C input terminal on the monitor.
Communication Conditions:
- Baud rate: 9600 bps
- Data length: 8 bits
- Parity bit: None
- Stop bit: 1 bit
- Flow control: None
Controlling the Monitor with a Computer (LAN)
You can control the monitor from a computer via the network
using S-Format commands.
Command Setting for Normal Communication:
- Enable PC CONTROL and S-FORMAT LOGIN AUTH
- Set USER NAME and PASSWORD if needed
- Press APPLY button
Communication Procedure
Command Format: When a command is sent from the
computer to the monitor, the monitor operates accordingly and sends
a response message back.
Return Code:
- OK: Returned when a command has been executed
correctly - ERR: Returned when a command has not been
executed - WAIT: Returned if execution of the command is
taking some time
Response Code Format:
The response code includes Command field and Parameter field.
Example: VOLM0030 (VOLM – Command, 30 – Parameter)
Command Control:
To disconnect the connection with the monitor and quit the
function, send [BYE]. Once successful, [Goodbye] is returned and
the connection is disconnected.
FAQ (Frequently Asked Questions)
Q: How do I control the monitor via RS-232C?
A: Connect a computer to the monitor using an RS-232 cross cable
and set communication settings as per the manual.
Q: How can I control user access when using LAN to control the
monitor?
A: You can set a login name and password under NETWORK SERVICES
in the menu and enable PC CONTROL and S-FORMAT LOGIN AUTH.
“`
PN-M432/PN-M502/PN-M552/PN-M652 /PN-P436/PN-P506/PN-P556/PN-P656
LCD MONITOR OPERATION MANUAL for S-Format command
PN-P6-M2 OM1 EN(1)
1
Controlling the Monitor with a computer (RS-232C)
You can control this monitor from a computer via RS-232C (COM port) on the computer.
TIPS Please refer to “Controlling the monitor via RS-232C” in the user manual.
Computer connection
Connect with RS-232 cross cable between the computer’s COM port (RS-232C connector) and the RS-232C input terminal on the monitor.
Communication conditions
Set the RS-232C communication settings on the computer to match the monitor’s communication settings as follows:
Baud rate Data length Parity bit
9600 bps 8 bits None
Stop bit
1 bit
Flow control None
Computer To COM port
RS-232 cross cable
RS-232C
(commercially available)
input terminal
2
Controlling the Monitor with a computer (LAN)
You can control this monitor from a computer via network.
TIPS
· Please refer to “Controlling the monitor via LAN” in the user manual.
· The settings for the commands are set in “PC CONTROL” on the web page.
Command-based control
You can control the monitor using S-Format commands (see page 6) via terminal software and other appropriate applications. Read the manual for the terminal software for detailed instructions.
Command setting for normal communication
You can control user access by setting a login name and password.
(1) Put a check mark on “HTTP SERVER” from “NETWORK” > “NETWORK SERVICES”
(2) Press the DISPLAY button and check the IP address of the monitor at the top left of the screen.
(3) Input the address in the Web browser, then login page is displayed.
(4) Register an administator password when you log in for the first time. From the next time you log in, enter the password you registered the first time.
(5) Select “PC CONTROL” in the side menu. (6) Set “PC CONTROL” to ENABLE (7) Set “S-FORMAT LOGIN AUTH” to ENABLE
and set USER NAME and PASSPWORD if you need. (8) Press “APPLY” button.
Command control via normal communication.
(1) Connect the computer to the monitor. 1. Specify the IP address and data port number (Default setting: 10008) and connect the computer to the monitor. When connection has been established successfully, [Login: ] is returned as response. 2. Send the user name. · Send [user name] + [ ]. · When the transmission is successful, [ Password: ]is returned as response. 3. Send the password. · Send [password] + [ ]. · If the password is not set, send [ ]. · When the transmission is successful, [OK ] is returned as response.
(2) Send commands to control the monitor. · The commands used are the same as those for RS-232C. Refer to the communication procedure (see page 4) for operation. · Usable commands are provided in S-Format command table (see page 6).
(3) Disconnect the connection with the monitor and quit the function. 1. Send [BYE ]. When the transmission is successful, [Goodbye ] is returned and the connection is disconnected.
TIPS
· You can access by settings of user name and password registered in USER NAME / PASSWORD when “LOGIN AUTH” is set to ENABLE.
· When access control is not used, set “LOGIN AUTH” to DISABLE. In this case send [blank] + [ ] as user name and password.
· If “AUTO LOGOUT” is ENABLE, the connection will be disconnected after 15 minutes of no command communication.
· Up to 3 connections can be used at the same time.
3
Communication Procedure
Command format
When a command is sent from the computer to monitor, the monitor operates according to the received command and sends a response message to the computer.
Return code
Response code format
When a command has been executed correctly
O K
Return code (0DH, 0AH)
A response is returned after a command is executed.
C1 C2 C3 C4 P1 P2 P3 P4
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 (0DH, 0AH or 0DH))
If a command has “R” listed for “Direction” in the S-Format command table on page 6, the current value can be returned by using “?” as the parameter.
Example:
VOLM????
From computer to monitor (How much is current volume setting?).
30
From monitor to computer
(Current volume setting: 30).
When a command has not been executed
E R R
Return code (0DH, 0AH)
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 use only lower case characters in the command field, nothing is returned (not even ERR)
· If communication has not been established for reasons such as a bad connection between the computer and monitor, nothing is returned (not even ERR).
· “ERR” may be returned when a command cannot be received correctly due to interference from the surrounding environment. Please ensure that the system or software resends the command if this occurs.
If execution of the command is taking some time
WA I T
Return code (0DH, 0AH)
When “WAIT” is returned, a value will be returned if you wait a while. Do not send any command during this period.
Communication interval
· 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
Interval of 100 ms or more
INPS0001 WAIT OK
TIPS
· Before sending a power “On” or “Off” command, it is recommended that you perform buffer clear at the sending application side.
· After executing a power “On” or “Off” command, wait at least 1 minute before sending the next command.
4
Repeater control
This system has a function to allow setting of multiple monitors connected in a daisy chain using a single command. This function is called repeater control. For information on how to connect for repeater control, refer to “Controlling the monitor via LAN” – “Connecting multiple monitors” in the user manual.
Repeater control command
Repeater control is achieved by setting the FOURTH CHARACTER of the parameter to “+”.
Example: VOLM030+ Sets volume of all monitors to 30.
Repeater controllable command list
Repeater controllable commands are listed below. * For details on each command, refer to the S-Format command list on page 6.
POWR INPS VLMP VOLM MUTE INF1 SRNO DSTA
In repeater control, responses are returned by all the connected monitors. If you want to determine that a value has been returned by a specific set, assign ID numbers to each monitor in advance. When some monitors do not return their responses, the probable cause is that the monitors could not receive the command or command processing is not complete. Do not send a new command.
Example: (When 4 monitors are connected, and assigned ID numbers: 1 through 4)
VOLM030+ WAIT OK 001 OK 002 OK 003 OK 004
If 4 monitors are connected in a
chain, reliable operation can be ensured by sending a new command only after a reply has been returned by 4th (last) monitor.
Repeater control can also be used for reading settings.
Example: VOLM???+ WAIT 10 001 20 002 30 003 30 004
Volume settings for all monitors are returned.
5
S-Format Command table
Command table
How to read the command table
Command: Command field (See page 4.)
Direction:
W When the “Parameter” is set in the parameter field (see page 4), the command functions as described
under “Control/Response Contents”.
R The returned value indicated under “Reply” can be obtained by setting “????” or ”
?” in the
parameter field. (See page 4.)
Parameter: Parameter field (See page 4.)
Reply:
Response (Returned value)
Power control
Power control
Function
INPUT menu
Function Input mode selection
Check the resolution HDR VIDEO RANGE
Command Direction POWR W
R
Parameter 0 1
Reply
Control/Response contents
Switches to OFF state.
Resume from OFF state
0 OFF
1 ON
2 Standby (Power save)
Command Direction
INPS
W
WR
PXCK R
HDRS WR
INPR
WR
Parameter 0
10 13 14 21 27 28
01 02
Reply
Control/Response contents
Toggle change for input mode.
10 HDMI1
13 HDMI2
14 DisplayPort
21 OPTION
27 USB-C
28 COMPUTE MODULE
– Returns current resolution in the form of hhh, vvv.
01 0: OFF, 1: ON 02 0: AUTO, 1: FULL, 2: LIMITED
PICTURE menu
Function PICTURE MODE
BACKLIGHT VIDEO BLACK LEVEL GAMMA
AUTO HDR SELECT COLORS CONTRAST BACKLIGHT DIMMING
6
Command Direction BMOD WR
VLMP WR BLVL WR GAMM WR
ADHD WR COLR WR CONT WR BADI WR
Parameter 4 8
10 22 23 25 201 202 203 204 205 0 – 100 0 – 100
1 2 3 21 22 23 24 25 26 27 99 101 102 103 0 1 0 – 100 0 – 100 0 1
Reply
Control/Response contents
4 HIGH BRIGHT (available only SVE=OFF)
8 CUSTOM (available only SVE=OFF)
10 NATIVE (available only SVE=OFF)
22 RETAIL (available only SVE=OFF)
23 CONFERENCING (available only SVE=OFF)
25 TRANSPORTATION (available only SVE=OFF)
201 SVE_1 (available only SVE=ON)
202 SVE_2 (available only SVE=ON)
203 SVE_3 (available only SVE=ON)
204 SVE_4 (available only SVE=ON)
205 SVE_5 (available only SVE=ON)
0 – 100
0 – 100
1 2.2 (available only SVE=OFF)
2 2.4 (available only SVE=OFF)
3 DICOM SIMULATION
21 NATIVE (available only SVE=OFF)
22 HYBRID LOG
23 ST2084(PQ)
24 S GAMMA (available only SVE=OFF)
25 sRGB (available only SVE=ON)
26 LSTAR (available only SVE=ON)
27 BT1886 (available only SVE=ON)
99 CUSTOM (available only SVE=ON)
101 PROGRAMABLE1
102 PROGRAMABLE2 (available only SVE=OFF)
103 PROGRAMABLE3 (available only SVE=OFF) 0 1 0: OFF, 1: ON
0 – 100
0 – 100 0 1 0: OFF, 1: ON
SHARPNESS
Function
Command Direction SHRP WR
Parameter 0 – 10
ASPECT SETTINGS AMBIENT LIGHT SENSING -MODE
WIDE WR ALSM WR
AMBIENT LIGHT SENSING – MAX AMBIENT LIGHT
AIBI WR
AMBIENT LIGHT SENSING – MAX DISPLAY BRIGHT
AIBB WR
AMBIENT LIGHT SENSING MIN AMBIENT LIGHT
AIDI WR
AMBIENT LIGHT SENSING MIN DISPLAY BRIGHT
AIDB WR
AMBIENT LIGHT SENSING – STATUS AMBIENT ASIL R LIGHT
AMBIENT LIGHT SENSING – STATUS DISPLAY ASBR R BRIGHT
HUMAN SENSING – MODE
HUSM WR
HUMAN SENSING – WAITING TIME
HAWT WR
MULTI PICTURE MODE RESET
MWIN WR ARST W
1 4, 11 0 – 1
0 – 100 0 – 100 0 – 100 0 – 100
0 – 2 30 600
0 – 2 2
Reply 0 – 10
1 4, 11
Control/Response contents
0 : 0 1 : 10 … 10 : 100 1: WIDE, 2: Normal, 3: Dot by Dot, 4: Zoom, 11: FULL
0 – 1 0: OFF, 1: ON
0 – 100
0 – 100
0 – 100
0 – 100
0 – 100
0 – 100
0 – 2 0: OFF, 1: ON, 2: CUSTOM 30 – 600 30 600: second
0 – 2 0: OFF, 1: PIP, 2: PbyP PICTURE RESET
AUDIO menu
AUDIO MODE
Function
VOLUME MONAURAL AUDIO BALANCE
TREBLE
BASS
LINEOUT RESET
Command Direction AUMO WR
VOLM WR MONO WR AUBL WR
Parameter 1 3 4 5 6 7
0 – 100 0 – 1
-25 – 25
AUTR WR
-5 – 5
AUBS WR
-5 – 5
AOUT WR ARST W
0 – 1 3
Reply 1 CONFERENCING
Control/Response contents
3 CUSTOM
4 NATIVE
5 RETAIL
6 HIGHBRIGHT
7 TRANSPORTATION
0 – 100
0 – 1 0: STEREO, 1: MONO
-25 – 25 -5 – 5 -5 – 5 0 – 1
-25: L50 -24: L48 … -1 : L2 0 : Center 1 : R2 … 24: R48 25: R50 -5: -50 -4: -40 … -1: -10 0: 0 1: 10 … 4: 40 5: 50 -5: -50 -4: -40 … -1: -10 0: 0 1: 10 … 4: 40 5: 50 0: VARIABLE1, 1: FIXED
AUDIO RESET
7
SLOT menu
Function AUTO SHUTDOWN
Command Direction Parameter
CCOP WR
0 – 1
Reply 0 – 1 0: OFF, 1: ON
Control/Response contents
PROTECT menu
POWER SAVE
Function
QUICK START
TEMPERATURE READ
Command Direction PMNG WR QUST WR ERRT R
Parameter 0 – 1 0 – 1
Reply 0 – 1 0: OFF, 1: ON 0 – 1 0: OFF, 1: ON
Value Temperature
Control/Response contents
SYSTEM menu
Model Serial no. TIME ZONE
Function
INTERNET TIME SERVER INTERNET TIME SERVER ADDRESS
DATE/TIME SETTING DAYLIGHT SAVING
SETTING BEGIN MONTH BEGIN DAY (WEEKS)
BEGIN DAY OF WEEK BEGIN TIME END MONTH END DAY (WEEKS)
LANGUAGE
END DAY OF WEEK END TIME TIME DIFFERENCE
OSD H-POS OSD V-POS OSD ROTATION POWER INDICATOR MUTE SETTING USB-C SETTING TEMPERATURE MONITOR
Command Direction INF1 R SRNO R TIZO WR
INTS WR TSAD WR DATE WR DLSA WR DSBM WR DSBW WR DSBD WR DSBT WR DSEM WR DSEW WR DSED WR DSET WR DSTD WR LANG WR
OSDH WR OSDV WR STDR WR OFLD WR MUTE WR USBC WR DSTA R
Parameter
0 – 48
0 – 1 ASCII strings up to 32 characters YYMMDDhhmm
0 – 1 1 – 12
0 – 4
0 – 6 0 – 23 1 – 12
0 – 4
0 – 6 0 – 23 22 – 26
1 2 3 4 5 6 7 8 14 0 – 255 0 – 255 0 – 1 0 – 1 0 – 1 0 – 1
Reply Model name
Control/Response contents
Serial no
0 – 48 0: UTC -12: 00
1: UTC -11: 30
23: UTC -0;30
24: UTC -0: 00
25: UTC +0: 30
47: UTC +11: 30 48: UTC +12: 00 0 – 1 0: OFF, 1: ON ASCII strings up Time server name with a maximum of 32 characters to 32 characters YYMMDDhhmm YY: Year, MM: month, DD: Day. hh: Hour, mm: Minute 0 – 1 0: OFF, 1: ON 1 – 12 1: Jan. … 12: Dec. 0 – 4 0: FIRST WEEK, 1: SECOND WEEK, 2: THIRD WEEK, 3: 4th WEEK, 4: FINAL WEEK 0 – 6 0: Monday … 6: Sunday 0 – 23 0: 00:00 … 23: 23:00 1 – 12 1: Jan. … 12: Dec. 0 – 4 0: FIRST WEEK, 1: SECOND WEEK, 2: THIRD WEEK, 3: 4th WEEK, 4: FINAL WEEK 0 – 6 0: Monday … 6: Sunday 0 – 23 0: 00:00 … 23: 23:00 22 – 26 22: -1:00, 23: -0:30, 24: 0:00, 25: +0;30, 26: +1:00 1 Germany 2 French 3 Italian 4 Spanish 5 Russian 6 Japanese 7 Chinese 8 Swedish 14 English 0 255
0 255
0 – 1 0 – 1 0 – 1 0 – 1 0 – 3
0: LANDSCAPE, 1: PORTRAIT 0: LED ON, 1: LED OFF 0: OFF, 1: ON 0: USB3.2, 1: USB2.0 0: Normal, 1: Abnormal (Power OFF),
2: Abnormal (Currently normal, but temperature abnormality occurs during use)
3: Abnormal (Low backlight brightness condition)
8
Documents / Resources
![]() | SHARP PN-M432 Series LCD Monitor [pdf] Instruction Manual PN-M432, PN-M502, PN-M552, PN-M652, PN-P436, PN-P506, PN-P556, PN-P656, PN-M432 Series LCD Monitor, PN-M432 Series, LCD Monitor, Monitor |