Skip to content

DigitalIn

Model/Logical View/M2k lib/Devicers/DigitalIn/

Inputs

aGetValue()

Reads the current value of digital input


aGetHwProps()

Reads some data about the sensor's hardware (partly loaded from the Hardware.ini, partly read from the hardware)


aGetNotifParams()

Reads the actuator's current notification mode parameters (originally loaded from Defaults.ini)


aSetNotifParams(CdDiNotifParams)

Sets the sensor's notification mode parameters


aRestoreNotifParams()

Resets the sensor's notification mode parameters to their default values


ArmSingleNotif(CdDiNotifs)

Activates the notification shot behavior


ArmMultiNotif(CdDiNotifs)

Activates the multi-notification shot behavior (see documentation)


ArmSingleNotifLevel(bool)

Activates notification shot behavior for high/low signals


ArmMultiNotifLevel(bool)

Activates multi-notification shot behavior for high/low signals


aDisarmNotif()

Disables the single/multi-notification behavior


aGetDescription()

Description

Outputs

IsHigh()

Signal of the ... notification behavior (see documentation): sensor is at high level


IsLow()

Signal of the ... notification behavior (see documentation): sensor is at low level


Value(bool)

response to aGetValue()


NotifArmed()

response to Arm...Notif


NotifDisarmed()

response to aDisarmNotif()


NotifTimedOut()

Description


Description(CdString)

send the description to the other module