Skip to content

Recording.is_running() fails with Otii 3.2.4 #9

Description

@emmioikkonen

The is_running() method sends a recording_is_running request to Otii program, which is not supported or even mentioned in the TCP API. The Otii program responds with an error, just as expected.

$ python3 example_enable_channels_and_record.py
Project already active
Arc supply voltage: 3
Arc enabled channel Main Current
Arc enabled channel Main Voltage
Set all supply: on
New recording started with id: 6
Error message: recording_is_running Error: "Invalid command"
Done!
$

https://github.com/qoitech/otii-tcp-client-python/blob/master/otii_tcp_client/recording.py#L243

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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