PlateModel.RemovePlate Method

Top 

Description

Removes the plate identified by plateName.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

Click here to see the documentation for this object in millisecond timing precision mode.

 

Overload List

Signatures

Return Value

Description

PlateModel.RemovePlate(String plateName)

None

Removes the plate identified by plateName.

PlateModel.RemovePlate(Variable plateIndex)

None

Removes the plate at the specified index.

 

 

See also

PlateModel Object