SetDaqParameterFloat: Sets a single parameter with a float value.

View source: R/RcppExports.R

SetDaqParameterFloatR Documentation

Sets a single parameter with a float value.

Description

SetDaqParameterFloat sets a single parameter with a float value.

Usage

SetDaqParameterFloat(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 July 20, 2024, 9:44 a.m.