RMP Motion Controller
10.4.4
The RMP Motion Controller APIs
MotionController
Axis
MultiAxis
IO
IOPoint
NetworkNode
RsiError
Contact
Support
RMP
◆
PostFilterNotchSet()
void PostFilterNotchSet
(
int32_t
sectionNumber
,
double
centerFreq
,
double
bandwidth
)
Description:
PostFilterNotchSet configures a Notch filter.
Parameters
sectionNumber
The Post Filter Number to be used.
centerFreq
Center Frequency.
bandwidth
Bandwidth.
Remarks
This function is also available in
RapidSequencer
.
Sample Code:
// configure and use a Notch filter as filter 0, Center Frequency = 10, and Bandwidth = 20.
axis->PostFilterNotchSet(0, 10, 20);
RSI
RapidCode
Axis
Generated on Thu Sep 28 2023 12:52:42 for RMP Motion Controller by
1.8.20