Assignments

Keyword

Example

Description

:=

a:=87;b:=b+1;c:=SIN(x);

The value on the right is assigned to the identifier on the left

=>

Ton1( IN:= bStart1,     PT:=T#300ms ,
    Q=> bEnd1 ,
    ET=> tEv1 );

The value on the left is assigned to the identifier on the right. An assignment in this direction is required for output parameters of functions or function blocks.

Modified on: 2020-09-22Feedback on this pagePanasonic hotline