Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Plant SCADA

PropertiesTransformationGet

  • Last UpdatedJul 13, 2023
  • 2 minute read

Reads the property values set on the Movement, Scaling and Slider tabs of the Object Properties dialog for the current object.

Syntax

PropertiesTransformationGet(Action, Expression, RangeFlag, RangeMin, RangeMax, OffsetMin, OffsetMax, CustomFlag, CentreOffsetRight, CentreOffsetDown)

Action:

Selects the tab on the Object Properties dialog that data will be read from:

0 = MovementHorizontal

1 = MovementVertical

2 = MovementRotational

3 = ScalingHorizontal

4 = ScalingVertical

5 = SliderHorizontal

6 = SliderVertical

7 = SliderRotational

Expression:

The main expression in Field:

Movement expression for the actions MovementHorizontal or MovementVertical

Angle expression for action MovementRotational

Scaling expression for actions ScalingHorizontal or ScalingVertical

Tag for actions SliderHorizontal, SliderVertical or SliderRotational

RangeFlag:

TRUE if Specify range is checked

RangeMin:

The minimum floating point value. 0 (zero) if RangeFlag is not set.

RangeMax:

This maximum floating point value. 0 (zero) if RangeFlag is set to TRUE.

OffsetMin:

The value of Angle at minimum for the actions MovementRotational and SliderRotational, or Offset at minimum for other actions.

OffsetMax:

The value of Angle at maximum for the actions MovementRotational and SliderRotational, or Offset at maximum for other actions.

CustomFlag:

TRUE if custom is selected for the center axis offset setting for the actions MovementRotational, SliderRotational, Scaling Horizontal or ScalingVertical.

CentreOffsetRight:

A value between 0 and 32767 representing the customized setting for center offset right. 0 (zero) if CustomFlag is not set.

CentreOffsetDown:

A value between 0 and 32767 representing the customized setting for center offset down. 0 (zero) if CustomFlag is not set.

Return Value

The requested values, as a string.

Note: For details on handling return and error values, see Error Handling.

PropertiesTransformationPut

In This Topic
TitleResults for “How to create a CRG?”Also Available in