Class TbsNST_25

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsNST_25 = class(TbsHL7Segment)

Description

Application control level statistics The NST segment allows application control-level statistical information to be passed between the various systems on the network. Some fields in this segment refer to portions of lower level protocols; they contain information that can be used by application management applications monitoring the state of various network links.

Hierarchy

Overview

Properties

Public property StatisticsAvailable : TbsID_25 read GetStatisticsAvailable write SetStatisticsAvailable;
Public property SourceIdentifier : TbsST_25 read GetSourceIdentifier write SetSourceIdentifier;
Public property SourceType : TbsID_25 read GetSourceType write SetSourceType;
Public property StatisticsStart : TbsTS_25 read GetStatisticsStart write SetStatisticsStart;
Public property StatisticsEnd : TbsTS_25 read GetStatisticsEnd write SetStatisticsEnd;
Public property ReceiveCharacterCount : TbsNM_25 read GetReceiveCharacterCount write SetReceiveCharacterCount;
Public property SendCharacterCount : TbsNM_25 read GetSendCharacterCount write SetSendCharacterCount;
Public property MessagesReceived : TbsNM_25 read GetMessagesReceived write SetMessagesReceived;
Public property MessagesSent : TbsNM_25 read GetMessagesSent write SetMessagesSent;
Public property ChecksumErrorsReceived : TbsNM_25 read GetChecksumErrorsReceived write SetChecksumErrorsReceived;
Public property LengthErrorsReceived : TbsNM_25 read GetLengthErrorsReceived write SetLengthErrorsReceived;
Public property OtherErrorsReceived : TbsNM_25 read GetOtherErrorsReceived write SetOtherErrorsReceived;
Public property ConnectTimeouts : TbsNM_25 read GetConnectTimeouts write SetConnectTimeouts;
Public property ReceiveTimeouts : TbsNM_25 read GetReceiveTimeouts write SetReceiveTimeouts;
Public property ApplicationcontrollevelErrors : TbsNM_25 read GetApplicationcontrollevelErrors write SetApplicationcontrollevelErrors;

Description

Properties

Public property StatisticsAvailable : TbsID_25 read GetStatisticsAvailable write SetStatisticsAvailable;

Statistics Available, Min : 1, Max : 1

Public property SourceIdentifier : TbsST_25 read GetSourceIdentifier write SetSourceIdentifier;

Source Identifier, Min : 0, Max : 1

Public property SourceType : TbsID_25 read GetSourceType write SetSourceType;

Source Type, Min : 0, Max : 1

Public property StatisticsStart : TbsTS_25 read GetStatisticsStart write SetStatisticsStart;

Statistics Start, Min : 0, Max : 1

Public property StatisticsEnd : TbsTS_25 read GetStatisticsEnd write SetStatisticsEnd;

Statistics End, Min : 0, Max : 1

Public property ReceiveCharacterCount : TbsNM_25 read GetReceiveCharacterCount write SetReceiveCharacterCount;

Receive Character Count, Min : 0, Max : 1

Public property SendCharacterCount : TbsNM_25 read GetSendCharacterCount write SetSendCharacterCount;

Send Character Count, Min : 0, Max : 1

Public property MessagesReceived : TbsNM_25 read GetMessagesReceived write SetMessagesReceived;

Messages Received, Min : 0, Max : 1

Public property MessagesSent : TbsNM_25 read GetMessagesSent write SetMessagesSent;

Messages Sent, Min : 0, Max : 1

Public property ChecksumErrorsReceived : TbsNM_25 read GetChecksumErrorsReceived write SetChecksumErrorsReceived;

Checksum Errors Received, Min : 0, Max : 1

Public property LengthErrorsReceived : TbsNM_25 read GetLengthErrorsReceived write SetLengthErrorsReceived;

Length Errors Received, Min : 0, Max : 1

Public property OtherErrorsReceived : TbsNM_25 read GetOtherErrorsReceived write SetOtherErrorsReceived;

Other Errors Received, Min : 0, Max : 1

Public property ConnectTimeouts : TbsNM_25 read GetConnectTimeouts write SetConnectTimeouts;

Connect Timeouts, Min : 0, Max : 1

Public property ReceiveTimeouts : TbsNM_25 read GetReceiveTimeouts write SetReceiveTimeouts;

Receive Timeouts, Min : 0, Max : 1

Public property ApplicationcontrollevelErrors : TbsNM_25 read GetApplicationcontrollevelErrors write SetApplicationcontrollevelErrors;

Application control-level Errors, Min : 0, Max : 1


Generated by PasDoc 0.14.0.