2N intercom door lock AMX
nikhil
Junior Member
Hi I want to control 2N door intercom from AMX for door opening and closing.
The commands are [url]HTTP://ip_address/enu/lockstate.XML.p?lockXstate=Y[/url]
where x is which lock and y is on or off
This command when I am putting in my web browser the door lock is working. But when I am using it for AMX it is not working. I am sure the port is 80 because when I am putting :80 last it's working when I am putting other port numbers like 8080 or 443 it will not.
Anybody experienced this type of problem?
The commands are [url]HTTP://ip_address/enu/lockstate.XML.p?lockXstate=Y[/url]
where x is which lock and y is on or off
This command when I am putting in my web browser the door lock is working. But when I am using it for AMX it is not working. I am sure the port is 80 because when I am putting :80 last it's working when I am putting other port numbers like 8080 or 443 it will not.
Anybody experienced this type of problem?
Comments
-
You are dealing with the http protocol so there might be something happening in the exchange between the browser and device you aren't replicating in code.
Run a wireshark on your pc while doing the activity and see exactly what is going on. Remember that just opening a socket to that address is probably not enough to tell the device what you want. it might just be as simple as sending the usual request headers. There is a lot of other info from other programmers here in dealing with http control that will get you down the right path. -
Post some code where you are sending the commands.
Categories
- All Categories
- 2.5K AMX General Discussion
- 922 AMX Technical Discussion
- 514 AMX Hardware
- 502 AMX Control Products
- 3 AMX Video Distribution Products
- 9 AMX Networked AV (SVSI) Products
- AMX Workspace & Collaboration Products
- 3.4K AMX Software
- 151 AMX Resource Management Suite Software
- 386 AMX Design Tools
- 2.4K NetLinx Studio
- 135 Duet/Cafe Duet
- 248 NetLinx Modules & Duet Modules
- 57 AMX RPM Forum
- 228 MODPEDIA - The Public Repository of Modules for Everyone
- 943 AMX Specialty Forums
- 2.6K AMXForums Archive
- 2.6K AMXForums Archive Threads
- 1.5K AMX Hardware
- 432 AMX Applications and Solutions
- 249 Residential Forum
- 182 Tips and Tricks
- 146 AMX Website/Forums