You are not logged in.
How do I switch between RTCP and the pivot point program? I want this switch to happen when G53.3P1 line is encountered.
Offline
Kantha, configure your control to call the "RtcpOn" or "RtcpOff" macros to activate/cancel RTCP mode, respectively. For your situation, you could define a word "G53.3P1" (Sub-Type=None), then have it call the "RtcpOn" macro. Or use G53.3 or P3 with a condition of the counterpart to call this macro. For example: P3 with condition G53.3, call => RtcpOn. You may also want to review the Help documentation on "Rotary" control settings or RtcpContour and RtcpWithMotion macros, as these also contribute to correct RTCP simulation. --Gene
Offline