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.

GPIBDevGotoLocal

Valid for: CANoe DE

Function Syntax

long GPIBDevGotoLocal (long deviceDescriptor);

Description

Sets a device into local mode. A successor GPIB command sets the device back into remote mode.

Parameters

  • deviceDescriptor: Device ID

Return Values

  • Status
  • -1: On error, if no GPIB driver is available

Example