What is XpanelDesigner software used for?
XpanelDesigner is HMI development software for the XT, iXT, and Hybrid Xpanel series, used to design, configure, and manage Xpanel projects.
How do I connect my Xpanel to my computer?
Install Windows Mobile Device Center, then connect using a USB mini-B cable.
What should I do if my project doesn’t download to the Xpanel?
Delete the BIN folder from the Xpanel.
What if I can’t delete the BIN folder on the Xpanel?
Rename the folder first, then delete it.
How do I back up my project?
Go to File > Copy Project to create a duplicate in a different directory.
How do I set a startup page for my Xpanel?
Open Tools > Xpanel Configuration, then select a starting page.
What is the difference between real and virtual tags?
Can I import or export my tag database?
Yes. Copy the tag data into Excel, edit it, and paste it back into XpanelDesigner.
How do I group multiple objects?
Select the objects, then either right-click > Group or go to Arrange > Group.
How can I find where a tag is used in the project?
Use Tools > Cross Reference to view all instances of a tag.
How can I transfer my project using a USB or SD memory device?
What is the Trend feature?
The Trend feature displays real-time and historical data, supports up to 16 data points, and allows data export as a CSV file.
What protocols does XpanelDesigner support?
XpanelDesigner supports Modbus TCP/RTU, Ethernet/IP, Serial (RS-232/RS-485), Omron, and other industrial communication protocols.
Why is my Xpanel not communicating with the PLC?
Check the communication settings, ensure station numbers match, and verify cable connections.
What is Repair Mode in XpanelDesigner, and how do I use it?
Repair Mode resolves errors during project downloads. It can be activated from either XpanelDesigner or directly on the Xpanel device.
Can I open a project created in a higher version of XpanelDesigner in a lower version?
No. Projects created in newer versions are not compatible with older versions of XpanelDesigner.
How do I retrieve and analyze logged data?
Export the CSV log file from Xpanel storage and analyze it using spreadsheet software.
Can I restrict certain users from modifying HMI settings?
Yes. Access restrictions can be applied to prevent unauthorized users from changing system settings.
How do I configure alarms?
Go to Tools > Alarm Configuration, define an alarm condition, and assign it to a tag to trigger alerts.
What is Data Bridge?
Data Bridge allows seamless data exchange between devices via serial and Ethernet ports, supporting tag-based, block-based, and system memory synchronization.
How do scripts work in XpanelDesigner?
Scripts in XpanelDesigner use a C-like language to automate tasks. They can run at startup, on-demand, or at scheduled intervals to control processes and perform calculations.