HeadCorrectionAPISetGcd(Int32, String) Method |
Writes the data of a local correction file in 'gcd'-format to the card.
Namespace: RAYLASE.SPICE3.ClientLibAssembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 2.3.5
Syntaxpublic void SetGcd(
int head,
string localFile
)
Parameters
- head Int32
- The head selector.
- localFile String
- The local correction file.
Remarks
See Also