Porovnávané verzie

Kľúč

  • Tento riadok sa pridal
  • Riadok je odstránený.
  • Formátovanie sa zmenilo.

...

Item nameDescription
IsFile@TRUE - in case of a file, @FALSE - in case of a directory.
CreateTimeThe time when the file or directory was created.
AccessTimeTime of the last access to the file (writing or reading).
ModifyTimeTime of the last file modification.
SizeFile size in bytes.
NameFilename.
AttribsFile 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.


AttributeValue
FILE_ATTRIBUTE_READONLY0x00000001
FILE_ATTRIBUTE_HIDDEN0x00000002
FILE_ATTRIBUTE_SYSTEM0x00000004
FILE_ATTRIBUTE_DIRECTORY0x00000010
FILE_ATTRIBUTE_ARCHIVE0x00000020
FILE_ATTRIBUTE_ENCRYPTED0x00000040
FILE_ATTRIBUTE_NORMAL0x00000080
FILE_ATTRIBUTE_TEMPORARY0x00000100
FILE_ATTRIBUTE_SPARSE_FILE0x00000200
FILE_ATTRIBUTE_REPARSE_POINT0x00000400
FILE_ATTRIBUTE_COMPRESSED0x00000800
FILE_ATTRIBUTE_OFFLINE0x00001000
FILE_ATTRIBUTE_NOT_CONTENT_INDEXED0x00002000



Kotva
sd._system_lineperformance
sd._system_lineperformance
SD._System_LinePerformance

Item nameDescription
NameLine name. Name is entered by the D2000 system user (configurator) - the name of a line to be tracked.
StatusLine status (True / False).
StatusTimeRelative 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).
StatusLine status (True / False).
StatusTimeRelative time from last line status change.
BytesInBytesInThe 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.
BytesOutThe 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.
FramesInThe 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.
FramesOutThe 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.
RetryErrorThe 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.
LastErrorTimeLast line error time.
LastErrorTextLast line error report.
ChangesThe number of changes of I/O tags on the line that were sent to process D2000 Server during the last 10-second period.
ChangesTotalThe 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.
StationsNumberThe number of stations on the line.

...

Item nameDescription
NameName of the server (process D2000 Server) within a redundant group.
ComputerNameName of the computer where the specified server is running.
UpTimeRun time of the specified server.
StatusServer status in redundancy. For numerical values see the table of server states
StatusTimeThe elapsed time of specified status.
LicenseLevelLicense level
LicenseNrLicense nuber
LicenseExpirationLicense expiration
LicenseIsTestInformation on whether the license is a test one
LicenseAuthorizedUntilThe time the authorization lasts
LicenseAllowedUntilThe time the operating permit lasts


Kotva
sd.
Kotva
sd._system_stationperformancesd._system_stationperformance
sd._system_stationperformance
SD._System_StationPerformance

Item nameDescription
NameStation 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).
FramesInThe 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.
FramesOutThe 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.
LastCommActivityTime of last communication with the station (e.g. data reading time in the communication of request/response type).
LastTimeSynchroTime of the real-time station synchronization.
LastErrorTimeLast station error time.
LastErrorTextLast station error report.
ChangesThe number of changes of I/O tags on the station that were sent to the D2000 Server process during the last 10-second period.
ChangesTotalThe 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.
WaitReqNumberThe number of station communication requests postponed.
PointsNumberThe number of I/O tags on the station.

...