_XOnDAO2_Users_VIs.vi

Description



USAppend

Adds a new User object to a collection.

Parameters

error Errorcode of this operation: -1 if handle not initialized, 1 if function

works correct, -2 if Error.

usHdl Handle of the Users Object

urHdl Handle of the User Object


Connector Pane

USAppend


Controls and Indicators

cdlrn

URHandle

cclst

error in (no error)

The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs.

The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed.

cdlrn

USHandle

idlrn

URHandle out

iclst

error out

The error out cluster passes error or warning information out of a VI to be used by other VIs.

The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed.

ii32

error

idlrn

USHandle out

USDelete

This function deletes a User in a Users Collection

Parameters

error Errorcode of this operation: -1 if handle not initialized, 1 if function

works correct, -2 if Error.

usHdl Handle of the Users Object

Name Name of the User to be deleted


Connector Pane

USDelete


Controls and Indicators

cdlrn

USHandle

cclst

error in (no error)

The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs.

The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed.

cstr

Name

idlrn

USHandle out

iclst

error out

The error out cluster passes error or warning information out of a VI to be used by other VIs.

The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed.

ii32

error

USDeleteUS

This function is the destructor of the Users Handle.

The Handle is invalid afterwards

Parameters

usHdl Handle of the Users Object

XOn Software GmbH


Connector Pane

USDeleteUS


Controls and Indicators

cdlrn

USHandle

cclst

error in (no error)

The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs.

The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed.

iclst

error out

The error out cluster passes error or warning information out of a VI to be used by other VIs.

The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed.


USGetCount

Returns the number of Users in a Users collection.

Parameters

result Errorcode of this operation: -1 if handle not initialized, 1 if function

works correct, -2 if Error.

usHdl Handle of the Users Object

Count Number of Users


Connector Pane

USGetCount


Controls and Indicators

cdlrn

USHandle

cclst

error in (no error)

The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs.

The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed.

idlrn

USHandle out

iclst

error out

The error out cluster passes error or warning information out of a VI to be used by other VIs.

The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed.

ii32

error

ii32

Count

USGetItem

Returns the User Handle by Index which allows to access the User properties and methods.

Parameters

error Errorcode of this operation: -1 if handle not initialized, 1 if function

works correct, -2 if Error.

usHdl Handle of the Users Object

Index The zero-based index of the User to get.

urHdl User Handle


Connector Pane

USGetItem


Controls and Indicators

cdlrn

URHandle

cclst

error in (no error)

The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs.

The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed.

cdlrn

USHandle

ci32

Index

idlrn

URHandle out

iclst

error out

The error out cluster passes error or warning information out of a VI to be used by other VIs.

The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed.

ii32

error

idlrn

USHandle out

USNewUS

this function is the constructor of the UsersHandle.

Parameters

usHdl Handle of the Users Object

XOn Software GmbH


Connector Pane

USNewUS


Controls and Indicators

cclst

error in (no error)

The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs.

The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed.

idlrn

USHandle out

iclst

error out

The error out cluster passes error or warning information out of a VI to be used by other VIs.

The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed.