Click or drag to resize

ScannerConfigGetHeadCount Method

Returns the number of heads that are available for the given 'head format'.

Namespace: RAYLASE.SPICE3
Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.4.1
Syntax
C#
public static int GetHeadCount(
	ScanHeadFormat headFormat
)

Parameters

headFormat  ScanHeadFormat
The head format whose number of heads should be returned.

Return Value

Int32
The number of heads.
See Also