Hello Ventuzians!
THE FORUMS ARE CLOSED!

Please join our discord server HERE!! << click me :D

We are shutting our Ventuz Forum, but don't worry, it will all be archived for you to search in if you have a query. From now on, please add all your comments, questions or observations into our Discord Server

Thanks for the great time - see you on discord!!
Dee, Karol, Daniel and the whoooole Product and Support team!

OPT command not implemented in VMS

Please report bugs in this group. We will maybe populate a list of known bugs with a possibly modified description at a later time.

Moderator: Support

Post Reply
User avatar
Eric_RD
Posts: 103
Joined: 04 Jun 2014, 14:01
Contact:

OPT command not implemented in VMS

Post by Eric_RD » 10 Dec 2018, 12:02

So I was configuring Remoting for a V6 installation and discovered that the OPT command is not working in VMS V6 (Port 20405)...

Code: Select all

220 ServiceReady [49]
VMS - Ventuz Machine Service ready - [6.2.0.40]


OPT .REN.Stats True
502 NotImplemented [30]
Command not implemented: OPT
OPT .REN.Stats False
502 NotImplemented [30]
Command not implemented: OPT
OPT .REN.Wireframe
502 NotImplemented [30]
Command not implemented: OPT
It should work as described here: https://www.ventuz.com/support/help/lat ... tm=311#OPT
Also the Port in the VMS Manual is incorrect it says 19405 instead of 20405: https://www.ventuz.com/support/help/lat ... wtoconnect

I would like to toggle the Statistics and Input Diagnostics via simple TCP commands with Universe Show control...

Post Reply