I/O Blocks

Analog Input

Analog Input This function block reads the signal from one of the analog input ports (IN1 ..IN10) and provides this signal at the output Value to be used within the program. The value is given in Volt. Parameters The parameter dialog can be use to the select the specific analog input source. Signals Name I/O Type(s) Function Value O FLOAT Output signal in [V] Visualization The name of the analog input port is shown in the header of the symbol.

Digital Output

Digital Output This function block will send the signal from input P to one of the digital output ports (OUT1 .. OUT9) Parameters The parameter dialog can be used to select the specific digital output port. Signals Name I/O Type(s) Function P I BIT Input signal Visualization he name of the digital output port is shown in the header of the symbol. If the input P is set to HIGH, the function block will be highlighted.

PWM Output

PWM Output This function block creates a pulse width modulated signal for the output port OUT5. For this signal a base frequency has to be selected. Additionally the input Duty defines the pulse width (in percent), i.e. the HIGH portion of the length of a single cycle period. ATTENTION! If the function block “OUT5” is used as digital output and PWM output in the project at the same time, the block number is deciding which function is assigned to the output. In this case output 9 is used as ...

Digital Counter

Digital Counter This function block counts signals on one of the digital inputs (IN1 or IN2). If a positive going edge is detected on the input port, the internal counter is increased by one. The value of this counter is provided at output Count. The input Reset can be used to reset the counter to 0. The inputs IN1 and IN2 can parallel be used as digital inputs and “quick counters”. Parameters The parameter dialog can be used to select the specific digital input port. Signals Name I/O Typ...

Digital Input

Digital Input This function block reads the signal from one of the digital input ports (IN1 or IN2) and provides this signal at the output Q to be used within the program. The inputs IN1 and IN2 can parallel be used as digital inputs as “quick counters”. As digital input, they give out the current status, which they get at the input when calling the function block. Parameters The parameter dialog can be used to select the specific digital input port. Signals Name I/O Type(s) Function Q O B...