开云体育

ctrl + shift + ? for shortcuts
© 2025 开云体育

Q: How to: Construct - open a touchpanel project as an XPanel


 

I've built a project in Construct as a TST-1080.
I don't have a physical panel to test it with. How can I launch the panel like I would do with an SG XPanel?
Looking through the online CTI videos on YT - no clues there.
Thanks


 

Figured it out.
OK for those of you that will need to do this:
?
In Construct:
* Select the hamburger menu On the main project in Solution Explorer
* Project Properties
* Set the Web XPanel IP ID & Save
* Clean & Build Solution
?
In Toolbox:
* Connect to processor
* Web Pages & Mobility Projects - Select Archived File in Project Format
* Project File - Select your ch5z file
* Project Management - Load Project As: CH5 XPanel
* Send the project
?
In Browser:
* https://processor ip address/construct ch5z project name/index.html?ipId=0x03
?
Notes:
* I had to enter the IP ID as hex to get mine to work
* Make sure the construct ch5z project name matches exactly what has been loaded in Toolbox
?
Hope this helps others as wading through Crestron documentation is pretty grim now


 

Grrr,
So been working on some simpl code.
Made a minor change to the Construct UI - one join number changed.
Attempting to re-upload to my CP3 - now getting timeouts. WTF


 

TB still claiming timeout when loading. However,
I killed Edge.
Restart Edge
Reload the UI web XPanel and this time I'm asked to sign in. Didn't have to sign in before.
Once signed in - UI is operational
Sigh!


 

If you are using contracts in your program then you need to open up your Simpl and resync the contracts- even if you do something simple as change a button label in Construct. Which I think is crazy- never had to do that the ol VTPro method.?


 

THANKS for sharing!!!