Click or drag to resize

SystemInfo Properties

The SystemInfo type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberCode exampleAdditionalOptions
Returns the installed additional options of the active system. If there are no additional options null is returned.
Public propertyStatic memberKeyString
Returns the key string of the active system.
Public propertyStatic memberReleasePath
Returns the path in the controller file system to the release (ROBOTWARE) directory of the active system.
Public propertyStatic memberRobotWareVersion
Returns the RobotWare version that the active system uses.
Public propertyStatic memberSerialNumber
Returns the serial number of the active system.
Public propertyStatic memberCode exampleSystemName
Returns the name of the active system.
Public propertyStatic memberCode exampleSystemOptions
Returns the installed system options of the active system.
Public propertyStatic memberSystemPath
Returns the path in the controller file system to the system directory of the active system.
Top
See Also