This enumeration defines the two different types of location where a controller can exist.
Version History
Introduced in MPX 2.0.
Enumeration Values
Enumeration
Description
Local
The controller is on this machine
Remote
The controller is on another machine and we will use the TCP/IP protocol to communicate to it.
File
The Controller object will load a controller memory dump file created from either the memoryDump utility or VM3. The Controller object will represent the controller at the time that the memory dump file was created.
NOTE: Only information that is stored on the controller can be read from the controller. An exception may occur when attempting to read data stored on SynqNet nodes.