Dear fellow labview programmers,
This idea is about writing scripts with 'niFgen Write Script.vi', e.g.:
---------------------------------------
Script myScript0
Wait until scriptTrigger0
Generate fid
clear scriptTrigger0
repeat Forever
Wait until scriptTrigger0
Generate echo
clear scriptTrigger0
end repeat
end Script
---------------------------------------
My idea is to extend the scripting posibilities of 'niFgen Write Script.vi'
It seems that is only possible to program horizontal attributes of the waveforms (sequencing - i.e. time).
It seems that it is not possible to program vertical attributes of the waveforms (i.e. amplitude).
It would be helpful to be able to program the analog output-gain of the awg by the usage of such scripting.
Thanks,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Any idea that has not received any kudos within a year after posting will be automatically declined.