SetDaqParameterBool: Sets a single parameter with a boolean value.

View source: R/RcppExports.R

SetDaqParameterBoolR Documentation

Sets a single parameter with a boolean value.

Description

SetDaqParameterBool sets a single parameter with a boolean value.

Usage

SetDaqParameterBool(Parameter, Value)

Arguments

Parameter

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

Value

TRUE or FALSE.


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