¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io

Transfer Project File to BPC-8


 

How do you transfer your project file from the HPLIR to the BPC-8?


 

Ive always used a usb cable to transfer to the bpc-8?


 

Thanks Anthony, but the HPLIR comes with a toss link cable to connect to the button pad.? I am just seeing how or where the connector goes.


 

Once the desired configuration file is loaded onto the BPC-HPLIR via the included USB cable, it can be transferred to a BPC-8 unit by completing the following steps:
1. Remove the clear plastic dust cover from the fiber-optic cable connector, and insert the connector into the small IR port on the lower right side of the BPC-8 faceplate (see the illustration below). Hold the cable securely in position. Connecting the BPC-HPLIR to the BPC-8
2. Press the TRANSFER button on the BPC-HPLIR. The green LOAD LED lights. Keep the fiber-optic cable in place until the LOAD LED turns off.
3. When the file is transferred successfully, the BPC-8 backlight flashes several times. NOTE: ?If the file is not transferred successfully, the Button 1 LED (upper left) on the BPC-8 blinks several times. If this situation occurs, press the TRANSFER button again until the transfer succeeds. Wait at least one second between presses.
4. Repeat this process for each BPC-8 that supports identically equipped rooms.?

On Tue, May 6, 2025 at 9:42?AM jhuerta via <jhuerta=[email protected]> wrote:
Thanks Anthony, but the HPLIR comes with a toss link cable to connect to the button pad.? I am just seeing how or where the connector goes.


 

Awesome!? Worked like a charm.? Thanks.


 

So these are the rs232 commands I am trying to send to the LG TVbut none are working.
Power On = ka 01 01 0x0D
Power Off = ka 01 00 0x0D
HDMI 1 = kb 01 08 0x0D
HDMI 2 = kb 01 09 oxoD
?
I also tried the CR as \r and \0x0D, but that didn't work either.


 

If these are in a SIO then it should be \x0d


 

¿ªÔÆÌåÓý

I have always sent ka 01 01\x0D

And ka 01 00\x0D without issue

?

Perhaps try in that exact syntax?

?

?

?

From: [email protected] <[email protected]> On Behalf Of jhuerta via groups.io
Sent: Tuesday, May 6, 2025 2:16 PM
To: [email protected]
Subject: Re: [crestron] Transfer Project File to BPC-8

?

So these are the rs232 commands I am trying to send to the LG TVbut none are working.

Power On = ka 01 01 0x0D

Power Off = ka 01 00 0x0D

HDMI 1 = kb 01 08 0x0D

HDMI 2 = kb 01 09 oxoD

?

I also tried the CR as \r and \0x0D, but that didn't work either.

ATTENTION: This email came from an external source. Do not open attachments or click on links from unknown senders or unexpected emails.


 

I am sending these via a BPC-8.? I'll try the xx xx xx\x0D instead of 0x0D.