signature_ini
Description
Initializes and loads signature parameters from file
Syntax
C++
void signature_ini()
Arguments
| None |
Return Value
| None |
Example
awg.signature_ini();
Notes
If there is no signature file in your executable folder, this method will automatically download the signature file stored internally on the AWG.
After using this method, you should use the Clock_Frequency property to load the correct signature parameters for your particular frequency.