SetDaqParameterDouble: Sets a single parameter with a double value.

View source: R/RcppExports.R

SetDaqParameterDoubleR Documentation

Sets a single parameter with a double value.

Description

SetDaqParameterDouble sets a single parameter with a double value.

Usage

SetDaqParameterDouble(Parameter, Value)

Arguments

Parameter

Parameter name as a string. See TofDaq API documentation for a list of all available parameters.

Value

Numeric value.


pasturm/TofDaqR documentation built on March 29, 2024, 12:10 a.m.