xcpSetPollingCycle
Valid for: CANoe DE • CANoe4SW DEFunction Syntax
Description
Sets the cycle time of a parameter, if the read mode of the parameter is set to polling.Parameters
- namespace: Namespace of the corresponding system variable.
- variable: Name of the corresponding system variable.
- sysvar: Name of the fully qualified name of the system variable, including all namespaces, separated by ”::”. The name must be preceded by “sysvar::”
- cycleTime: Cycle time with which the parameter is measured.
Return Values
- 0: OK
- -1: System variable of the parameter was not found
- -2: Operation not allowed