background image

PM1122-INT DIGITAL INTERFACE REMOTE

WWW.APART-AUDIO.COM / [email protected]

Help,

 

where

 

is

 

my

 

COM

 

port?

 

 

To

 

check

 

the

 

COM

 

port

 

name,

 

look

 

in

 

Control

 

Panel

 ‐

>

 

System

 ‐

>

 

Hardware

 ‐

>

 

Device

 

Manager.

 

You

 

might

 

need

 

Administrator

 

rights

 

to

 

access

 

these

 

pages.

 

Ask

 

your

 

system

 

administrator

 

for

 

assistance

 

if

 

necessary.

 

Click

 

Ports

 

(COM

 

&

 

LPT)

 

to

 

view

 

all

 

available

 

COM

 

ports.

 

 

 

 

Here

 

we

 

find

 

it’s

 

COM4

 

 

How

 

to

 

deal

 

with

 

bi

­

directional

 

communication

 

 

Keeping

 

your

 

system

 

in

 

sync

 

with

 

the

 

PM1122

 

might

 

look

 

difficult

 

but

 

actually

 

it

 

isn’t

 

if

 

you

 

follow

 

the

 

right

 

strategy.

 

If

 

you

 

are

 

writing

 

a

 

VB

 

project

 

or

 

configuring

 

a

 

system

 

like

 

Crestron,

 

you

 

might

 

experience

 

the

 

same

 

difficulty.

 

What’s

 

it

 

all

 

about?

 

 

When

 

a

 

preset

 

is

 

recalled

 

or

 

when

 

a

 

“GET

 

INFO”

 

command

 

is

 

executed,

 

a

 

big

 

number

 

of

 

characters

 

are

 

transmitted

 

by

 

the

 

PM1122

INT.

 

Possible

 

receiving

 

only

 

a

 

part

 

of

 

this

 

string,

 

will

 

call

 

your

 

routine

 

which

 

handles

 

the

 

received

 

data.

 

Although

 

this

 

string

 

is

 

not

 

complete,

 

it

 

might

 

already

 

contain

 

more

 

than

 

one

 

value.

 

For

 

example,

 

a

 

“GET

 

INFO”

 

command

 

might

 

call

 

your

 

receive

 

handler

 

3

 

times.

 

In

 

the

 

next

 

example,

 

for

 

clarity,

 

a

 

<CR>

 

is

 

represented

 

by

 

“\r”

 

and

 

<LF>

 

by

 

“\n”.

 

The

 

first

 

time

 

the

 

received

 

string

 

might

 

be:”

 

MSCLVL

 

ZONE1

 

19\r\nMICLVL

 

ZONE1

 

0\r\nSELECT

 

ZONE1

 

A\r\nRSRFFU

 

ZONE1

 

0\r\nMAXMSC

 

ZONE1

 

99\r\nMAXMIC

 

ZONE1

 

60\r\nMINMSC

 

ZO”.

 

The

 

second

 

time

 

it

 

is:

 

“NE1

 

10\r\nMINMIC

 

ZONE1

 

0\r\nMSCLVL

 

ZONE2

 

0\r\nMICLVL

 

ZONE2

 

0\r\nSELECT

 

ZONE2

 

C\r\nRSRFFU

 

ZONE2

 

0\r\nMAXMSC

 

ZONE2

 

80\r”

 

and

 

finally

 

the

 

last

 

time

 

it’s:

 

“\nMAXMIC

 

ZONE2

 

100\r\nMINMSC

 

ZONE2

 

0\r\nMINMIC

 

ZONE2

 

0\r\nREMOTE

 

ZONE1

 

1\r\nREMOTE

 

ZONE2

 

1\r\n”

 

 

24

Содержание PM1122-INT

Страница 1: ...PM1122 INT DIGITAL INTERFACE REMOTE WWW APART AUDIO COM INFO APART AUDIO COM PM1122 INT DIGITAL INTERFACE REMOTE...

Страница 2: ...on 3 PM1122 INT back panel description 4 RS232 Cable Specifications 4 Instruction set PM1122 INT 5 Commands 5 Attributes 5 Controls 5 Settings 6 Overview table 8 Bi directional communication 8 Easywav...

Страница 3: ...support or guaranties are given Once the presets are stored no RS 232 communication is needed anymore Refer to the chapter Presets for more information For control using the optional RF module no con...

