ViStatus pipx40_SetAttribute (ViSession instrumentHandle, ViUInt32 subunitNumber, ViBoolean output, ViUInt32 attributeCode, void *value);
Function to set value of specific attribute.
| Input | ||
| Name | Type | Description |
| instrumentHandle | ViSession |
Instrument handle obtained by the pipx40_init call used to open the card. |
| subunitNumber | ViUInt32 |
The number of the sub-unit to access.
|
| output | ViBoolean |
True for output subunit, false for input subunit. |
| attributeCode | ViUInt32 |
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
Pickering Interfaces PXI VISA
Alphabetical Function Index
Hierarchical Function Index