...
Item name | Description |
---|
IsFile | @TRUE - in case of a file, @FALSE - in case of a directory. |
CreateTime | The time when the file or directory was created. |
AccessTime | Time of the last access to the file (writing or reading). |
ModifyTime | Time of the last file modification. |
Size | File size in bytes. |
Name | Filename. |
Attribs | File attributes. The parameter Attribs contains file (directory) attributes, so as they were returned by an operating system. The following table contains the list of the attributes and their values from the file winnt.h.
Attribute | Value | FILE_ATTRIBUTE_READONLY | 0x00000001 | FILE_ATTRIBUTE_HIDDEN | 0x00000002 | FILE_ATTRIBUTE_SYSTEM | 0x00000004 | FILE_ATTRIBUTE_DIRECTORY | 0x00000010 | FILE_ATTRIBUTE_ARCHIVE | 0x00000020 | FILE_ATTRIBUTE_ENCRYPTED | 0x00000040 | FILE_ATTRIBUTE_NORMAL | 0x00000080 | FILE_ATTRIBUTE_TEMPORARY | 0x00000100 | FILE_ATTRIBUTE_SPARSE_FILE | 0x00000200 | FILE_ATTRIBUTE_REPARSE_POINT | 0x00000400 | FILE_ATTRIBUTE_COMPRESSED | 0x00000800 | FILE_ATTRIBUTE_OFFLINE | 0x00001000 | FILE_ATTRIBUTE_NOT_CONTENT_INDEXED | 0x00002000 |
|
Kotva |
---|
| sd._system_lineperformance |
---|
| sd._system_lineperformance |
---|
|
SD._System_LinePerformance
Item name | Description |
---|
Name | Line name. Name is entered by the D2000 system user (configurator) - the name of a line to be tracked.
|
Status | Line status (True / False). |
StatusTime | Relative time from last line status change. |
In systems with redundant application servers, the Name can be of the form KernelName::LineName (e.g. MesA::L.Something). For communication processes in active-active instance mode, the Name can be in the form [Instance]_LineName (e.g. [2]_L.Something). |
Status | Line status (True / False). |
StatusTime | Relative time from last line status change. |
BytesIn | BytesIn | The number of received bits on the line from the start of process D2000 KOM or from the time when the data are set to zero by using the Tell command RESETPERF. |
BytesOut | The number of sent bits on the line from the start of process D2000 KOM or from the time when the data are set to zero by using the Tell command RESETPERF. |
FramesIn | The number of received datagrams/packets on the line from the start of process D2000 KOM or the time when the data are set to zero by using the Tell command RESETPERF. |
FramesOut | The number of sent datagrams/packets on the line from the start of process D2000 KOM or the time when the data are set to zero by using the Tell command RESETPERF. |
RetryError | The number of datagram request retry error (no response) on the line from the start of process D2000 KOM or the time when the data are set to zero by using the Tell command RESETPERF. |
LastErrorTime | Last line error time. |
LastErrorText | Last line error report. |
Changes | The number of changes of I/O tags on the line that were sent to process D2000 Server during the last 10-second period. |
ChangesTotal | The total number of changes of I/O tags on the line that were sent to process D2000 Server from the start of process D2000 KOM or the time when the data are set to zero by using the Tell command RESETPERF. |
StationsNumber | The number of stations on the line. |
...
Item name | Description |
---|
IP_Address | The IP address or hostname to be tested using the PING network service (ICMP Request). Both IPv4 and IPv6 addresses and names are supported.
|
Period | PING messages sending period (seconds). |
Timeout | Wait time (milliseconds) for device response. |
Reset | Setting the parameter to TRUE resets the parameter listed below. |
Status | Network status. |
StatusTime | The elapsed time of given status. |
PktRcv | The number of successfully transferred packets. |
PktLost | The number of lost packets. |
SuccRatio | Network transfer ratio. |
Note: it is possible to specify the ICMP packet data size (default 0) using the *datasize syntax (e.g. 172.16.0.1*10 or [MyComputer*5]). The default data size of 0 bytes does not suit some devices and they do not respond to such packets. |
Period | PING messages sending period (seconds). |
Timeout | Wait time (milliseconds) for device response. |
Reset | Setting the parameter to TRUE resets the parameter listed below. |
Status | Network status. |
StatusTime | The elapsed time of given status. |
PktRcv | The number of successfully transferred packets. |
PktLost | The number of lost packets. |
SuccRatio | Network transfer ratio. |
LastPingTime | The | LastPingTime | The time when the last message was sent. |
...
Item name | Description |
---|
Name | Name of the server (process D2000 Server) within a redundant group. |
ComputerName | Name of the computer where the specified server is running. |
UpTime | Run time of the specified server. |
Status | Server status in redundancy. For numerical values see the table of server states |
StatusTime | The elapsed time of specified status. |
LicenseLevel | License level |
LicenseNr | License nuber |
LicenseExpiration | License expiration |
LicenseIsTest | Information on whether the license is a test one |
LicenseAuthorizedUntil | The time the authorization lasts |
LicenseAllowedUntil | The time the operating permit lasts |
Kotva |
---|
|
Kotva |
---|
sd._system_stationperformance | | sd._system_stationperformance |
---|
|
SD._System_StationPerformance
Item name | Description |
---|
Name | Station name. The Name is entered by D2000 system user (configurator) - the name of a station to be tracked. In systems with redundant application servers, the Name can be of the form KernelName::StationName (e.g. MesA::B.Something). For communication processes in active-active instance mode, the Name can be in the form [Instance]_StationName (e.g. [2]_B.Something). |
FramesIn | The number of received datagrams/packets on the station from the start of process D2000 KOM or the time when the data are set to zero using the Tell command RESETPERF. |
FramesOut | The number of sent datagrams/packets on the station from the start of process D2000 KOM or the time when the data are set to zero using the Tell command RESETPERF. |
LastCommActivity | Time of last communication with the station (e.g. data reading time in the communication of request/response type). |
LastTimeSynchro | Time of the real-time station synchronization. |
LastErrorTime | Last station error time. |
LastErrorText | Last station error report. |
Changes | The number of changes of I/O tags on the station that were sent to the D2000 Server process during the last 10-second period. |
ChangesTotal | The total number of changes of I/O tags on the station that were sent to the process D2000 Server from the start of process D2000 KOM or the time when the data are set to zero by using the Tell command RESETPERF. |
WaitReqNumber | The number of station communication requests postponed. |
PointsNumber | The number of I/O tags on the station. |
...