get_lep_cci: Reads and returns specified data from the Lepton's CCI...

Description Usage Arguments References

View source: R/core.R

Description

Reads and returns specified data from the Lepton's CCI interface.

Usage

1
get_lep_cci(con, command, length)

Arguments

con

open socket connection from tcam_connect()

command

decimal representation of the 16-bit Lepton COMMAND register value. For example, the value 20172 above is 0x4ECC (RAD Spotmeter Region of Interest).

length

decimal number of 16-bit words to read (1-512).

References

FLIR LEPTON Software Interface Description Document (IDD)


hrbrmstr/tcam documentation built on Dec. 20, 2021, 4:48 p.m.