Skip to main content
Open topic with navigation CAPL Functions » GPIB CAPL Functions

GPIB CAPL Functions

Valid for: CANoe DE GPIB
  • Only available together with GPIB.
  • GPIB is a bus protocol for networking measurement devices. Equivalent names are:
    • IEEE 488
    • HP-IB
    • IEC
  • In order to be able to use GPIB functionality, a GPIB controller must be installed on the system.

Functions

Note No explicit read functions are available. The response of GPIB devices is announced in the callback function GPIBResponse. Here users can implement their specific code. Error CodeStatusGPIB: Overview