vtsSetPWMStartDelay
Valid for: CANoe DE • CANoe:lite DE NoteThe function can only be called on system variable namespaces of appropriate channels of VT System modules.
Function Syntax
Description
Specifies a delay for the start of a curve stimulation or PWM stimulation. This function is supported by the modules VT2004 and VT2848.Parameters
- Target: Name of the system variable/namespace that will be affected by this function call.
- StartDelay: Time for that the start of PWM or curve output is delayed. This function can be used e.g. to put out several signals with a defined phase shift. The StartDelay is denoted in seconds. Allowed values are from 0.0…4.0 (4s). This parameter is transferred to the VT System with nanosecond resolution.
Return Values
- 0: Successful call
- -1: Call error
- -2: The namespace on which the command was called does not exist, is not a valid VT System namespace or does not support this command.
- -3: The specified StartDelay is not valid