GPIBResponse
Valid for: CANoe DEFunction Syntax
Description
This function is called when the query returns. Users must implement this function and receive the original query string, the result as a string and the device ID.Parameters
- deviceDescriptor: The Device Descriptor of the device, that transmitted the response.
- queryString: The data transmitted in the GPIBQuery or GPIBQueryEx call, respectively.
- resultString: The device response.