Amx AXB-VOL3 User Manual Page 11

  • Download
  • Add to my manuals
  • Print
  • Page
    / 12
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 10
Programming
7
AXB-VOL3 Three-Channel Volume Control
AXB-VOL3 Send_Commands (Cont.)
PP Syntax:
SEND_COMMAND VOL, ’P<Channel> = P<Channel>’
Variable:
Channel = Enter channel number.
Examples:
SEND_COMMAND VOL, ’P1 = P2’
Sets channel 1 level to the same as channel 2.
SEND_COMMAND VOL, ’P1 = P3’
Sets channel 1 level to the same as channel 3.
SEND_COMMAND VOL, ’P2 = P1’
Sets channel 2 level to the same as channel 1.
SEND_COMMAND VOL, ’P2 = P3’
Sets channel 2 level to the same as channel 3.
SEND_COMMAND VOL, ’P3 = P1’
Sets channel 3 level to the same as channel 1.
SEND_COMMAND VOL, ’P3 = P2’
Sets channel 3 level to the same as channel 2.
Note: You cannot use 'P0' with these commands.
Page view 10
1 ... 10 11 12

Comments to this Manuals

No comments