Skip to main content

Documentation Index

Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

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