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

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
147
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
201
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
85
Hi, I have an issue accessing tags in 3 of my plcs'. When I go to select a tag there is no folder drop down as can be seen in the photo. Any...
Replies
0
Views
81
Hello, I have converted RSView 32 to FTView SE 14 (I have tested FTView 12 before as well and there were some difficulties so I moved on to...
Replies
4
Views
227
Back
Top Bottom