LabVIEW Idea Exchange

cancel
Showing results for 
Search instead for 
Did you mean: 
0 Kudos
I_dont_want_an_alias

'niFgen Write Script.vi': setting amplitude/gain in scripts?

Status: Declined

Any idea that has not received any kudos within a year after posting will be automatically declined.

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,

 

1 Comment
Darren
Proven Zealot
Status changed to: Declined

Any idea that has not received any kudos within a year after posting will be automatically declined.