3 l_io1000paraodc - parameterise analog outputs, L_io1000paraodc - parameterise analog outputs, L_io1000paraodc – Lenze Function library LenzeIO1000Drv User Manual

Page 17: Function library "lenzeio1000drv

Advertising
background image

DMS 1.0 EN - 07/2011 - TD05

L

17

Function library "LenzeIo1000Drv"

Function blocks

L_io1000ParAoDc - Parameterise analog outputs

4.3

L_io1000ParAoDc - Parameterise analog outputs

This FB serves to parameterise the analog output modules EPM-S500, EPM-S501, EPM-

S502 and EPM-S503.

 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_io1000ParAoDc

⎯ bExecute

bDone ⎯

⎯ dwHandle

dnState ⎯

⎯ byNodeAdr
⎯ byAnalogModuleNo
⎯ byNoOfChannels
⎯ bShortCircuitDetection_CH1
⎯ byFunction_CH1
⎯ bShortCircuitDetection_CH2
⎯ byFunction_CH2
⎯ bShortCircuitDetection_CH3
⎯ byFunction_CH3
⎯ bShortCircuitDetection_CH4
⎯ byFunction_CH4

Identifier/data type

Information/possible settings

bExecute

BOOL

FALSEÊTRUE Start parameter setting of the analog output 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 output module

byNoOfChannels

BYTE

Number of channels of the I/O system

2 EPM-S500, EPM-S502
4 EPM-S501, EPM-S503

bShortCircuitDetection

_CH1 ... _CH4

BOOL

TRUE Activate short circuit detection channel 1 ... 4

byFunction_CH1 ... _CH4

BYTE

Function channel 1 ... 4

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

EPM-S500: Chapter 7.8.5

EPM-S501: Chapter 7.8.6

EPM-S502: Chapter 7.8.7

EPM-S503: Chapter 7.8.8

Advertising