Skip to content

task.write for COUNTER_OUTPUT - UsageTypeCO.PULSE_FREQUENCY has frequency and duty cycle reversed #131

@zhindes

Description

@zhindes

https://github.com/ni/nidaqmx-python/blob/master/nidaqmx/task.py#L1279

for sample in data:
   frequencies.append(sample.duty_cycle)
   duty_cycles.append(sample.freq)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions