AnalogInputDeadband (FB)

FUNCTION_BLOCK AnalogInputDeadband EXTENDS Point

DNP3 data point of type Analog Input Deadband.

A DNP3 data point of type Analog Input Deadband allows to read / write the deadband of a data point of type Analog Input with the same Point number. So application access to the Analog Input deadband has to be done at the Analog Input itself. Analog Input Deadband is sipposed to expose the deadband to a DNP3 Master.

InOut:

Scope

Name

Type

Initial

Comment

Inherited from

Input

description

STRING

Description of the data point - configuration, no changes accepted if Outstation is enabled

Point

number

INT

-1

Point number - can be set if needed to either:

  • start with Point number > 0

  • have gaps in Point numbers

If set to -1 (the default) the OutstationDataModel (more precisely the related “Group”) takes care to set the Point number internally:

  • starting at 0, if first Point number is not set explicitly.

  • increment by 1

In case you set Point number explicitly please keep it consistent:

  • Point numbers need to be >= 0

  • Point numbers need to be ascending

Point

eventClass

CmpDNP3.IEC_TMWDEFS_CLASS_MASK

CmpDNP3.TMWDEFS.TMWDEFS_CLASS_MASK_ONE

The initial event class - configuration, no changes accepted if Outstation is enabled Operational event class may be changed by a master.

Point

eventMode

CmpDNP3.IEC_TMWDEFS_EVENT_MODE

CmpDNP3.IEC_TMWDEFS_EVENT_MODE.TMWDEFS_EVENT_MODE_SOE

The event mode - configuration, no changes accepted if Outstation is enabled Only used if the sampling rate is set within the outstation configuration.

Point