1 l_io1000paraidc - parameterise analog inputs, L_io1000paraidc - parameterise analog inputs, L_io1000paraidc – Lenze Function library LenzeIO1000Drv User Manual

Page 12: Function library "lenzeio1000drv

Advertising
background image

Function library "LenzeIo1000Drv"

Function blocks

L_io1000ParAiDc - Parameterise analog inputs

12

L

DMS 1.0 EN - 07/2011 - TD05

4.1

L_io1000ParAiDc - Parameterise analog inputs

This FB serves to parameterise the analog input modules EPM-S400, EPM-S401, EPM-S402

and EPM-S403.

 A FALSE/TRUE edge at the bExecute input starts the parameter setting.
 The dnState output shows the transmission status.

Inputs

Call possible in:

;

Cyclic task

…

Interrupt task

;

Time-controlled task (INTERVAL)

…

Event-controlled task (EVENT)

L_io1000ParAiDc

⎯ bExecute

bDone ⎯

⎯ dwHandle

dnState ⎯

⎯ byNodeAdr
⎯ byAnalogModuleNo
⎯ byNoOfChannels
⎯ byFunction_CH1
⎯ byFunction_CH2
⎯ byFunction_CH3
⎯ byFunction_CH4

Identifier/data type

Information/possible settings

bExecute

BOOL

FALSEÊTRUE Start parameter setting of the analog input module

dwHandle

DWORD

• 9400 ServoPLC: Handle created by FB L_CanInit

• Drive PLC, 9300 Servo PLC, ECS: 10

byNodeAdr

BYTE

1 ... 127 CAN node address of the I/O system

byAnalogModuleNo

BYTE

1 ... 64 Number of the analog input module

byNoOfChannels

BYTE

Number of channels of the I/O system

2 EPM-S400, EPM-S402
4 EPM-S401, EPM-S403

byFunction_CH1 ... _CH4

BYTE

Function channel 1 ... 4

• see system manual "I/O system 1000":

EPM-S400: Chapter 7.8.1

EPM-S401: Chapter 7.8.2

EPM-S402: Chapter 7.8.3

EPM-S403: Chapter 7.8.4

Advertising