VRT_Set Function

Returns definition value of VRTParam1 and VRTParam2 that is define for each VRT number.

Syntax

VRT_Set (VRT number|VRT label, VRTParam)

Parameters

  • VRT number

    Integer number (1 to 15) representing VRT number to define.

    (0 is default. Cannot be specified.)

  • VRT label

    Specify VRT label.

  • VRTParam

    Specify VRTParam1 to return VRTParam1.

    Specify VRTParam2 to return VRTParam2.

Constant Value
VRTParam1 1
VRTParam2 2

Return Values

Returns definition value of VRTParam1 or VRTParam2 in integer value.

See Also

VRT_Set, VRT_CPMotion

VRT_Set Example

Print VRT_Set(1, VRTParam1)