¿ªÔÆÌåÓý

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

Re: CP4-R password reset

 

Many times after doing a firmware update, the certificates for https: sometimes change.? You have to refresh the webpage and then go through the typical stuff with your web browser warning you that that the web site is unsafe.? Sometimes you may need to reboot your laptop or iPad to reconnect.


Re: Help Message on Touch Panel to Fusion

 

¿ªÔÆÌåÓý

Hi,

look like you forget the variable in the makestrings ...

makestring(StringOut[getlastmodifiedarrayindex()],"Room Requesting Assistance: %s - %s - %s - %s - %s.", var1, var2, var3, var4, var5);

Le 31/01/2023 ¨¤ 17:10, Mike Moso via groups.io a ¨¦crit?:

Can someone please take a look and let me know why this will not compile:


#DEFAULT_NONVOLATILE
#ENABLE_STACK_CHECKING
#ENABLE_TRACE
?
DIGITAL_INPUT Make_Message;

STRING_INPUT StringAIn[30];
STRING_INPUT StringBIn[30];
STRING_INPUT StringCIn[30];
STRING_INPUT StringDIn[30];
STRING_INPUT StringEIn[30];
STRING_INPUT StringFIn[30];
?
STRING_OUTPUT StringOut[180];
?
CHANGE StringAIn
CHANGE StringBIn
CHANGE StringCIn
CHANGE StringDIn
CHANGE StringEIn
CHANGE StringFIn
?
Push Make_Message
{
makestring(StringOut[getlastmodifiedarrayindex()],"Room Requesting Assistance: %s - %s - %s - %s - %s.");
}



Thank you!
Mike


Re: Help Message on Touch Panel to Fusion

 

Can someone please take a look and let me know why this will not compile:


#DEFAULT_NONVOLATILE
#ENABLE_STACK_CHECKING
#ENABLE_TRACE
?
DIGITAL_INPUT Make_Message;

STRING_INPUT StringAIn[30];
STRING_INPUT StringBIn[30];
STRING_INPUT StringCIn[30];
STRING_INPUT StringDIn[30];
STRING_INPUT StringEIn[30];
STRING_INPUT StringFIn[30];
?
STRING_OUTPUT StringOut[180];
?
CHANGE StringAIn
CHANGE StringBIn
CHANGE StringCIn
CHANGE StringDIn
CHANGE StringEIn
CHANGE StringFIn
?
Push Make_Message
{
makestring(StringOut[getlastmodifiedarrayindex()],"Room Requesting Assistance: %s - %s - %s - %s - %s.");
}



Thank you!
Mike


Re: CP4-R password reset

wiringnut
 

Hmmm this may have been a bad idea.?

the crestron home app cannot connect anymore.
if I go to 192.168.1.69 it shows the device first boot screen, but if I try to create a user on it the wheel just spins on authenticating?


Re: CP4-R password reset

wiringnut
 

I went ahead and started a firmware update. The firmware on there was 3.000.something so several years old and I read in the crestron docs it needs to be newer for the iPad app to fully work.

Started update to the current 3.17, hope it works will report back. Currently still cannot connect to the interface after 45 mins, I will give it a few hours maybe that helps.

thank you all again so far


Re: CP4-R password reset

wiringnut
 

Thank you very much.
I tried this, change admin password and for existing entering admin and serial number, but the system will not confirm. It doesn¡¯t say anymore incorrect credentials, it simply does nothing when I press OK.


any ideas? Feels like I am so close¡­..


Re: CP4-R password reset

 

The default for CP4R is
user: admin
password: ?is The serial number of the CP4R


Re: CP4-R password reset

 

When you default the password the UI password is cleared.? You have to set it again to make the home app work.??


Re: CP4-R password reset

wiringnut
 

Thank you.

I have finally done this with mixed results¡­.
the good news is I can now use the home setup app to configure buttons however I like.
the bad news is the home app cannot login any more due to changed password, and the home setup app will not allow me to set a new password without the old admin username and password (apparently the SW-R button did not reset the original installer credentials there).
I am also happy to pay any pro on this forum to help me here over the phone.

thank you
Florian


Re: Help Message on Touch Panel to Fusion

 

Hi Mike,

You can use the fusion help request and response SSI (in Crestron Modules > Fusion) they have digital inputs and you can put the message text as a parameter on that module. Otherwise annSIO to MessageText$ and pulse SendMessage. This ties back to the Fusion SSI module. Otherwise you can do it manually straight on the SSI.


Re: Crestron CANBUS integration #crestron

 

Exactly, I?am using a canbus? to rs232 converter from ADFweb HD67290. But it is only a pass through converter. We need to send the hvac serial commands to control the ac.
Thanks

On Sun, Jan 29, 2023 at 10:55 AM Ben Onnex via <b.onnex=[email protected]> wrote:

