RMP Motion Controller
10.4.3
The RMP Motion Controller APIs
MotionController
Axis
MultiAxis
IO
IOPoint
NetworkNode
RsiError
Contact
Support
RMP
◆
PostFilterHighPassSet()
void PostFilterHighPassSet
(
int32_t
sectionNumber
,
double
cornerFreq
)
Description:
PostFilterHighPassSet configures a High Pass filter.
Parameters
sectionNumber
The Post Filter Number to be used.
cornerFreq
Corner Frequency.
Sample Code:
// configure and use a High Pass filter as filter 0, Corner Frequency = 10Hz.
axis->PostFilterHighPassSet(0, 10);
RSI
RapidCode
Axis
Generated on Thu Jul 6 2023 17:10:58 for RMP Motion Controller by
1.8.20