NEC NP-P525UL RS232 codes- Projectors

NEC NP-P525UL Manual

NEC NP-P525UL manual content summary:

  • NEC NP-P525UL | RS232 codes- Projectors - Page 1
    Projector Control Command Reference Manual ©NEC Display Solutions, Ltd. 2014-2020 BDT140013 Revision 7.1
  • NEC NP-P525UL | RS232 codes- Projectors - Page 2
    PC or other external device. A projector can be controlled by exchanging commands with an external device connected via a serial port or network. The manual assumes basic knowledge of projectors. For information about the functions of the model in use and how to adjust the device, see the operation
  • NEC NP-P525UL | RS232 codes- Projectors - Page 3
    Contents Projector Control Command Reference Manual 1 Introduction ...2 Contents...3 1. Connecting an External Device 5 1.1 Connection interface...5 1.2 Communication conditions...7 2. Command List ...8 2.1 Understanding command details ...10 2.2 Parameters ...10 2.3 Responses...11 2.4 Error code
  • NEC NP-P525UL | RS232 codes- Projectors - Page 4
    3.24 [ 053-2. LENS CONTROL 2 ]...46 3.25 [ 053-3. LENS MEMORY CONTROL ]...48 3.26 [ 053-4. REFERENCE LENS MEMORY CONTROL 50 3.27 [ 053-5. LENS MEMORY OPTION REQUEST 52 3.28 [ 053-6. LENS MEMORY OPTION SET ] ...53 3.29 [ 053-7. LENS INFORMATION REQUEST ] ...55 3.30 [ 053-10. LENS PROFILE SET ] ...
  • NEC NP-P525UL | RS232 codes- Projectors - Page 5
    The projector can be connected to a PC or other external device using the methods mentioned below. For information about the connection method supported by the model in use, see the Appendix "Connecting an External Device". ・Connection using a serial port ・Connection via a network Connection using
  • NEC NP-P525UL | RS232 codes- Projectors - Page 6
    method connects a PC via a wireless LAN by connecting a wireless LAN unit to the projector. For information about the available wireless LAN units, see the operation manual of the model in use. ©NEC Display Solutions, Ltd. 2014-2020 6
  • NEC NP-P525UL | RS232 codes- Projectors - Page 7
    Device". Serial connection The RS-232C-compliant communication method is supported. Specify the communication settings of the software used to send IEEE802.3u (100BASE-TX, Auto-Negotiation)  Wireless LAN See the operation manual of the wireless LAN unit to be used.  Port number Use TCP port
  • NEC NP-P525UL | RS232 codes- Projectors - Page 8
    2. Command List Command Description 009. ERROR STATUS REQUEST 015. POWER ON 016. POWER OFF 018. INPUT SW CHANGE 020. PICTURE MUTE ON 021. PICTURE MUTE OFF 022. SOUND MUTE ON 023. SOUND MUTE OFF 024. ONSCREEN MUTE ON 025. ONSCREEN MUTE OFF 030-1. PICTURE ADJUST 030-2. VOLUME ADJUST 030-12. ASPECT
  • NEC NP-P525UL | RS232 codes- Projectors - Page 9
    Command 078-1. SETTING REQUEST 078-2. RUNNING STATUS REQUEST 078-3. INPUT STATUS REQUEST 078-4. MUTE STATUS REQUEST 078-5. MODEL NAME REQUEST 078-6. COVER STATUS REQUEST 079. FREEZE CONTROL 084. INFORMATION STRING REQUEST 097-8. ECO MODE REQUEST 097-45. LAN PROJECTOR NAME REQUEST 097-155. LAN MAC
  • NEC NP-P525UL | RS232 codes- Projectors - Page 10
    2.1 Understanding command details In this manual, commands and responses are expressed as follows. 20h 88h 0Ch - Command/response Parameter A series of strings enclosed in a frame represents a
  • NEC NP-P525UL | RS232 codes- Projectors - Page 11
    2.3 Responses After a command is sent to the projector, its result is returned as a response. How a response is returned differs depending on the execution result of the command. When the execution of a command succeeds When the command does not request data, a response is returned with no data part
  • NEC NP-P525UL | RS232 codes- Projectors - Page 12
    03h 04h 06h 07h 08h 09h 0Ah 0Ch 0Dh 0Eh 0Fh 00h 01h 02h Error description The command cannot be recognized. The command is not supported by the model in use. The specified value is invalid. The specified input terminal is invalid. The specified language is invalid. Memory allocation error Memory
  • NEC NP-P525UL | RS232 codes- Projectors - Page 13
    3. Command details 3.1 [ 009. ERROR STATUS REQUEST ] Gets information about errors occurring in the projector. Command 00h 88h 00h 00h 00h 88h Response  When the command succeeds 20h 88h 0Ch -  When the command fails A0h 88h 02h
  • NEC NP-P525UL | RS232 codes- Projectors - Page 14
    Item DATA01 DATA02 DATA03 DATA04 DATA05 - 08 DATA09 DATA10 - 12 Description Error status (1) Bit0 Cover error Bit4 Fan error Bit1 Temperature error (bi-metallic Bit5 strip) Power error Bit2 None (fixed to 0) Bit6 Lamp (or lamp 1) off or backlight off Bit3
  • NEC NP-P525UL | RS232 codes- Projectors - Page 15
    3.2 [ 015. POWER ON ] Turns on the power of the projector. Information While this command is turning on the power, no other command can be accepted. Command 02h 00h 00h 00h 00h 02h Response  When the command succeeds 22h 00h 00h  When the command fails A2h 00h 02h <
  • NEC NP-P525UL | RS232 codes- Projectors - Page 16
    3.3 [ 016. POWER OFF ] Turns off the power of the projector. Information While this command is turning off the power (including the cooling time), no other command can be accepted. Command 02h 01h 00h 00h 00h 03h Response  When the command succeeds 22h 01h 00h  When the command
  • NEC NP-P525UL | RS232 codes- Projectors - Page 17
    3.4 [ 018. INPUT SW CHANGE ] Switches the input terminal or entry list. Command 02h 03h 00h 00h 02h 01h Data part Item DATA01 Input terminal Description Information For the values of input terminal, see the Appendix "Supplementary Information by Command".  Command example The
  • NEC NP-P525UL | RS232 codes- Projectors - Page 18
    Response  When the command succeeds 22h 03h 01h Data part Item DATA01 Execution result 00h FFh Description Ended successfully. Ended with an error (no signal switch is made).  When the command fails A2h 03h 02h ©NEC Display
  • NEC NP-P525UL | RS232 codes- Projectors - Page 19
    3.5 [ 020. PICTURE MUTE ON ] Turns the picture mute on. Information If any of the following operations is done, the picture mute is turned off. ・ Input terminal switch ・ Video signal switch Command 02h 10h 00h 00h 00h 12h Response  When the command succeeds 22h 10h 00h  When the
  • NEC NP-P525UL | RS232 codes- Projectors - Page 20
    3.6 [ 021. PICTURE MUTE OFF ] Turns the picture mute off. Command 02h 11h 00h 00h 00h 13h Response  When the command succeeds 22h 11h 00h  When the command fails A2h 11h 02h ©NEC Display Solutions, Ltd. 2014-2020 20
  • NEC NP-P525UL | RS232 codes- Projectors - Page 21
    3.7 [ 022. SOUND MUTE ON ] Turns the sound mute on. Information If any of the following operations is done, the sound mute is turned off. ・ Input terminal switch ・ Video signal switch ・ Sound volume adjustment Command 02h 12h 00h 00h 00h 14h Response  When the command succeeds 22h 12h
  • NEC NP-P525UL | RS232 codes- Projectors - Page 22
    3.8 [ 023. SOUND MUTE OFF ] Turns the sound mute off. Command 02h 13h 00h 00h 00h 15h Response  When the command succeeds 22h 13h 00h  When the command fails A2h 13h 02h ©NEC Display Solutions, Ltd. 2014-2020 22
  • NEC NP-P525UL | RS232 codes- Projectors - Page 23
    3.9 [ 024. ONSCREEN MUTE ON ] Turns the onscreen mute on. Information If any of the following operations is done, the onscreen mute is turned off. ・ Input terminal switch ・ Video signal switch Command 02h 14h 00h 00h 00h 16h Response  When the command succeeds 22h 14h 00h  When
  • NEC NP-P525UL | RS232 codes- Projectors - Page 24
    3.10 [ 025. ONSCREEN MUTE OFF ] Turns the onscreen mute off. Command 02h 15h 00h 00h 00h 17h Response  When the command succeeds 22h 15h 00h  When the command fails A2h 15h 02h ©NEC Display Solutions, Ltd. 2014-2020 24
  • NEC NP-P525UL | RS232 codes- Projectors - Page 25
    3.11 [ 030-1. PICTURE ADJUST ] Adjusts the picture. Command 03h 10h 00h 00h 05h FFh - Data part Item DATA01 DATA02 DATA03 DATA04 Description Adjustment target 00h Brightness 01h Contrast 02h Color 03h Hue 04h Sharpness Adjustment mode 00h Specify an
  • NEC NP-P525UL | RS232 codes- Projectors - Page 26
    Response  When the command succeeds 23h 10h 02h Data part Item DATA01 DATA02 Description Execution result 0000h Ended successfully. Other than 0000h Ended with an error.  When the command fails A3h 10h 02h ©NEC Display
  • NEC NP-P525UL | RS232 codes- Projectors - Page 27
    3.12 [ 030-2. VOLUME ADJUST ] Adjusts the sound volume. Command 03h 10h 00h 00h 05h 05h 00h - Data part Item DATA01 DATA02 DATA03 Description Adjustment mode 00h Specify an absolute value 01h Specify a relative value Adjustment value (low-order 8 bits) Adjustment
  • NEC NP-P525UL | RS232 codes- Projectors - Page 28
    Response  When the command succeeds 23h 10h 02h Data part Item DATA01 DATA02 Description Execution result 0000h Ended successfully. Other than 0000h Ended with an error.  When the command fails A3h 10h 02h ©NEC Display
  • NEC NP-P525UL | RS232 codes- Projectors - Page 29
    3.13 [ 030-12. ASPECT ADJUST ] Adjusts the aspect. Command 03h 10h 00h 00h 05h 18h 00h 00h 00h Data part Item DATA01 Value set for the aspect Description Information For information about the values set for the aspect, see the Appendix "Supplementary Information by Command".
  • NEC NP-P525UL | RS232 codes- Projectors - Page 30
    3.14 [ 030-15. OTHER ADJUST ] Adjusts the various gains. Command 03h 10h 00h 00h 05h - Data part Item DATA01 DATA02 DATA03 DATA04 DATA05 Description DATA01 DATA02 Adjustment target 96h FFh LAMP ADJUST / LIGHT ADJUST Adjustment mode 00h Specify an absolute value 01h
  • NEC NP-P525UL | RS232 codes- Projectors - Page 31
    Response  When the command succeeds 23h 10h 02h Data part Item DATA01 DATA02 Description Execution result 0000h Ended successfully. Other than 0000h Ended with an error.  When the command fails A3h 10h 02h ©NEC Display
  • NEC NP-P525UL | RS232 codes- Projectors - Page 32
    3.15 [ 037. INFORMATION REQUEST ] Gets the information of the projector. Command 03h 8Ah 00h 00h 00h 8Dh Response  When the command succeeds 23h 8Ah 62h - Data part Item DATA01 - 49 DATA50 - 82 DATA83 - 86 DATA87 - 90 DATA91 - 98 Description Projector name (
  • NEC NP-P525UL | RS232 codes- Projectors - Page 33
    3.16 [ 037-3. FILTER USAGE INFORMATION REQUEST ] Gets filter usage information such as usage time. Command 03h 95h 00h 00h 00h 98h Response  When the command succeeds 23h 95h 08h - Data part Item DATA01 - 04 DATA05 - 08 Description Filter usage time (seconds)
  • NEC NP-P525UL | RS232 codes- Projectors - Page 34
    3.17 [ 037-4. LAMP INFORMATION REQUEST 3 ] Gets lamp usage information such as usage time or remaining life. When the eco mode is enabled, the values in the obtained information reflect the eco mode. Command 03h 96h 00h 00h 02h Data part Item DATA01 DATA02 Target 00h 01h
  • NEC NP-P525UL | RS232 codes- Projectors - Page 35
    Response  When the command succeeds 23h 96h 06h - Data part Item DATA01 DATA02 DATA03 - 06 Description Target 00h Lamp 1 01h Lamp 2 Content 01h Lamp usage time (seconds) 04h Lamp remaining life (%) Obtained information  When the command fails A3h
  • NEC NP-P525UL | RS232 codes- Projectors - Page 36
    3.18 [ 037-6. CARBON SAVINGS INFORMATION REQUEST ] Gets the Carbon Saving values on the projector. Command 03h 9Ah 00h 00h 01h Data part Item DATA01 Target 00h 01h Description Total Carbon Savings Carbon Savings during operation ©NEC Display Solutions, Ltd. 2014-2020 36
  • NEC NP-P525UL | RS232 codes- Projectors - Page 37
    Response  When the command succeeds 23h 9Ah 09h - Data part Item DATA01 DATA02 - 05 DATA06 - 09 Description Target 00h Total Carbon Savings 01h Carbon Savings during operation Carbon Savings (Kilogram Maximum: 99999[kg]) Carbon Savings (Milligram
  • NEC NP-P525UL | RS232 codes- Projectors - Page 38
    3.19 [ 050. REMOTE KEY CODE ] Sends the key code for remote control. Command 02h 0Fh 00h 00h 02h Data part Item DATA01 DATA02 Description Key code (WORD type) For the combinations of key codes, see Table "Key code list". Key code 2 3 5 6 7 8 9 10 11 12 13 15 16 19 41 75
  • NEC NP-P525UL | RS232 codes- Projectors - Page 39
    Key code 215 238 DATA01 D7h EEh DATA02 00h 00h Key name SOURCE LAMP MODE/ECO  Command example The following command sends the key code "AUTO". 02h 0Fh 00h 00h 02h 05h 00h 18h Response  When the command succeeds 22h 0Fh 01h Data part Item DATA01 Execution result
  • NEC NP-P525UL | RS232 codes- Projectors - Page 40
    3.20 [ 051. SHUTTER CLOSE ] Closes the lens shutter. Command 02h 16h 00h 00h 00h 18h Response  When the command succeeds 22h 16h 00h  When the command fails A2h 16h 02h ©NEC Display Solutions, Ltd. 2014-2020 40
  • NEC NP-P525UL | RS232 codes- Projectors - Page 41
    3.21 [ 052. SHUTTER OPEN ] Opens the lens shutter. Command 02h 17h 00h 00h 00h 19h Response  When the command succeeds 22h 17h 00h  When the command fails A2h 17h 02h ©NEC Display Solutions, Ltd. 2014-2020 41
  • NEC NP-P525UL | RS232 codes- Projectors - Page 42
    3.22 [ 053. LENS CONTROL ] Adjusts the lens position. Command 02h 18h 00h 00h 02h Data part Item DATA01 DATA02 Target 00h 01h 02h 03h Content 00h 01h 02h 03h 7Fh 81h FDh FEh FFh Description Zoom Focus Lens Shift (H) Lens Shift (V) Stop Drives for 1 second in the direction
  • NEC NP-P525UL | RS232 codes- Projectors - Page 43
    Response  When the command succeeds 22h 18h 01h Data part Item DATA01 Execution result 00h FFh Description Ended successfully. Ended with an error.  When the command fails A2h 18h 02h Information While the lens is being driven, you
  • NEC NP-P525UL | RS232 codes- Projectors - Page 44
    3.23 [ 053-1. LENS CONTROL REQUEST ] Gets adjusted values of the lens position. Command 02h 1Ch 00h 00h 02h 00h Data part Item DATA01 Target 00h 01h 02h 03h Description Zoom Focus Lens Shift (H) Lens Shift (V) ©NEC Display Solutions, Ltd. 2014-2020 44
  • NEC NP-P525UL | RS232 codes- Projectors - Page 45
    Response  When the command succeeds 22h 1Ch 08h 00h - Data part Item DATA01 DATA02 DATA03 DATA04 DATA05 DATA06 DATA07 Description Target 00h Zoom 01h Focus 02h Lens Shift (H) 03h Lens Shift (V) Upper limit of the adjustment range (low-order
  • NEC NP-P525UL | RS232 codes- Projectors - Page 46
    3.24 [ 053-2. LENS CONTROL 2 ] Adjusts the lens position. Command 02h 1Dh 00h 00h 04h - Data part Item DATA01 DATA02 DATA03 DATA04 Description Target 00h Zoom 01h Focus 02h Lens Shift (H) 03h Lens Shift (V) FFh Stop Adjustment mode 00h Specify an absolute
  • NEC NP-P525UL | RS232 codes- Projectors - Page 47
    Response  When the command succeeds 22h 1Dh 02h Data part Item DATA01 DATA02 Description Target 00h Zoom 01h Focus 02h Lens Shift (H) 03h Lens Shift (V) FFh Stop Adjustment mode 00h Specify an absolute value 02h Specify a relative value  When
  • NEC NP-P525UL | RS232 codes- Projectors - Page 48
    3.25 [ 053-3. LENS MEMORY CONTROL ] Controls the lens memory. Information See [ 053-4. REFERENCE LENS MEMORY CONTROL ] for controlling the reference lens memory. Command 02h 1Eh 00h 00h 01h Data part Item DATA01 Operation 00h 01h 02h Description MOVE STORE RESET ©NEC Display
  • NEC NP-P525UL | RS232 codes- Projectors - Page 49
    Response  When the command succeeds 22h 1Eh 02h Data part Item DATA01 DATA02 Operation 00h 01h 02h Execution result 00h FFh Description MOVE STORE RESET Ended successfully. Ended with an error.  When the command fails A2h 1Eh 02h
  • NEC NP-P525UL | RS232 codes- Projectors - Page 50
    3.26 [ 053-4. REFERENCE LENS MEMORY CONTROL ] Controls the reference lens memory. Information ・ See [ 053-3. LENS MEMORY CONTROL ] for controlling the lens memory. ・ This command controls the profile number specified in [053-10 LENS PROFILE SET ]. Command 02h 1Fh 00h 00h 01h Data
  • NEC NP-P525UL | RS232 codes- Projectors - Page 51
    Response  When the command succeeds 22h 1Fh 02h Data part Item DATA01 DATA02 Operation 00h 01h 02h Execution result 00h FFh Description MOVE STORE RESET Ended successfully. Ended with an error.  When the command fails A2h 1Fh 02h
  • NEC NP-P525UL | RS232 codes- Projectors - Page 52
    3.27 [ 053-5. LENS MEMORY OPTION REQUEST ] Gets the value set for the lens memory. Command 02h 20h 00h 00h 01h Data part Item DATA01 Target 00h 01h Response  When the command succeeds Description LOAD BY SIGNAL FORCED MUTE 22h 20h 02h Data
  • NEC NP-P525UL | RS232 codes- Projectors - Page 53
    3.28 [ 053-6. LENS MEMORY OPTION SET ] Sets the lens memory. Command 02h 21h 00h 00h 02h Data part Item DATA01 DATA02 Target 00h 01h Setting value 00h 01h Description LOAD BY SIGNAL FORCED MUTE OFF ON ©NEC Display Solutions, Ltd. 2014-2020 53
  • NEC NP-P525UL | RS232 codes- Projectors - Page 54
    Response  When the command succeeds 22h 21h 02h Data part Item DATA01 DATA02 Target 00h 01h Execution result 00h 01h Description LOAD BY SIGNAL FORCED MUTE Ended successfully. Ended with an error.  When the command fails A2h 21h 02h <
  • NEC NP-P525UL | RS232 codes- Projectors - Page 55
    3.29 [ 053-7. LENS INFORMATION REQUEST ] Gets information about the lens of the projector. Command 02h 22h 00h 00h 01h 00h 25h Response  When the command succeeds 22h 22h 02h 00h Data part Item DATA01 Target Bit0 Bit1 Bit2 Bit3 Description Lens memory Bit4 0 Stop
  • NEC NP-P525UL | RS232 codes- Projectors - Page 56
    3.30 [ 053-10. LENS PROFILE SET ] Selects the profile number of the reference lens memory. Command 02h 27h 00h 00h 01h Data part Item DATA01 Profile number 00h 01h Profile 1 Profile 2 Description Response  When the command succeeds 22h 27h 02h <
  • NEC NP-P525UL | RS232 codes- Projectors - Page 57
    3.31 [ 053-11. LENS PROFILE REQUEST ] Gets the selected profile number of the reference lens memory. Command 02h 28h 00h 00h 00h 2Ah Response  When the command succeeds 22h 28h 02h Data part Item DATA01 DATA02 Profile number 00h Profile 1 01h Profile 2
  • NEC NP-P525UL | RS232 codes- Projectors - Page 58
    3.32 [ 060-1. GAIN PARAMETER REQUEST 3 ] Gets adjusted values of the picture, volume, and so on. Command 03h 05h 00h 00h 03h 00h 00h Data part Item DATA01 Description Adjusted value name 00h PICTURE / BRIGHTNESS 01h PICTURE / CONTRAST 02h PICTURE / COLOR 03h PICTURE / HUE
  • NEC NP-P525UL | RS232 codes- Projectors - Page 59
    Response  When the command succeeds 23h 05h 10h - Data part Item DATA01 DATA02 DATA03 DATA04 DATA05 DATA06 DATA07 DATA08 DATA09 DATA10 DATA11 DATA12 DATA13 DATA14 DATA15 DATA16 Description Adjusted value status 00h Display not possible 01h Adjustment not
  • NEC NP-P525UL | RS232 codes- Projectors - Page 60
    3.33 [ 078-1. SETTING REQUEST ] Gets information of the projector. Command 00h 85h 00h 00h 01h 00h 86h Response  When the command succeeds 20h 85h 20h - Data part Item DATA01 - 03 DATA04 DATA05 DATA06 - 32 Description Base model type Sound function 00h Not
  • NEC NP-P525UL | RS232 codes- Projectors - Page 61
    DATA07 - 16 Reserved for the system  When the command fails Description FFh Not supported - - FFh Not supported - - FFh Not supported - - 0Fh Standby (Power saving) 10h Network standby FFh Not supported - - A0h 85h 02h ©NEC Display Solutions, Ltd
  • NEC NP-P525UL | RS232 codes- Projectors - Page 62
    COMPUTER 02h VIDEO 03h S-VIDEO 04h COMPONENT 05h Reserved for the system 07h VIEWER(1-5) Description FFh - FFh 04h 05h - 20h 21h 22h 23h FFh ― Not supported - Not supported 4 5 - DVI-D HDMI DisplayPort VIEWER(6-10) Not Source Input - ©NEC Display Solutions, Ltd. 2014-2020 62
  • NEC NP-P525UL | RS232 codes- Projectors - Page 63
    displayed 01h No signal 02h Viewer displayed Reserved for the system Description FFh Not supported - - FFh Not supported - - 03h Test pattern displayed 04h LAN displayed FFh Not supported Information ・ A value which is "1" smaller than a practical value will be returned as a signal list
  • NEC NP-P525UL | RS232 codes- Projectors - Page 64
    > Data part Item DATA01 DATA02 DATA03 Picture mute 00h 01h FFh Sound mute 00h 01h FFh Onscreen mute 00h 01h FFh Description Off On Not supported Off On Not supported Off On Not supported ©NEC Display Solutions, Ltd. 2014-2020 64
  • NEC NP-P525UL | RS232 codes- Projectors - Page 65
    Item DATA04 DATA05 DATA06 - 16 Description Forced onscreen mute 00h Off 01h On FFh Not supported Onscreen display 00h Not displayed 01h Displayed FFh Not supported Reserved for the system  When the command fails A0h 85h 02h ©NEC Display Solutions,
  • NEC NP-P525UL | RS232 codes- Projectors - Page 66
    3.37 [ 078-5. MODEL NAME REQUEST ] Gets the model name of the projector. Command 00h 85h 00h 00h 01h 04h 8Ah Response  When the command succeeds 20h 85h 20h - Data part Item DATA01 - 32 Description Model name (NUL: termination character string)  When the
  • NEC NP-P525UL | RS232 codes- Projectors - Page 67
    3.38 [ 078-6. COVER STATUS REQUEST ] Gets the status of the mirror cover or lens cover. Command 00h 85h 00h 00h 01h 05h 8Bh Response  When the command succeeds 20h 85h 01h Data part Item DATA01 Status 00h 01h  When the command fails Description Normal (cover opened)
  • NEC NP-P525UL | RS232 codes- Projectors - Page 68
    3.39 [ 079. FREEZE CONTROL ] Controls whether to turn the freeze function on or off. Command 01h 98h 00h 00h 01h Data part Item DATA01 Operation 01h 02h Response  When the command succeeds Description Turns the freeze function on. Turns the freeze function off. 21h 98h <
  • NEC NP-P525UL | RS232 codes- Projectors - Page 69
    3.40 [ 084. INFORMATION STRING REQUEST ] Gets the information strings (English) displayed on the projector. Command 00h D0h 00h 00h 03h 00h 01h Data part Item DATA01 Information type 03h 04h Description Horizontal synchronous frequency Vertical synchronous frequency Response 
  • NEC NP-P525UL | RS232 codes- Projectors - Page 70
    3.41 [ 097-8. ECO MODE REQUEST ] Gets the value set for the eco mode. Information Depending on the projector, the value for the "Light mode" or "Lamp mode" will be returned. Command 03h B0h 00h 00h 01h 07h BBh Response  When the command succeeds 23h B0h 02h 07h Data part
  • NEC NP-P525UL | RS232 codes- Projectors - Page 71
    3.42 [ 097-45. LAN PROJECTOR NAME REQUEST ] Gets the projector name. Command 03h B0h 00h 00h 01h 2Ch E0h Response  When the command succeeds 23h B0h 12h 2Ch - Data part Item DATA01 - 17 Description Projector name (NUL: termination character string)  When the
  • NEC NP-P525UL | RS232 codes- Projectors - Page 72
    3.43 [ 097-155. LAN MAC ADDRESS STATUS REQUEST2 ] Gets the MAC address of the projector. Command 03h B0h 00h 00h 02h 9Ah 00h 4Fh Response  When the command succeeds 23h B0h 08h 9Ah 00h - Data part Item DATA01 - 06 MAC address  When the command fails
  • NEC NP-P525UL | RS232 codes- Projectors - Page 73
    3.44 [ 097-198. PIP/PICTURE BY PICTURE REQUEST ] Gets the value set for the picture in picture and picture by picture. Command 03h B0h 00h 00h 02h C5h Data part Item DATA01 Target 00h 01h 02h 09h 0Ah Description MODE START POSITION SUB INPUT / SUB INPUT 1 SUB INPUT 2 SUB INPUT 3 ©
  • NEC NP-P525UL | RS232 codes- Projectors - Page 74
    Response  When the command succeeds 23h B0h 03h C5h Data part Item DATA01 DATA02 Description Target 00h MODE 01h START POSITION 02h SUB INPUT / SUB INPUT 1 09h SUB INPUT 2 0Ah SUB INPUT 3 Setting value (when DATA01 is 00h "MODE") 00h PIP 01h
  • NEC NP-P525UL | RS232 codes- Projectors - Page 75
    3.45 [ 097-243-1. EDGE BLENDING MODE REQUEST ] Gets the value set for the edge blending. Command 03h B0h 00h 00h 02h DFh 00h 94h Response  When the command succeeds 23h B0h 03h DFh 00h Data part Item DATA01 Setting value 00h 01h OFF ON  When the command fails
  • NEC NP-P525UL | RS232 codes- Projectors - Page 76
    3.46 [ 098-8. ECO MODE SET ] Sets the eco mode. Information Depending on the projector, the "Light mode" or "Lamp mode" will be set. Command 03h B1h 00h 00h 02h 07h Item DATA01 Value set for the eco mode Description Information For information about the values set for the eco
  • NEC NP-P525UL | RS232 codes- Projectors - Page 77
    3.47 [ 098-45. LAN PROJECTOR NAME SET ] Sets the projector name. Command 03h B1h 00h 00h 12h 2Ch - 00h Data part Item DATA01 - 16 Projector name (up to 16 bytes) Description Response  When the command succeeds 23h B1h 02h 2Ch Data part Item
  • NEC NP-P525UL | RS232 codes- Projectors - Page 78
    3.48 [ 098-198. PIP/PICTURE BY PICTURE SET ] Sets the picture in picture or picture by picture. Command 03h B1h 00h 00h 03h C5h Data part Item DATA01 DATA02 Description Target 00h MODE 01h START POSITION 02h SUB INPUT / SUB INPUT 1 09h SUB INPUT 2 0Ah SUB INPUT
  • NEC NP-P525UL | RS232 codes- Projectors - Page 79
    Response  When the command succeeds 23h B1h 03h C5h Data part Item DATA01 DATA02 Target 00h 01h 02h 03h 04h Execution result 00h 01h Description MODE START POSITION SUB INPUT / SUB INPUT 1 SUB INPUT 2 SUB INPUT 3 Ended successfully. Ended with an error. 
  • NEC NP-P525UL | RS232 codes- Projectors - Page 80
    3.49 [ 098-243-1. EDGE BLENDING MODE SET ] Sets the edge blending. Command 03h B1h 00h 00h 03h DFh 00h Data part Item DATA01 Setting value 00h 00h 01h 01h Response  When the command succeeds Description 23h B1h 03h DFh 00h Data part Item DATA01
  • NEC NP-P525UL | RS232 codes- Projectors - Page 81
    3.50 [ 305-1. BASE MODEL TYPE REQUEST ] Gets the base model type of the projector. Command 00h BFh 00h 00h 01h 00h C0h Response  When the command succeeds 20h BFh 10h 00h - Data part Item DATA01 DATA02 DATA03 - 11 DATA12 DATA13 DATA14 DATA15 Base model type
  • NEC NP-P525UL | RS232 codes- Projectors - Page 82
    3.51 [ 305-2. SERIAL NUMBER REQUEST ] Gets the serial number of the projector. Command 00h BFh 00h 00h 02h 01h 06h C8h Response  When the command succeeds 20h BFh 12h 01h 06h - Data part Item DATA01 - 16 Description Serial number (NUL: termination character
  • NEC NP-P525UL | RS232 codes- Projectors - Page 83
    3.52 [ 305-3. BASIC INFORMATION REQUEST ] Gets the basic information about the operation status of the projector. Command 00h BFh 00h 00h 01h 02h C2h Response  When the command succeeds 20h BFh 10h 02h - Data part Item DATA01 DATA02 DATA03 Operation status 00h
  • NEC NP-P525UL | RS232 codes- Projectors - Page 84
    Onscreen mute 00h Off 01h On Freeze status 00h Off 01h On Reserved for the system Information For information about which parameters are supported, see the Appendix "Supplementary Information by Command".  When the command fails A0h BFh 02h ©NEC Display
  • NEC NP-P525UL | RS232 codes- Projectors - Page 85
    3.53 [ 319-10. AUDIO SELECT SET ] Sets the audio select. Command 03h C9h 00h 00h 03h 09h Data part Item DATA01 DATA02 Description Input terminal Setting value 00h The terminal specified in 02h DATA01 01h BNC - COMPUTER - Information For the values of input terminal,
  • NEC NP-P525UL | RS232 codes- Projectors - Page 86
    Response  When the command succeeds 23h C9h 03h 09h Data part Item DATA01 DATA02 Input terminal Execution result 00h Ended successfully. Description 01h Ended with an error. Information For the values of input terminal, see the Appendix "Supplementary
  • NEC NP-P525UL | RS232 codes- Projectors - Page 87
    commands [051], [052] Added the Copyright on all pages. Corrected the supported command [053-6] Added the supported command [030-15] Updated the supported command [060-1] Added the supported commands [030-12], [037], [037-6], [053], [053-1], [053-2], [053-3], [053-4], [053-5], [053-6], [053
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87

©NEC Display Solutions, Ltd. 2014-2020
BDT140013
Revision 7.1
Projector
Control Command
Reference Manual