Skip to main content

GPIBDevChangePrimAddr

Valid for: CANoe DE

Function Syntax

long GPIBDevChangePrimAddr (long deviceDescriptor, long newAddr);

Description

Changes the primary address of a device.

Parameters

  • deviceDescriptor: Device ID
  • newAddr: New primary address

Return Values

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

Example