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

GPIBGetCnt

CAPL Functions » GPIB » GPIBGetCnt Valid for: CANoe DE

Function Syntax

long GPIBGetCnt (void);

Description

Returns the number of bytes transferred by the last GPIB operation.

Parameters

Return Values

  • Number of bytes transmitted
  • -1: On error, if no GPIB driver is available

Example