Ok so you need and RS232 to Canbus and the commands for your HVAC system.

Le 29/01/2023 ¨¤ 08:51, Raffik K.A a ¨¦crit?:
Hi,?
I want to control an hvac system brand Webasto and model bluecool ac. Basically i need to control ac on/off. increase and decrease set temperature?and fan speed.

On Sun, Jan 29, 2023 at 10:36 AM Ben Onnex via <b.onnex=[email protected]> wrote:

Hi,

Yes, but depend on what you want to do ...

Le 29/01/2023 ¨¤ 08:31, Raffik K.A a ¨¦crit?:
Hi,
Did anyone successfully completed crestron with canbus system. How to send canbus commands through serial, i mean the command structure. I couldn't find any helpful file regarding this canbus serial command syntax. Thanks if someone can help on this.


Re: Crestron CANBUS integration #crestron

 

¿ªÔÆÌåÓý

Ok so you need and RS232 to Canbus and the commands for your HVAC system.

Le 29/01/2023 ¨¤ 08:51, Raffik K.A a ¨¦crit?:

Hi,?
I want to control an hvac system brand Webasto and model bluecool ac. Basically i need to control ac on/off. increase and decrease set temperature?and fan speed.

On Sun, Jan 29, 2023 at 10:36 AM Ben Onnex via <b.onnex=[email protected]> wrote:

Hi,

Yes, but depend on what you want to do ...

Le 29/01/2023 ¨¤ 08:31, Raffik K.A a ¨¦crit?:
Hi,
Did anyone successfully completed crestron with canbus system. How to send canbus commands through serial, i mean the command structure. I couldn't find any helpful file regarding this canbus serial command syntax. Thanks if someone can help on this.


Re: Crestron CANBUS integration #crestron

 

Hi,?
I want to control an hvac system brand Webasto and model bluecool ac. Basically i need to control ac on/off. increase and decrease set temperature?and fan speed.

On Sun, Jan 29, 2023 at 10:36 AM Ben Onnex via <b.onnex=[email protected]> wrote:

Hi,

Yes, but depend on what you want to do ...

Le 29/01/2023 ¨¤ 08:31, Raffik K.A a ¨¦crit?:
Hi,
Did anyone successfully completed crestron with canbus system. How to send canbus commands through serial, i mean the command structure. I couldn't find any helpful file regarding this canbus serial command syntax. Thanks if someone can help on this.


Re: Crestron CANBUS integration #crestron

 

¿ªÔÆÌåÓý

Hi,

Yes, but depend on what you want to do ...

Le 29/01/2023 ¨¤ 08:31, Raffik K.A a ¨¦crit?:

Hi,
Did anyone successfully completed crestron with canbus system. How to send canbus commands through serial, i mean the command structure. I couldn't find any helpful file regarding this canbus serial command syntax. Thanks if someone can help on this.


Crestron CANBUS integration #crestron

 

Hi,
Did anyone successfully completed crestron with canbus system. How to send canbus commands through serial, i mean the command structure. I couldn't find any helpful file regarding this canbus serial command syntax. Thanks if someone can help on this.


Re: Help Message on Touch Panel to Fusion

 

Off the top of my head. I wonder if you could use an SIO attached to the Fusion serial symbol. Drive SIO digital's with button options showing issues. Match your SIO serial strings with those button text messages.

E.g. Button labeled "PC Issue". Matching SIO serial string "User is experiencing PC issues".

This won't handle chained messages (probably best done in SIMPL+), but it may be somewhere to start. Someone else may be able to weigh in on other methods, but this one seems pretty straight forward.


Re: Manifest.xml not found

 

This answer is correct and is what i misssed, The name I has in the subslot was different. Thanks for the input I got it working now


anyone fixed mute/vol- bug in home elements?

 

i just found it this week
if you hit mute, then vol-, the volume goes to 100%
it seems that HE doesn't restore the original vol before decrementing
mute sets the vol to 0, vol- goes to -1
i wrote some SIMPL to work around it, but don't have the time right now to delve into the Simpl#
just wondering if anyone else fixed it?


Re: Manifest.xml not found

 
Edited

Did you remember to specify the Project Name (VTProE filename, minus the .vtp extension) in the Crestron App subslot in SIMPL?
That parameter informs the processor which file on the webserver is to be served up to each IP ID when the app connects.
(You'd usually see the message calling out the specific Project Name like "MasterBedroom_Manifest.xml not found.")?

You should then be able to use Toolbox File Manager or FileZilla to inspect the webserver root (\html\).
Confirm the Project files (ProjectName.zip & ProjectName_manifest.xml) are present there.


Re: CP4 TCP Connection

 

Just following up on this thread - Bill concluded there were no issues.
The command was just accidentally being sent on RX$ instead of TX$ during testing.