CD522_PWM_OUTΒΆ

../_images/2db4df40e389b0610a33139000eba54e
Parameter Value
Library_File_Name CD522_AC500_V13.lib
Available from PLC runtime system: V1.0.2
Available from S500 I/O modules (DC551/DC505) firmware V1.11
Available from CD522 firmware V2.1
Type Type_Function_Block_History

The module CD522 can be used to control one output pulses signals with an adjustable duty cycle (ON/OFF ratio).The PWM operating mode is configured in PLC Configuration using module parameters (see picture below).

../_images/44818612e389b5dd0a33139000eba54e2

After that, it is activated during the initialization phase (power-on, cold start, warm start).

The data exchange to and from the user program is performed using input and output operands. These necessary operands are created and reserved automatically, when one module CD522 is added in I/O-Bus configuration.

The module CD522 provides two independent outputs which can be used in PWM mode (O0 and O1). Both have the same specification and can work completely separated.

The Function Block CD522_PWM_OUT should be used to control with input EN_PWM, configure the frequency with input FREQ and the input duty cycle DUTY_CYCLE of PWM outputs (pulse-width modulator).