Lookout

cancel
Showing results for 
Search instead for 
Did you mean: 

$System.logoff data member

Solved!
Go to solution

I need to use this data member to command the logoff of current user after a defined time.

In the lookout 6.5 help this member is defined writeable, but in the object explorer there are no ways to access this one for set logoff condition.

Is a mistake in the help file or there is a way to access it?

 

Greetings

 

Mario Fanelli

EL.P.R.IND. srl

m.fanelli@elprind.com

 

0 Kudos
Message 1 of 2
(5,697 Views)
Solution
Accepted by topic author Mario_Fanelli

The problem is the $System group. We decided to add them to the $system, but all data members in $System is only writable and cannot have the "Edit Connection". What you can do is to right click on it and drag onto the panel to create a pushbutton or switch. Or you can create a pushbutton and add the $System.logoff to its remote source.

 

The original purpose of this datamember is for touch panel user who maybe feel difficult to click on small menu. If you want to programmatically control the logoff data member, you can create a pushbutton and connect remote source to logoff, and then connect a timer to the pushbutton by the "Edit Connection".

Ryan Shi
National Instruments
0 Kudos
Message 2 of 2
(5,688 Views)