Class TModBusTagAssistant
Unit
Declaration
type TModBusTagAssistant = class(TObject)
Description
TModBusTagAssistant
Hierarchy
- TObject
- TModBusTagAssistant
Overview
Methods
![]() |
procedure OpenTagEditor(OwnerOfNewTags:TComponent; InsertHook:TAddTagInEditorHook; CreateProc:TCreateTagProc); |
Properties
![]() |
property Driver: TModBusDriver read FDriver write FDriver; |
Description
Methods
![]() |
procedure OpenTagEditor(OwnerOfNewTags:TComponent; InsertHook:TAddTagInEditorHook; CreateProc:TCreateTagProc); |
|
: Opens the Tag Builder of the ModBus protocol driver | |
Properties
![]() |
property Driver: TModBusDriver read FDriver write FDriver; |
Generated by PasDoc 0.14.0.

