
3-23 Programming
Pulse Copy (cont’d)
Example Generate a train of pulses as follows:
Pulse On Off
1050
2 100 150
3 200 250
4 300 350
5 400 450
6 500 550
7 600 650
8 700 750
9 800 850
10 900 950
Each pulse is 50 increments wide, separated from the next pulse by 50 increments.
Program PULSE COPY as follows:
PROGRAM:---<
Program to add pulses to;
Enter number, then SEL to go to next screen
CHANNEL:---<
Channel to add pulses to;
Enter number, then SEL to go to next screen
ON: 0<
"On" time of leading edge of first pulse;
Enter 0, then ENT & SEL to go to next screen
OFF:950<
"Off" time of trailing edge of last pulse;
Enter 950, then ENT & SEL to go to next screen
COUNT 10<
Total number of pulses to be added;
Enter 10, then ENT & SEL to go to next screen
DURATION: 50<
Duration of each pulse added;
Enter 50, then ENT & SEL to go to next screen
DURATION: 50
EXECUTE<
Move cursor to EXECUTE, then press SEL to
generate pulses.
DURATION: 35
COMPLETE<
COMPLETE indicates pulses have been generate
<-P-> CH: 1 <EDG
ON: 0 OF: 50
Move cursor to OF and use arrow keys to
review pulse setpoints
Go to SETPOINTS to confirm the pulse train:
Kommentare zu diesen Handbüchern