pascalSCADA OPM: WestASCIIDriver: Record TParameter

Pascal SCADA OPM

Record TParameter

Hierarchy
Methods
Properties

Unit

WestASCIIDriver

Declaration

type TParameter = record

Description

: Identify a West n6100 parameter.

Overview

Fields

ParameterID:Byte;
FunctionAllowed:Byte;
ReadOnly:Boolean;
Decimal:Byte;

Description

Fields

ParameterID:Byte;

identifica o parametro West.

FunctionAllowed:Byte;

funções West permitidas para esse parametro.

ReadOnly:Boolean;

Identifica um parametro somente leitura.

Decimal:Byte;

Identifica quantas casas decimais o parametro tem por padrão.


Generated by PasDoc 0.14.0.