FORUM CTRLX AUTOMATION
ctrlX World Partner Apps for ctrlX AUTOMATION
Dear Community User! We are updating our platform to a new
system.
Read more: Important
information on the platform change.
04-09-2021 12:10 PM
Hello everyone,
I created in the WebIQ Designer a hmi and it is localy running also and sucessful connectet to the ctrlX core via opc ua.
Now I want upload the designed HMI to the WebIQ app which is installed also in the ctrlX Core.
But it seems the connection from WebIQ designer dosn't establish. First try was the remotemangaer from WebIQ Designer, it search unendless for the ctrlX, and the second way was startig WebIQ Designer with parameters in the command promt ( "C:\Program Files (x86)\WebIQ\Designer\webiq-designer.exe" --ws-host=192.168.1.1 --ws-port=10123 ).
The Results you will see in the attachment.
May I have to do more settings in ctrlX?
Thanks for answers in advanced, Matthias
Solved! Go to Solution.
04-12-2021 09:52 AM
Hello,
You seem to be on the right track here, both ways, downloading via the Remote Manager as well as starting the Designer with the url parameters of the ctrlX Core should work. The following causes are possible:
You then have to enter the password and you will get to the Project Manager:
In your case the right area, Projects in the ctrlX Core, will probably be empty. You can then use the arrow keys in the middle (1) to transfer projects from your local PC to the remote system, i.e. the ctrlX Core and vice versa.
If you then mark the project on the right-hand side, you can activate your HMI using the symbols (2) Autostart or (3) Start so that it can be reached via the browser. You have to activate both, (3) the HMI starts immediately, (2) ensures that the HMI is reactivated at the next power-up!
The syntax you specified is correct, but apparently the designer cannot reach the WebIQ server on the ctrlX Core. Please check the following causes of error:
o Do your firewall settings allow communication via port 10123? Can you try deactivating the firewall?
I hope this statements help you solve the problem and wish you the best success.
04-12-2021 05:22 PM
Hello,
thanks for this greatful and detailed answer. Prots are opend and UDP activated. The phyical connection to the ctrlX core works. It seems my problem is an other.
Undependet from the way, how I try connect the app on the ctrlX I get the Message "Given username / or passoword are invalid". But on the ctrlX I have only one user. For him all permissions are activeated. Needs / Has the WebIQ App an other User?
"Have you installed and activated the WebIQ Server App on your ctrlX Core?" - What does mean activated? At the moment I guess I install the App like OPC UA for example an it runs.
Thanks a lot, Matthias
04-14-2021 07:47 AM
Hello Matthias,
Thank you for your feedback. I understand, you can now go one step further using the Remote Manager and entering the WebSocket Url in the field at the bottom left.
However, the login fails:
WebIQ uses its own username and is not connected to ctrlX for authentication. This integration could perhaps be implemented in a future version, which would of course simplify the work.
At the moment, however, WebIQ needs its own authentification and for the first login the credentials are user 'admin', password 'boschrexroth'. After the first successfull login you can of course adjust the password and create new users etc.
Can you please try that?
Best wishes
Egbert
04-14-2021 04:03 PM
Yes it works: the secret was the own default account from the WebIQ App user 'admin', password 'boschrexroth'
04-26-2022 08:48 AM
Hello,
It seems that in my case I have connection with the Remote port and I can see the layout that I have made on this url, so far so good but there is no data transfered.
Which is strange because my OPC UA communication is working well, localy the data is updated and on the preview it's also good.
Do you have any suggestion please ?