Run Two Versions of AcuFieldView Simultaneously

When AcuFieldView is started, it uses a default port number of 12345. Each instance of AcuFieldView must use a unique port number.

You can run two or more versions of AcuFieldView on a single machine, assuming your licenses support this, by specifying an explicit port number (where port_number is any port that is not in use by another process) as follows: acuFv -port port_number.

It is also possible to start AcuFieldView by specifying a port number of none: acuFv -port none.