Click or drag to resize
CVVCRC Method
Compute the CRC value of a VV.

Available since Oasis montaj version: 5.0.0
License: Available to anyone.  

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public int CRC(
	int i1
)

Parameters

i1
Type: SystemInt32
previous CRC CRC_INIT_VALUEConstant

Return Value

Type: Int32
CRC Value
See Also