Skip to content

Question on sending commands via Serial #1

@JLee21

Description

@JLee21

Hi!

I was wondering if you had any code that exemplified sending the Flir commands via serial?

Is it something as simple as this:


functions = FLIR_Functions()

noop_cmd = functions.noop()

ser = serial.Serial('my_port', 9600)
ser.write(noop_cmd)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions