The UserLogType is used for logging which users are logged in to the machine.
Table 15 – UserLogType Definition
Attribute |
Value |
||||
BrowseName |
UserLogType |
||||
IsAbstract |
True |
||||
References |
Node Class |
BrowseName |
DataType |
TypeDefinition |
Other |
Subtype of LogbookEventType |
|||||
0:HasProperty |
Variable |
UserChange |
UserChangeEnumeration |
0:PropertyType |
M |
The UserChangeEnumeration is defined in Table 16.
Table 16 – UserChangeEnumeration Definition
Name |
Value |
Description |
LOG_ON |
0 |
The User has logged on the machine. |
LOG_OFF |
1 |
The User has logged off the machine. |