pascalSCADA OPM: modbustagassistant: Class TModBusTagAssistant

Pascal SCADA OPM

Class TModBusTagAssistant

Unit

modbustagassistant

Declaration

type TModBusTagAssistant = class(TObject)

Description

TModBusTagAssistant

Hierarchy

  • TObject
  • TModBusTagAssistant

Overview

Methods

Public procedure OpenTagEditor(OwnerOfNewTags:TComponent; InsertHook:TAddTagInEditorHook; CreateProc:TCreateTagProc);

Properties

Published property Driver: TModBusDriver read FDriver write FDriver;

Description

Methods

Public procedure OpenTagEditor(OwnerOfNewTags:TComponent; InsertHook:TAddTagInEditorHook; CreateProc:TCreateTagProc);

: Opens the Tag Builder of the ModBus protocol driver

Properties

Published property Driver: TModBusDriver read FDriver write FDriver;
 

Generated by PasDoc 0.14.0.