Reading a simple parameter (SDO).

The EplReadObject user defined function block is used for sending a simple SDO message to read a parameter from a slave.

Inputs

Parameter

Data type

Description

EN

BOOL

The message is sent on a rising edge of this input.

PORT

STRING

Name of the port (not used).

SLV

DINT

Powerlink slave number.

Object

DINT

Parameter index

Sub

DINT

Parameter sub-index

TO

TIME

Timeout for exchange

Outputs

Parameter

Data type

Description

Ready

BOOL

  • TRUE when the block is ready
  • FALSE during an exchange

RC

DINT

Powerlink return check

VAL

UDINT

Read parameter value answered by the slave.


Created with the Personal Edition of HelpNDoc: Easily create Qt Help files