FactoryTalk SE Runtime

amx701

Member
Join Date
Jul 2018
Location
united states
Posts
5
Hi,
another silly question.

With FactoryTalk ME, you can create a runtime (.MER). You only need this file (and a license) to run your HMI.

In FactoryTalk SE, I can create a client configuration file .cil. This is not a runtime file... If you copy this file to another computer it complains that it cannot find the factory talk project. Am I missing something obvious or does SE not create runtime applications?

Thanks
 
SE does not create runtime applications.


SE is not a neat "package". It's a server-client relationship. You install the server on a machine, and then one or more clients interrogates the server for the information it requires.


The .cli file is just a configuration file for the client which tells it where to look for the server, what macros to run at startup, and so on.


The reason it doesn't work if you copy it to another machine is likely because you configured the client to look for the server on localhost - i.e. the machine you were working on at the time. Then when you copy the .cli file across to another machine it looks for the server on that machine, and it's not there. You'd have to reconfigure the .cli file to point to the correct server machine, or install the server on that machine.


Side note: I don't believe all versions of SE can have server and client on separate machines. Distributed certainly can, but as to the other two, I think that they're a single-machine setup only.
 

Similar Topics

Hi Guys, I developed HMI with Resolution of 1920 x 1080 in FactoryTalk View studio SE; and also use same resolution for Client Runtime PC yet...
Replies
0
Views
549
Hello I have a FactoryTalk View ME project (.apa file) and I have to make it run on our industrial PC (windows based). My question is: What I...
Replies
5
Views
2,233
Hello group, Thanks to Rockwell's infinite wisdom to change the O/S from WinCE to Win10, I have recently installed FactoryTalk View ME Version 12...
Replies
6
Views
2,358
Hello Experts, I m trying to create runtime users in FactoryTalk View ME 10.0. I m able to create runtime users, able to add them in existing...
Replies
0
Views
1,281
Good Morning , I have a customer that has an old Panelview and an obsolete 1769-L35E processer . I need to replace the HMI , and I'm changing...
Replies
2
Views
1,143
Back
Top Bottom