BinOutPointData (STRUCT)

TYPE BinOutPointData : STRUCT

InOut:

Name

Type

Comment

Close

BOOL

(I assume) is the binary output state

Trip

BOOL

variable only in Compl. two-outputs model

NewMessage

USINT

Counter for a master’s request (Wago feature)

LocalForced

BOOL

the LOCAL_FORCED quality flag ( –> computed in CyclicOperation see QualityFlags)

Flags

BYTE

flags corresponding to the state of bin output point

Count

USINT

Local Vars: count for a periodic operation

OnTime

UDINT

Local Vars: time (in ms) the binary output is to be turned on

OffTime

UDINT

Local Vars: time (in ms) the binary output is to be turned off

ElapsedCount

USINT

Executed steps of Count

ElapsedOnTime

UDINT

Elapsed on time

ElapsedOffTime

UDINT

Elapsed off time

PtrSettings

POINTER TO BinOutPointParam

Local: pointer to point’s configuration settings