ViStatus PIPLX_SetAttribute (long session, unsigned long cardNum, unsigned long subunit, int output, unsigned long attributeCode, void *value);
Function to set value of specific attribute.
Input | ||
Name | Type | Description |
session | long |
Handle of current session. |
cardNum | unsigned long |
Instrument handle obtained by the pipx40_init call used to open the card. |
subunit | unsigned long |
The number of the sub-unit to access.
|
output | int |
True for output subunit, false for input subunit. |
attributeCode | unsigned long |
Code of double attribute the value is requested. |
Output | ||
Name | Type | Description |
value | any type (passed by reference) |
Value of attribute. |
Name | Type | Description |
status | ViStatus |
A numeric code indicating the success or failure of the operation.
|
Thermocouple
Client Bridge for LXI - Base module
Alphabetical Function Index
Hierarchical Function Index