12 l_scb_putnodedatatxpdo2 - data transmission, Plc designer v2.x| lenze application samples – Lenze PLC Designer V2.x User Manual

Page 293

Advertising
background image

1.3 EN - 07/2012

L

293

PLC Designer V2.x| Lenze Application Samples

The L_SCB_CANBasic.lib library

L_SCB_PutNodeDataTxPDO2 - data transmission

17.12

L_SCB_PutNodeDataTxPDO2 - data transmission

This FB transmits the data via PDO 2.

Inputs

Outputs

Note!

To be able to use the L_SCB_GetNodeDataRxPDO1/

L_SCB_GetNodeDataRxPDO2 FBs in a program, the L_SCB_CanStatus FB must

also be inserted.
• Otherwise, communication to the controller is not possible!

Identifier/data type

Information/possible settings

byNodeNumber

BYTE

Node number

byMasterNumber

BYTE

Interface number (0...3)

awSendData

ARRAY[0..3] OF WORD

Data

Identifier/data type

Information/possible settings

xError

BOOL

"Error" status signal

• Error when reading the data of PDO2

FALSE No error detected

TRUE Error when reading the data

Advertising