Navigation: Scripting Reference Manual > Functions & Subroutines > ARNGetBAxisParams

 

ARNGetBAxisParams

 

Contact Us: fredsupport@photonengr.com

 

Description

Returns the B axis (vertical) parameters for an existing Analysis Results Node (ARN).

 

Syntax

ARNGetBAxisParams nNodeNum, bLabel, bUnits, bType

 

Parameters

nNodeNum As Long

Node number of existing ARN.

 

bLabel As String

Text label for B axis of ARN.

 

bUnits As String

Units for B axis of ARN. See Units for allowed string representations.

 

bType As String

Axis parameter type. Allowed options are "Spatial", "AngularInRadians", "AngularInDegrees", "DirectionCosine", "Frequency". All other entries result in a type "Unknown".

 

Remarks

Returns the B axis (vertical) parameters for an existing Analysis Results Node (ARN). These parameters include an axis label, the units of measure for the axis, and the type of data.

 

See Also

All ARN Scripting Commands

 

 

 

 

 

Copyright © Photon Engineering, LLC