2 questions on MVP-5200i:
gregr
Posts: 54
1. Why would my panel communicate via USB on 10.0.0.xxx, but not on 192.168.1.xxx(my PC's subnet)?
2. Does the panel allow changing of button hit tones like the larger wireless panels? Getting to really despise the default tone.
Thanks for the answers to these not-so-thoroughly-researched questions!
2. Does the panel allow changing of button hit tones like the larger wireless panels? Getting to really despise the default tone.
Thanks for the answers to these not-so-thoroughly-researched questions!
0
Comments
The USB connection is a separate network. If you connect the MVP5200 to your PC, a new network card "USB LAN Connection" is created, with a new network range 12.0.0.x (panel default is .2, PC's default .1). By this, you e.g. also can do a telnet to your panel.
To Question 2:
The current MVP-5200 firmware is not supporting different button hit and miss tones. This may be added in a future firmware release.
This makes sense, but I figured I could go to Network Connection Properties and change the USB LAN Connection to my PC's sub-net and both could talk to each other fine, but that was not the case.
Let's hope for the best.
Thanks
Future 5200i firmware releases will include the same selectable tones and custom tone feature that the 8400 has. All I can say is coming soon. Hang in there.
Chris
Indeed. While complain about something so easily changed? I haven't heard the default sound in years. Well that's not true, I hear it about 5 times every time I unpack a new panel. The only thing that would be nice is if the setup pages could use the sounds in the touch panel file rather than the default or nothing. But I can't see that happening anytime soon.
Paul
If you are not familiar with the 8400 feature that was being referenced, this comes with 10 sounds for button hits/misses and allows an extra slot for a custom hit/miss sound. The custom hit/miss file is added as a resource in your TPD4 project.
Chris
I am not familiar. Is this a new feature? I don't see it in the MVP-5200 setup. I haven't been programming many 8400's lately, just 5200's and iPads.
Paul
http://www.amxforums.com/showthread.php?7676-2-questions-on-MVP-5200i&p=53331#post53331
Chris
Yes, I know about and have done this, but-
1) If I am using the same sound for all buttons, doing it in the panel requires less work.
2) Doing it in code is not the same, as far as I have found. "^BSO" assigns the sound to the on/off states, not technically a button press. So, if I set a button feedback to blink, the sound file plays on each blink, not just the press.
Maybe there are alternatives I don't know about...
Thanks, all
Next time somebody ELSE uploads the same file, sounds will revert to the default, and about half of my customers will consider that a reason to call you after hours and to say that "the other guy" has broken their panel.
done...
"Programmer smacks the 'Easy' button"
Also keep in mind that for a lot of us, if someone else is uploading files to our customer's system then they're using another company so F' em. Even for big companies where this could be a problem, file syncing is common place so sync this file too.
All I am saying is that there are solutions, such as the one posted above by Eric, where circumstantial prerequisites are not involved.
I had no idea-just tried it and works-thanks, John!