beautypg.com

Getparameter, Parameters – Yaskawa MotionWorks IEC Toolboxes User Manual

Page 201

background image

Communications Toolbox: Function Blocks

MotionWorks IEC61131-3 Toolboxes: 2013-09-13

188


GetParameter

The GetParameter function block provides a single parameter Value extracted from the CommandString. This is
supporting function block for use within the CommandProcessor function block.

Parameters

*

Parameter

Data Type

Description

VAR_IN_OUT

V

CommandString

YTB_STRING512

Input string containing parameters separated by
delimiters. such as MV;1.0;-10.5;3.007

VAR_INPUT

Default

B

Enable

BOOL

The function will continue to
execute while enable is held
high.

FALSE

V

Delimiter

YTB_STRING1

String value of the character
separating parameters within
the CommandString

BYTE#44 (comma
- ',')

B

Number

INT

Depending on Method input,

INT#0