|
|
| USER_DETAILS |
( |
String |
PAR, |
|
|
Integer |
RBNO, |
|
|
String |
NAME, |
|
|
String |
INSTITUTE, |
|
|
String |
ROLE, |
|
|
Qualifier |
SET, |
|
|
Qualifier |
GET, |
|
|
Qualifier |
REMOVE | |
|
) |
| | |
Set a value on the User Details VI.
- Parameters:
-
| [in] | PAR | Name of parameter to set or get |
| [in] | RBNO | set the RB number |
| [in] | NAME | set the user name |
| [in] | INSTITUTE | set the user institute |
| [in] | ROLE | set the user role (PI or Contact) |
| [in] | PAR | Name of parameter to set or get |
| [in] | SET | set/write the value |
| [in] | GET | get/read the value |
| [in] | REMOVE | remove the value |
- Returns:
- values
- See also:
- BEAMLINE_PAR, SAMPLE_PAR
|