FTView ME Inactivity Logout Period Error

Join Date
May 2009
Location
St. Louis, MO
Posts
11
Hi Guys,
In FactoryTalk View ME v10, I am attempting to implement the feature that allows the user to adjust the inactivity logout period by using a PLC tag. When I run the project on the PVP, I get the error: "the tag value for the logout period exceeds the range (1 - 32767)" even though the actual tag value is 10. Initially, my PLC tag was a data type DINT, I changed it to an INT, but this had no effect. Has anyone had success at implementing this feature? I have attached a screenshot of the Project Settings window.

Thanks!

Project Settings.jpg
 
Interesting !

Are you certain that that direct reference is valid (it doesn't show up as a comms error, or you browsed it straight from the controller) ? Drop a numeric display with the same tag reference on a convenient screen.

Experiment by referencing an HMI Database Tag, rather than a Direct Reference tag.

This could be a bug or it could really be a datatype or data value problem.
 

Similar Topics

Hi folks. I have a system that I'm working on that needs 2 alarms banners with different event subscription: - One banner for a specific area...
Replies
0
Views
56
Hello guys please I want experience with this I am currently working on a scada project using FTView SE and I have an Ethernet IP local area...
Replies
0
Views
42
I am creating a global object in FTView SE 13. I want to have a string read from the PLC and display (in this case the tagname). So lets say...
Replies
4
Views
195
I want to set user security level based on the value of a tag in my PLC called "ActiveUser". That tag will contain the A-P code which we use for...
Replies
6
Views
246
Hi All, we've recently upgraded from FTView SE v10 to v12. Since the upgrade we've been having a problem where the HMI is slow to update tags in...
Replies
0
Views
103
Back
Top Bottom