Skip to main content

testWaitScopeSetConfiguration

Valid for: CANoe DE • CANoe4SW DE

Function Syntax

Description

Configures the appropriate oscilloscope with the specified configuration. Hint: The possible device names and configurations names can be requested with the function testWaitScopeGetConfigurationInformation.

Parameters

  • deviceName: The name of the scope device.
  • configurationNames: The specific configuration should be used for the scope device.

Return Values

  • 1: Successful
  • 0: Timeout
  • -20: The current configuration could not be changed.
  • -21: The device name is not available.
  • -22: A configuration with the specified name could not be found.
  • -23: The specified configuration is invalid and cannot be set.

Example

See also: testWaitScopeGetConfigurationInformation