Syntax |
Top Previous Next |
Returns the firmware version of the power meter associated with this channel. Attribute Tree Node: \Boonton55xxx\Instrument Specific\Channel\Firmware Version Declaration: Btn55xxx.h Implementation: Btn55xxx.dll
ParametersVi The ViSession handle that you obtain from the IviDriver_init or IviDriver_InitWithOptions function. The handle identifies a particular instrument session. RepCapIdentifier A physical or virtual repeated capability identifier. For valid values, see the Channel repeated capability. AttributeID Must be BTN55XXX_ATTR_FIRMWARE_VERSION. AttributeValueBufferSize The number of bytes in the ViChar array that the user specifies for the AttributeValue parameter. AttributeValue The buffer in which the function returns the current value of the attribute. Can be VI_NULL if AttributeValueBufferSize is 0. RequirementsSupported Models55006, 55318, 55340, 55518, 55540 See AlsoReference |