Help me..for Met-6N feedback using Axlink
vijaykumar
Posts: 18
Hello guys .
this is vijay...i am new to AMX ..recently i started a program in residential site ,in site we have a 8key pads..
i written code for 8Met-6N ..but i don't how to receive feedback from Met-6N..using AXLINK
Can any one help me...how to get feedback from Met-6N and also if it is possible give me a sample...
Thanks .....
this is vijay...i am new to AMX ..recently i started a program in residential site ,in site we have a 8key pads..
i written code for 8Met-6N ..but i don't how to receive feedback from Met-6N..using AXLINK
Can any one help me...how to get feedback from Met-6N and also if it is possible give me a sample...
Thanks .....
0
Comments
hi ..
Thanks for ans ...
and another question
i am using MI-0808 Matrix audio controller
can you give me direct command for Zone - ON and Zone -OFF with Source selection ..
http://www.amx.com/products/DAS-M0808.asp
Glad I could help & welcome to the forums!
sir can you give me example of one zone ...just On and Off with source selection ...
However, if you are not a dealer, you should not have the software (Netlinx Studio, TPDesign, etc.) to be programming in the first place.
we are the dealers of AMX ...present i am using AMX Audio Module...it's working fine..but i am trying to write my own code for audio controller using RS-232.
actually i am using the some commands but not getting that much response..
like
SEND_STRING <dv ID>,"'MSSC',ITOA(Source),',',ITOA(OutPut_Zone),$0A"
like..
may be that command wrong or right ..i don't know....so can you help me ....with little bit code.
try to exchange the "OutPut_Zone" and "Source" variables.
Kostas
It's Output first, source second
in the manual:
"r" -> is your output (room)
"s" -> is your source
If I recall correctly I had some issues on volume up and down, while testing. However sending discrete values for volume control works perfectly, which is even better for visual feedbacks