ValveCharacteristicPoint

A single point on the valve characteristic curve mapping velocity to spool position.

Syntax

Definition:

TYPE ValveCharacteristicPoint :
STRUCT
    Velocity      : LREAL;
    SpoolPosition : LREAL;
END_STRUCT
END_TYPE

Parameters

Name

Type

Default

Description

Velocity

LREAL

#Invalid

Axis velocity corresponding to the given valve spool position.

SpoolPosition

LREAL

#Invalid

Valve spool position corresponding to the given velocity.

Versionsinformation

  • TwinCAT Standard >= v3.1.4026.23.1
  • TF5560 MC3 FluidPower >= v4.0.6 (inkludiert TF5500 MC3 Base >= v4.0.6)