1 scb_parameterdata, Plc designer v2.x| lenze application samples – Lenze PLC Designer V2.x User Manual

Page 295

Advertising
background image

1.3 EN - 07/2012

L

295

PLC Designer V2.x| Lenze Application Samples

The L_SCB_CANBasic.lib library

L_SCB_SDO_ListSize10 - parameter list (length: 10)

17.13.1

SCB_ParameterData

17.14

L_SCB_SDO_ListSize10 - parameter list (length: 10)

This FB defines a list of ten parameters.

By means of FB L_SCB_SDOTransferTable the parameters can be read from the variable

list of the controller or transferred to the controller.

Inputs

Identifier/data type

Information/possible settings

byNodeNumber

BYTE

Node number

byMasterNumber

BYTE

Interface number (0...3)

wCode

WORD

Parameter value for the code

bySubcode

BYTE

Subcode value for subcode

xWriteAccess

BOOL

TRUE: Write access active

xEnable

BOOL

Activate FB

byNrOfByte

BYTE

Number of byte

dwData

DWORD

Data structure

xError

BOOL

Status output "Error"

TRUE During the processing an error has occurred

dwState

SCS_ErrorCode

Status

Identifier/data type

Information/possible settings

aParameters

SCB_ParameterData

Selection of the parameters

Advertising