StateMachine.ResetAfterError (METH) ¶ METHOD ResetAfterError
StateMachine.SendRequest (METH) ¶ METHOD SendRequest : SysTypes.RTS_IEC_RESULT InOut: Scope Name Type Return SendRequest SysTypes.RTS_IEC_RESULT Input request IDatasources.IDriverRequest
StateMachine.ShutdownAfterError (PROP) ¶ PROPERTY ShutdownAfterError : BOOL
StateMachine.ShuttingDown (METH) ¶ METHOD ShuttingDown : UDINT InOut: Scope Name Type Return ShuttingDown UDINT
StateMachine.StartConnect (METH) ¶ METHOD StartConnect : SysTypes.RTS_IEC_RESULT InOut: Scope Name Type Return StartConnect SysTypes.RTS_IEC_RESULT
StateMachine.StartShutdown (METH) ¶ METHOD StartShutdown : SysTypes.RTS_IEC_RESULT InOut: Scope Name Type Return StartShutdown SysTypes.RTS_IEC_RESULT
StateMachine.WaitingForCommSetting (METH) ¶ METHOD WaitingForCommSetting : SysTypes.RTS_IEC_RESULT Waiting for communication settings InOut: Scope Name Type Return WaitingForCommSetting SysTypes.RTS_IEC_RESULT Input xPreview BOOL
StateMachine.BeforeShutdown (METH) ¶ METHOD BeforeShutdown Called before the shutdown operation is started InOut: Scope Name Type Comment Input xDuringExit BOOL This variable signals whether a shutdown of the whole program is done or whether only the application is shutdown (eg. during download or reset)
StateMachine.AsyncPLCHandler (PROP) ¶ PROPERTY AsyncPLCHandler : REFERENCE TO AsyncWrapper Property had no setter with version < 3.5.10.0
StateMachine.GetDeviceInfo (METH) ¶ METHOD GetDeviceInfo : POINTER TO PLCH.RudimentaryDeviceInfo Returns a pointer to a RudimentaryDeviceInfo variable containing information about the device we are connected to. If the information is not yet available (e.g. if called in wrong state, i.e. when not connected) this method returns 0 InOut: Scope Name Type Return GetDeviceInfo POINTER TO PLCH.RudimentaryDeviceInfo