Page 1 of 1

SSV and FRV question

Posted: Sun Feb 16, 2025 2:37 pm
by rollinschris61
Good evening. I have quick question about Ssv and frv. I’m sure it’s really simple, I’m just struggling for some reason but I’m not sure how to implement them other than with the m code. Do I have to make vcp buttons for them and is it possible to turn them on and off mid program without being in the program. Thanks in advance.

Re: SSV and FRV question

Posted: Mon Feb 17, 2025 2:08 pm
by Allin1Chris
Hello,

If i understand you correctly, you would like to turn the FRV and SSV features on/off with a button instead of with an M-Code?

Currently the only two option is the M-Code or via the USB-BOB inputs with the provided Centroid PLC. However, new skin events for the VCP could be added to the PLC very easily.

Re: SSV and FRV question

Posted: Mon Feb 17, 2025 2:31 pm
by suntravel
With a small PLC edit you can also use the WMPG Macro buttons for SSV and/or FRV ON/Off.

Uwe

Re: SSV and FRV question

Posted: Mon Feb 17, 2025 3:31 pm
by rollinschris61
Allin1Chris wrote: Mon Feb 17, 2025 2:08 pm Hello,

If i understand you correctly, you would like to turn the FRV and SSV features on/off with a button instead of with an M-Code?

Currently the only two option is the M-Code or via the USB-BOB inputs with the provided Centroid PLC. However, new skin events for the VCP could be added to the PLC very easily.
Yeah I would like to be able to turn it on or off if chatter or stringing started to occur randomly. If that’s possible with the bob then that will be perfect because I actually have one being delivered sometime this week. So will just go that route then. Thanks again