Navigation: Scripting Reference Manual > Functions & Subroutines > ARNSetBAxisParams

 

ARNSetBAxisParams

 

Contact Us: fredsupport@photonengr.com

 

Description

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

 

Syntax

ARNSetBAxisParams 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

Sets 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