Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

NewUser Method

NI TestStand™ 4.0 Help
April 2007

NI Part Number:
370052F-01

»View NI TestStand Product Info

Syntax

Engine.NewUser ( userProfile)

Return Value

User

Purpose

Creates and returns a new User object.

Remarks

Release your reference to this object when you finish using it.

Note  Typically, only the sequence editor uses this method.

Parameters

userProfile As User

[In] Pass a User object with which to create the new user. The new user inherits the privileges from the User object specified by the userProfile parameter. The new user is not added as a member of any user groups that the User object is a member of.

Pass a NULL reference if you want to create a NewUser object without using a user profile. The new user inherits the default values as specified by the User standard data type.

You can obtain user groups using the GetUserGroup method.


See Also

CurrentUser

GetUser

GetUserGroup

User

UsersFile


Resources


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit