tomkor
2008-08-14 21:10:11 UTC
What is the fastest way to transition from a complex script already using markers and triggers to a known constant voltage level on the 5421 using c functions?
Is it to load a second script in advance with a single voltage level and activate it using the following 3 steps?
-niFgen_AbortGeneration
-Set NIFGEN_ATTR_SCRIPT_TO_GENERATE attribute to the single voltage script
-niFgen_InitiateGeneration
How long should these 3 steps take? Is there a faster way?
Is it to load a second script in advance with a single voltage level and activate it using the following 3 steps?
-niFgen_AbortGeneration
-Set NIFGEN_ATTR_SCRIPT_TO_GENERATE attribute to the single voltage script
-niFgen_InitiateGeneration
How long should these 3 steps take? Is there a faster way?