Section 3: Functions and features Model 2461 Interactive SourceMeter® Instrument Reference Manual3-104 2461-901-01 A/November 2015TSP trigger timer commands:• trigger.timer[N].clear() (on page 8-301)• trigger.timer[N].count (on page 8-301)• trigger.timer[N].delay (on page 8-303)• trigger.timer[N].delaylist (on page 8-303)• trigger.timer[N].enable (on page 8-304)• trigger.timer[N].reset() (on page 8-305)• trigger.timer[N].start.fractionalseconds (on page 8-306)• trigger.timer[N].start.generate (on page 8-306)• trigger.timer[N].start.overrun (on page 8-307)• trigger.timer[N].start.seconds (on page 8-308)• trigger.timer[N].start.stimulus (on page 8-308)• trigger.timer[N].wait() (on page 8-309)Event blendersThe ability to combine trigger events is called event blending. You can use an event blender to waitfor up to four input trigger events to occur before responding with an output event.The Model 2461 has 1 or 2 event blenders that you can program.Event blender operationsYou can use event blenders to perform logical AND or logical OR operations on trigger events. Forexample, trigger events can be triggered when either a manual trigger or external input trigger isdetected.When AND operation is selected, the event blender generates an event when an event is detected onall of the assigned stimulus inputs.When OR operation is selected, the event blender generates an event when an event is detected onany one of the four stimulus inputs.You set the event blender operation using remote commands.Using SCPI commands:Send the command :TRIGger:BLENder:MODE.Set the command to OR or AND.Using TSP commands:Send the command trigger.blender[N].orenable.Setting the command to true enables OR operation; setting it to false enables AND operation.