Owner manual
Table Of Contents
- Parts List
- Specifications
- Basic Functions
- How You Will Use the Model 725
- Installing timerPRO Software
- Setting Up the Model 725
- Field Upgradeable Software
- Getting Help
- Back Panel Inputs and Outputs
- Front Panel Controls
- Main Screen
- General Settings
- Channel Properties Screen
- Quiescent States
- Logic
- Timing Modes
- “Apply” versus “Program All Channels”
- Fixed Output Mode
- Passive Mode (Output = Input)
- Clocked Pulse Stream Mode
- Delayed Pulse After Trigger Mode
- Important Delay Timing Considerations
- Validated Trigger Input Mode (Noise Suppression)
- Timer Mode
- Dynamically-Delayed Pulse Mode
- Toggled Output Mode
- Dynamic Delay Compensation Mode
- Storing and Recalling Experiment Files
- Front Panel Controls and Indicators
- Selecting a Channel from the Front Panel
- Performing a Front Panel Function
- Store/Recall Settings Profiles

20
Experimenting With Channel Logic
This brief example will show you more about channel logic:
1. Connect a normally-open switch to Input 1 and another to Input 2.
2. Connect an LED to Output A.
3. Open the Channel Settings screen for Channel A.
4. Choose Output = Input from the Timing Mode list. In this mode, the output of Channel
A is always the same as its input.
5. Select the Passive tab and choose Output = Input.
6. Select the Logic tab and enter:
inA = in1;
7. Click the Set All Channels button.
The LED at Output A should be glowing, indicating that the output is TRUE, or HIGH (since
Model 725 inputs are normally HIGH). When you close Switch 1, the LED will turn off,
indicating that the output is FALSE, or LOW.
NOTE: The Channel A LED on the front of the Model 725 glows green while the
channel output is LOW, or red when the output is HIGH. The channel LED does not
always indicate the channel’s output state—only in certain Timing Modes. You’ll learn
more later in the Timing Modes section.
8. Next, change the logic assignment to:
inA = not in1;
9. Click the Set All Channels button. The LED at Output A will now remain off until you
close the switch.
10. Change the logic assignment to:
inA = not in2;
11. Click the Set All Channels button. The LED at Output A will now remain off until you
close Switch 2.










