i4scada Internal Signals
In order to learn more about the i4scada, Internal Signals check out this article that has been easily structured for a better understanding.
i4scada uses internal signals to pass data between different components. Some of these signals are available for the user and might be useful in certain situations.
Number of all previous unacknowledged alarms | |
---|---|
WFSInternal_ActiveOrUnacknowledgedAlarmCount | The number of total alarms: No Gone or No Ack Timestamp. Text in the viewer: "Total". |
Number of all previous alarms | |
---|---|
WFSInternal_ActiveAlarmCount | Active alarms: No Gone timestamp. Text in the viewer: "Active". |
Number of unacknowledged alarms | |
---|---|
WFSInternal_UnacknowledgedAlarmCount | Unacknowledged Alarms: No Ack Timestamp. Text in the viewer: "Unacknowledged". |
Number of active unacknowledged alarms per signal | |
---|---|
WFSInternal.Signal.AlarmCount.[SignalName] | Active Alarms: No Ack Timestamp. Text in the viewer: "Active Unacknowledged". |
Number of not gone alarms (active or acknowledged) per signal | |
---|---|
WFSInternal.Signal.ActiveAlarmCount.[SignalName] | Alarms: No Gone Timestamp. Text in the viewer: "No Gone". |
Status of the signal | |
---|---|
WFSInternal.Signal.Status.[SignalName] | Usage: dynamically switching on / off signal updates during runtime.
All state values can be read and written! Examples:
|
OPC signal quality | |
---|---|
WFSInternal.Signal.Quality.[SignalName] |
|
Native Connectors |
|
Status of an Alarm/AlarmTag | |
---|---|
WFSInternal.Alarm.Status.[SignalName].[AlarmTag] |
|
WEBfactory Server Status | |
---|---|
WFSInternal_AliveStatus |
|
WEBfactory Server TimeStamp | |
---|---|
WFSInternal_AliveTimeStamp | YYYY-MM-DD HH:MM:SS.mmm |
WEBfactory Server | |
---|---|
WFSInternal_LoggedOnUserCount | The number of currently logged users. |
WEBfactory Logger Status | |
---|---|
WFLInternal_AliveStatus |
|
WEBfactory Logger TimeStamp | |
---|---|
WFLInternal_AliveTimeStamp | YYYY-MM-DD HH:MM:SS.mmm |
WEBfactory Alarm Manager Status | |
---|---|
WFAInternal_AliveStatus |
|
WEBfactory Alarm Manager TimeStamp | |
---|---|
WFAInternal_AliveTimeStamp | YYYY-MM-DD HH:MM:SS.mmm |