InfoModule Class

Class for InfoModule operation.
Public Class InfoModule 
Implements IInfoModule
This language is not supported or no code example is available.
public class InfoModule : IInfoModule
This language is not supported or no code example is available.
Name Description
Public constructor InfoModule(RunObj, int) Construct the instance
Top
Name Description
Public property Diagnostics Gets diagnostics information.
Public property IsActivated Flag to indicate if module is activated.
Public property IsPaused Flag to indicate if module is paused.
Public property IsRunning Flag to indicate if module is running.
Public property IsStarted Flag indicating whether Alarm module was full started
Public property RowsChanges Gets rows changed information.
Public property StartMessage StatusMessage
Public property StartStepCounter StartStepCounter
Top
Methods
 
Name Description
Public method Start(int) Start module
Public method Stop(int) Stop module
Top
T.Modules.Info.InfoModule

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition