Navigation: Scripting Reference Manual > Functions & Subroutines > SetMatrixCoatingType

 

SetMatrixCoatingType

 

Contact Us: fredsupport@photonengr.com

 

Description

Sets the Jones matrix parameters according to the type specified.

 

Syntax

SetMatrixCoatingType id, type

 

Parameters

id As Long

The identifier of the matrix coating.

 

type As String

The new matrix type you want to implement. Can be one of the following. Other values generate errors:

"General Matrix"

"X Linear Polarizer"

"Y Linear Polarizer"

"+45 Linear Polarizer"

"-45 Linear Polarizer"

"1/4 wave Fast Axis X"

"1/4 wave Fast Axis Y"

"1/4 wave Fast Axis +45"

"1/4 wave Fast Axis -45"

"1/2 wave Fast Axis X"

"1/2 wave Fast Axis Y"

"1/2 wave Fast Axis +45"

"1/2 wave Fast Axis -45"

"Right Circular Polarizer"

"Left Circular Polarizer"

 

Remarks

This subroutine sets the Jones matrix parameters according to the type specified. If there is a problem the subroutine sets an error and returns without modifying the matrix coating.

 

See Also

T_JONESMATRIX

AddMatrixCoating

AddMatrixCoatingType

GetMatrixCoating

GetMatrixCoatingType

InitMatrixCoating

SetMatrixCoating

Examples

Coatings

 

 

 

 

 

Copyright © Photon Engineering, LLC