Get the current instantaneous state of the system.
Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
public DOFSystemState getState()
Return Value
Type: DOFSystemStateThe current state of the system.
Remarks
See Also