Страница 4: ...using a standard CAT5 cable Note that the selector button on the PM1122 must be set at REMOTE Power supply for the interface is provided by the pre amplifier Do not attempt to connect the PM1122 INT C...

Страница 5: ...r the last character in the string needs to be a carriage return CR Line feed LF characters are ignored so they may be used An instruction consists of a command an attribute and possible one ore more...

Страница 6: ...Terminal software for configuration ECHO Echo of received characters can be switched on or off CR Replied strings are terminated by n when setting is off or n r CR LF when setting is on BS When on ba...

Страница 7: ...corresponding values Next attributes are constants which can only be used with GET SERIAL Returns the Serial Number HWVRSN Returns the Hardware Version Number SWVRSN Returns the Software Version Numb...

Страница 8: ...R ALL Easywave RF Module Mode RFKEY SET GET Zone SELECT PRESET Preset PRESET RCL STR CLR Zone 0 1 1 64 ALL Autonomous Value Feedback VALFB SET ON OFF Returns current Controls INFO GET Serial Number SE...

Страница 9: ...microphone level Assigning an RF switch is as simple as pushing the Learn button from the corresponding zone x and then push any buttons of the RF switch within 5 seconds In case the PM1122 INT is in...

Страница 10: ...input source the A B C and D buttons can be used to recall presets Assigning these buttons to a preset can be done by the following instruction SET RFKEY ZONEx PRESET CR Please note this will take eff...

Страница 11: ...selections at source A Preset 0 and preset 13 to 64 can only be recalled by the serial interface Preset 1 to 12 can be recalled by contacts and preset 1 to 4 and 6 to 10 can be recalled by an easywave...

Страница 12: ...ange The wanted controls are selector at source C music level at 20 and mic mix level at 70 Again first we will have to set the controls at the desired levels SET SELECT ZONE2 C CR SET MSCLVL ZONE2 20...

Страница 13: ...se refer to chapter Controlling the PM1122 INT with Hercules at page 19 to learn more about our recommended and included alternative You will need a computer running Windows 2000 XP vista with a 9 pin...

Страница 14: ...ake adjustments to the settings check the connection settings In the upper taskbar click Tools A drop down selection menu will appear select options a popup screen will appear it looks like this In th...

Страница 15: ...is selected the program will attempt to connect to the PM1122 INT whenever started These settings can be saved by pushing the Save Settings button Next you can select the Labels in the left menu tree...

Страница 16: ...and maximum settings might influence the position of the sliders in the mixer screen since their range is from minimum to maximum The minimum and maximum settings will immediately be copied to the PM...

Страница 17: ...OTE WWW APART AUDIO COM INFO APART AUDIO COM Recalling a preset can be done by selecting one in the dropdown list To store or clear push the corresponding open dialog button When Store dialog is pushe...

Страница 18: ...el software but are not written to the PM1122 INT Next you have to decide which settings have to be stored Under the label What would you like to save 3 options are available only zone1 only zone2 or...

Страница 19: ...ctly suitable for this purpose On Vista however this program is no longer available Because of that we decided to distribute Hercules SETUP utility This is a freeware program from HW group It can be f...

Страница 20: ...FACE REMOTE WWW APART AUDIO COM INFO APART AUDIO COM Please read this carefully and click close after you have marked the Don t show later check box The program will open like this Please click the ta...

Страница 21: ...USB to RS232 adaptor it can be any number If you re not sure about the COM port please refer to chapter Help where is my COM port at page 24 Next the baudrate Baud needs to be configured Default baud...

Страница 22: ...ommand Executed and will send values of the control parameters whenever they are changed In the Send frame you can specify strings which will be transmitted if the Send button after the corresponding...

Страница 23: ...one set miclvl zone and finally in the third set select zone Now if we want to change the music level of a zone we only need to push the upper Send button and typing the zone number a space and the de...

Страница 24: ...a preset is recalled or when a GET INFO command is executed a big number of characters are transmitted by the PM1122 INT Possible receiving only a part of this string will call your routine which hand...

Страница 25: ...dler string received_string rest_string rest_string received_string while instr rest_string r n 0 Dim first_string as string first_string left rest_string instr rest_string r n 1 rest_string right res...

Отзывы: