Running into some odd behavior with the 2461. When using source current / digitize voltage in pulsed mode, if the pulse amplitude limit is >21V (such that the 100V range is required) I see some unexpected voltage output after the trigger model has been initiated, but before the digitize begins.
Looking at the trigger model it seems to fall about where the first 'Source Output: On' block occurs.
Of course, since this is before the digitize starts, it does not show up in the 2461 output data; it is necessary to monitor the load with an external scope to see it. The spurious output is just over 50ms long, and appears to be around 750mV (not exact.)
So far I only see it happening when using the 100V range for the 'top' of the pulses. The 'standard' (or 'bias') range remains at the default of 7V (the bias current amplitude is 0A, limit should be low.)
The only other mention of a similar issue I could find was this thread on the old Tek forum:
https://forum.tek.com/viewtopic.php?f=263&t=142365&p=288913
where user JosefG remarks,
If the voltage range is too high the error happens and before the 10A pulses are generated there is an additional 500 mA [artifact] (width: 50ms) on the output.
(Based on suggestions in that thread, I left the 'default' limit at 7V but it does not resolve the issue, seems to have been related to another issue.)
This is particularly irritating because there seems to be no way to detect this has happened. I am using the digital IO lines to synchronize the SMU pulses/data capture with external equipment; this 'spurious output' causes all of the 2461's actions to be delayed by ~50ms but there is seemingly no way to detect that it has happened (since it comes after the "wait for trigger pulse" block in the model.)
Is this a bug? Or, if this is intended as some sort of "probing before output turns on", is it documented anywhere, along with an exhaustive list of conditions that cause it to happen? As it stands, this makes accurate & reliable synchronization more or less impossible when using the 100V pulsed range.
Additional notes:
* this is using 2-wire. (edit: also happens with 4-wire)
* To achieve the required trigger line behavior I had to input my own trigger model, but it is very similar to the model that is generated using the front-panel pulse wizard, and/or the `SOURCE:PULSE:TRAIN:CURRENT` command. After the config-list recall, it sends NOTIFY1 on DigOut 1 (set up as trigger output), and then waits for a pulse back on DigIn2 (set up as trigger input). Then, proceeds into the "Source On" block and the rest of the pulse train.
Any assistance would be appreciated, thanks!
PS - post editing on this new forum software is completely broken; the post gets converted to some markup format and does not get properly converted back when saving the edits. I had to basically re-write this to fix it after I tried to edit. This new forum software seems like more of a regression compared to the previous...