Home AMX Forum NetLinx Studio
Options

Panasonic PT-D7700 Code

I have a project where I replaced 2 Barcos with the Panasonics. I have gotten them all connected up, addressed and switched into RS-422 mode coming off of a single AXC-232. I am able to send both commands but they just reply in errors. I am having a hard time understanding their manual though.

I have attached the code book because it is way easier then describing it. What I am currently sending it is:

$02, $01,';',QPW,$03.
It just sends back a string that is:
$02,$01,$FF,$03 (I can't quite remember exactly what it is but its really close to that. Basically the variable it is sending back is $FF.

Now in the Basic format, it says to send the STX AD (proj addy) ; command : prams etx. I am not sure though what the AD is. If I send an ascii 'AD' it doesn't respond at all to what string I send. I thought it may have been some Hex character, but I am not sure and haven't ever seen that.

Thanks for the help in advance!
Ryan

Comments

Sign In or Register to comment.