Skip to main content

C2xSetTokenOidElement

Valid for: CANoe DE

Function Syntax

Description

This function sets an element of the ASN.1 datatype OID (Object Identifier or Relative OID) that is specified by its index to a new value.

Parameters

  • packet: Handle of a packet.
  • protocolDesignator: Name of the protocol.
  • tokenDesignator: Name of the token.
  • index: Zero based index of the element.
  • value: New value of the element.

Return Values

Example