fluke

package
v0.1.1-0...-4026904 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 24, 2024 License: BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Fluke

type Fluke struct {
	instr.Connection
	// contains filtered or unexported fields
}

Fluke stores setup for a Fluke multimeter

func New

func New(port string) (*Fluke, error)

New will return an instrument instance

func (*Fluke) Close

func (f *Fluke) Close()

Close will set the instrument to local and close connection

func (*Fluke) Configure

func (f *Fluke) Configure(s instr.Setup) error

Configure will select unit to measure and range etc.

func (*Fluke) Measure

func (f *Fluke) Measure() (float64, error)

Measure will do a measurement according to Configure(setup)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL