atdevice_ct_start_output

Starts device PWM output at specified channel. Note device should be opened in 'pwmoutput' mode

Arguments

  1. Device handle
  2. Integer channel number
  3. Vector of two real values. First value of the vector is high level duration of the signal in seconds and second is low level duration of the signal in seconds.

Output

Boolean