|
Greetings from AMX Global Customer Service,
New Download Updates are now available and can be obtained by following the link/directions in each of the updates below. Here’s a quick overview of what's in this update:
Firmware
AutoPatch Tools
Device Modules
- Mitsubishi MDT521S Monitor
- Mitsubishi MLM400 Monitor
- Panasonic TH-65PF12UK Monitor
- NEC NP3200 Video Projector
Update 1:
DVX-2100HD Firmware v.3.53.316
http://www.amx.com/techcenter/downloadConfirm.asp?fn=/assets/firmwareFiles/SW1905_ZIP_DVX_2100HD_SP_T_v3_53_316.zip
Release Date: August 09, 2010
Prerequisites:
When downloading kit files from NetLinx Studio:
- Upgrading master firmware:
- use kit file SW1905_M_KIT_DVX_2100HD_SP_T_v3_53_316.kit.
- No change to NI device firmware (usually device 5001), but if upgrading this firmware:
- Use kit file SW2105_NI_X101_Device_v1_20_8.kit. Within the "Send to NetLinx Device" dialog box please check the "Reboot Device" check box before proceeding with KIT file download.
- *** After the upgrade the system must be rebooted. Do this manually or via NetLinx Studio.
- Upgrading DVX device firmware (usually device 5002):
- a. Use kit file SW1905_DVX_KIT_DVX_2100HD_SP_T_v1_4_19.kit. Within the "Send to NetLinx Device" dialog box please check the "Reboot Device" check box before proceeding with KIT file download.
- b. Starting with the release of V3_51_359, DVX utilizes an intelligent download feature that will skip any part of the DVX device firmware that has the same version as the firmware already loaded in the system. For example, the FGPA portion of the firmware will be skipped if there are no changes to it in the new release being uploaded. This in enabled by default. While it should not be necessary, the user can change the intelligent downloading settings by using the following telnet command in superuser mode:
smart-downloading [enable|disable|status]
- **Set Video/Audio to Default NEEDED if previous version is old than V3_51_364**
- Set the Video setting to factory default after successfully completing the firmware downloads.
- a. Record all current audio and video configuration settings, as the next steps will overwrite them.
- b. Using the front panel press the "VIDEO MENU" button.
- c. Navigate to "Revert to Default:NO" using the up arrow key.
- d. When at the "Revert to Default:NO" menu item press the right arrow key once.
- e. When asked "Are you Sure?" at the front panel, press the right arrow key to reset to factory Video defaults. The front panel will report back with "Defaulting Video"
- f. Using the front panel press the "AUDIO MENU" button, then go through similar steps b,c and d to reset to factory Audio defaults.
- g. Reset the audio and video configuration settings to those recorded in step a.
Changes in this release:
- New Features:
- Replaced analog-only HD15 with analog + digital DVI-I connector on video output 2.
- Added independent 7-band equalizers for the amplified and line-level audio outputs.
- Added ability to mix Mic1 in Left only and Mic2 in Right only to provide stereo input.
- Added ability to select which audio output (amp or line) is fed to the UDM out.
- Added ability to switch Video input to output 1 or 2 separately from front panel & Web GUI.
- Added independent aspect ratio control for the two video outputs.
- Added ability to set resolution for output 1 and 2 separately from the front panel.
- Added Front Panel menu to enable horizontal video shift adjustment for RGB inputs.
- Added Front Panel menu to enable video phase adjustment for RGB inputs.
- Added all Front Panel control options to the Web GUI that were previously missing.
- Added NetLinx video input signal status message for all selected inputs.
- Added display of video input signal status on front panel, Web GUI and OSD.
- Added red back-light feedback on input select buttons for selected inputs with no or unrecognized video input signal.
- Added backlight feedback on front panel input select buttons for video inputs switched to output 2.
- Added feature to lock out the configuration menu only.
- Added support for the MVP-9000i Touch Panels.
- Enhancements and Fixes:
- Improved video switching speed and reduced video glitches when switching input or changing resolution.
- Improved Input video resolution auto-detection; more resolutions are auto-detected for both VGA and DVI inputs.
- Improved Web GUI by adding a periodic page refresh.
- Improved Web GUI user experience by removing pop-up requirements.
- Improved Web GUI to be http-standard browser compatible, including Firefox 3.6 and Google Chrome.
- Enabled display of IP Hostname in System Tab on the Web GUI.
- Made additional improvements to resolve slightly washed-out video on digital DVI inputs.
- Fixed issue where 'Phase' and 'Video Shift' values did not revert to default value 0 after resetting to factory defaults.
- Fixed issue where OSD remained on screen indefinitely after switching output resolutions with internal test pattern visible.
- Fixed issue where shift and phase settings were sometimes lost when input resolution changed.
- Fixed issue where "Device hold-off on" caused an unrecoverable fault.
- Fixed issue where internal test pattern would not display if no signal is present on the active input.
- Fixed issue where Sending level 41 event to any input except input 1 caused volume to go away.
- Fixed issue where Some DVX ICSP Levels (e.g. 41) between master and 5002 device acknowledged but didn't work.
- Fixed issue where Web GUI: Front Panel 'Enable Lockout' option setting was not being retained after rebooting the DVX Unit.
Programming Information
New Commands
- Audio part:
"'AUDMIC_STEREO-<ENABLE|DISABLE>'"
Enable or Disable single stereo mode in two MIC input channels
Syntax:
- SEND_COMMAND <DEV>, "'AUDMIC_STEREO-<ENABLE|DISABLE>'"
Example:
- SEND_COMMAND <DEV>,"'AUDMIC_STEREO-ENABLE;'"
"'?AUDMIC_STEREO'"
Queries to see if two MIC input channels are set in single stereo mode addressed by the D:P:S.
Syntax:
- SEND_COMMAND <DEV>,"'?AUDMIC_STEREO'"
Example:
- SEND_COMMAND <DEV>,"'?AUDMIC_STEREO'"
- Returns a string in the format: AUDMIC_STEREO-<ENABLED|DISABLED>
"'AUDOUT_UDM-<VALUE>'"
Sets the UDM audio output linked with which audio output, the UDM is addressed by the D:P:S,
Syntax:
- SEND_COMMAND <DEV>,"'?AUDOUT_UDM-<VALUE>'"
Variable:
- VALUE =
- 1: Audio AMP output
- 2: Audio Line output
Example:
- SEND_COMMAND <DEV>,"'?AUDOUT_UDM-1'"
"'?AUDOUT_UDM'"
Queries which audio output the UDM audio output is linked to.
Syntax:
- SEND_COMMAND <DEV>,"'?AUDOUT_UDM'"
Example:
- SEND_COMMAND <DEV>,"'?AUDOUT_UDM'"
returns a string in format: AUDOUT_UDM-<value>, which value is the audio output the UDM is linked:
value: 1: audio AMP output, 2:audio line output.
- Video part:
"'?VIDIN_STATUS'"
Queries the video input status of the video input port addressed by the D:P:S
Syntax:
- SEND_COMMAND <DEV>, "'?VIDIN_STATUS'"
Example:
- SEND_COMMAND VIDEO_INPUT_1, "'?VIDIN_STATUS'"
Returns a string of the form: VIDIN_STATUS-<status string>
status string: NOT ACTIVE, NO SIGNAL, UNKNOWN SIGNAL, or VALID SIGNAL.
- Front Panel part:
"'FP_LOCKTYPE'"
Set the lockout type for front Panel.
Syntax:
- SEND_COMMAND <DEV>, "'FP_LOCKTYPE-<VALUE>'"
- VALUE =
- 1: lock out all menus
- 3: lockout configure menu only
Example:
- SEND_COMMAND SWITCHER,"'FP_LOCKTYPE-1'"
"'?FP_LOCKTYPE'"
Queries which lockout type the Front Panel is.
Syntax:
- SEND_COMMAND <DEV>, "'?FP_LOCKTYPE'"
Example:
- SEND_COMMAND SWITCHER,"'?FP_LOCKTYPE'"
Returns a string in the format: FP_LOCKTYPE-<Value>
Value= 1: lock out all menus; 3:lockout configure menu only
Update 2:
AutoPatch INI Updater v10.8.9
http://www.amx.com/techcenter/AutoPatchTools.asp
Release Date: August 09, 2010
- This version of XNConnect.ini includes the new DGX 16 CPU and center boards
- The Bounds.ini includes support for the new DGX 16 center board
Update 3:
Mitsubishi MDT521S Monitor - v1.0.0 Initial Release
Includes models:
Release Date: August 10, 2010
(Click to visit the InConcert Resource Center to search for the device by manufacturer and model name.)
Update 4:
Mitsubishi MLM400 Monitor- v1.0.0 Initial Release
Release Date: August 06, 2010
(Click to visit the InConcert Resource Center to search for the device by manufacturer and model name.)
Update 5:
Panasonic TH-65PF12UK Monitor - v1.0.0 Initial Release
Includes models:
- TH-85PF12U
- TH-58PF12UK
- TH-50PF12U
- TH-103PF12U
Release Date: August 06, 2010
(Click to visit the InConcert Resource Center to search for the device by manufacturer and model name.)
Update 6:
NEC NP3200 Video Projector - v1.0.0 Initial Release
Includes models:
- NP3200
- NP2200
- NP1200
- NP3200_Series
- NP2200_Series
- NP1200_Series
Release Date: August 03, 2010
(Click to visit the InConcert Resource Center to search for the device by manufacturer and model name.)
Sincerely,
Your AMX Global Customer Service Team
3000 Research Drive
Richardson, TX 75082
800.222.0193, option 3 (in the US)
+1.469.624.7400 (outside the US)
service@amx.com
Visit us at amx.com
Suggestions, Questions, Comments? Send an email to: editor@amx.com. This newsletter is produced and copyrighted by AMX. Content may be used for personal use. Publication for commercial use requires written permission from AMX. Terms and Conditions | © 2009 AMX. All rights reserved.
You have received this update because you are subscribed to the AMX Download Update service. We hope that you find this information helpful. To be able to download these updates, you must be an authorized AMX.com Dealer/World Partner. If you do not wish to receive further updates, please unsubscribe by clicking "Safe UnSubscribe" below or to subscribe/unsubscribe to this or any of our newsletter editions, please visit your AMX.com Account Center and click on "Edit Your Account" on the left green navigation bar and then scroll to the bottom of the page. Check any editions you would like to keep or subscribe to and leave any you would not like tokeep or subscribe to unchecked, then click "Submit".
|