![]() |
||
|
This board is for PLC Related Q&A ONLY. Please DON'T use it for advertising, etc. |
||
| ||
New Here? Please read this important info!!!
|
|
#1 |
|
Member
![]() Join Date: Sep 2008
Location: California
Posts: 8
|
factory talk view studio doesn't import all tags
I tried importing some timer tags into factory talk but only 4 or 5 of them came up. I'm trying to use the tag name for the timer to allow the user to see the default preset and be able to change the preset from the touchscreen. My question is, how do I get all the timer tags or all the tags into the factory talk view studio database? thanks
|
|
|
|
#2 |
|
Member
|
Hi, at first, three questions :
1. Which data server are you using? 2. Which PLC does the View connect to? 3. Which FactoryTalk View you mean (SE or ME)? In FactoryTalk View, you have the option to not create an HMI database for the tags, but you can point to the PLC database directly, and see all what is down there. You have to configure your Data Server (i.e. RSLinx OPC server / RSLinxEnterprise) and you can then browse for the tags in the PLC. Or you can use an offline file from the PLC to get its tags. - fuzzy logic |
|
|
|
#3 |
|
Lifetime Supporting Member
|
How exactly are you importing them?
From what PLC? And Fuzzy, for timer presets and such, it's very handy to bring them into the tag database... Set the 'Scale' to 0.001, and deal with Logix timebase and accumulated values directly in seconds. |
|
|
|
#4 |
|
Member
|
rdrast, you're right
There are also other methods to do this... keeping Direct Tag Referencing (that optimizes performances and also leaves you more free time )Here attached is an example... - fuzzy logic |
|
|
|
#5 |
|
Lifetime Supporting Member
|
With all due respect, that is kludgy, and plays total havoc with the 'Tag Replacement' function.
I gave Direct Tag Referencing a shot on two or three large projects, and have since completely abandoned it as an unmaintainable waste of time. I know there are other opinions, but really... I can't stand it. I generally use the Import/Export utility (which, of course is partially broken) and fix up the imports in Excel. Then I can use the same tag database to import to ME and SE projects. Then I go ahead, and create most of my displays in ME, so they are importable to SE... The whole system is actually pretty kludgy ![]() Oddly, I do use direct referencing for almost all of my VBA database work, but there I'm working with code in one defined place. Last edited by rdrast; September 25th, 2008 at 07:24 AM. |
|
|
|
#6 |
|
Member
![]() Join Date: Sep 2011
Location: Mosul
Posts: 6
|
hi.... i have a similar problem, the case is am trying to connect factorytalk hmi with codesys v2.3, but i cant import tags from codesys to factorytalk.
codesys has an OPC server, and thus it should allow it to cannect to the factorytalk. so what should i do???? pleas.... best regards. |
|
|
|
#7 | |
|
Lifetime Supporting Member
|
Quote:
Right click your project tree somewhere, and add the codesys OPC server. Then you should be able to access it.
__________________
------------------------------------ How to ask questions the SMART Way! Look First, Ask Second! |
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Topics
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Factory Talk Studio 5.00 | gosenbach | LIVE PLC Questions And Answers | 14 | March 17th, 2009 07:30 AM |
| Factory Talk View Studio on screen keyboard | kedarkg | LIVE PLC Questions And Answers | 2 | September 16th, 2008 03:08 PM |
| Factory Talk View Studio VBA to access HMI or PLC tags | djpalaz | LIVE PLC Questions And Answers | 0 | December 14th, 2007 07:57 AM |
| Factory Talk View Studio HMI tags | djpalaz | LIVE PLC Questions And Answers | 4 | December 6th, 2007 01:59 AM |
| Factory Talk View Studio import ?? | 504bloke | LIVE PLC Questions And Answers | 4 | November 28th, 2007 08:50 AM |