Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

As with all MMS control commands, it must be sent to port 5004 on the MMS. It must be followed by a carriage return and a line feed. Once sent, simply browse the service in question normally and the specified account will be preselected for you.

Considerations:

  • If you are running a version less than 6.2:

    • You must send this command for each IP connection to the MMS.

    • This command's lifespan is equal to the IP connection's lifespan.

    • If you disconnect for any reason, you must send this command again.

  • If you are running version 6.2 or higher:

    • To latch the setting on a given stream, select that stream and then append False as the final argument to the SetServiceAccount command.

      • SetServiceAccount Service Account False

    • To unlatch a given service, select the stream, then

      • SetServiceAccount Service Clear False

    • To unlatch all services, select the stream, then

      • SetServiceAccount Clear Clear False

    • Leave the False off or replace with True to make temporary (non latching) settings. This behavior is the default and duplicates what the command used to do in versions less than 6.2.