![ITech GRN-45-1001 Скачать руководство пользователя страница 110](http://html1.mh-extra.com/html/itech/grn-45-1001/grn-45-1001_programming-manual_2095317110.webp)
Programming Examples
Copyright © Itech Electronic Co., Ltd.
89
To set the timer to 100 seconds for the output, send the commands:
-> TIM ON
-> TIM:DEL 100
Example3: List Function
To specify manual trigger
,
BUS trigger or external trigger for the trigger source,
send the command:
-> TRIGger:SOURce KEYPad|BUS|EXT
To specify V mode or I mode for list operation mode, send the command:
-> LIST:FUNC VOLT|CURR
To set the end state of list program to stop normally or keep the last output,
send the command:
-> LIST:TERM NORM|LAST
To set the number of list repetitions to 3, send the command:
-> LIST:REP 3
To set the total steps of list program to 10, send the command:
-> LIST:STEP:COUN 10
To set the voltage to 10 V for the first step in the list program, send the
command:
-> LIST:STEP:VOLT 1,10.00
To set the current to 3.5 A for the first step in the list program, send the
command:
-> LIST:STEP:CURR 1,3.500
Note
When you specify V mode for list operation mode, you only need to set the voltage value
for each step. When you specify I mode for list operation mode, you only need to set the
current value for each step.
To set the slew rate to 1 second for the first step in the list program, send the
command:
-> LIST:STEP:SLEW 1,1.000
To set the width value to 1 second for the first step in the list program, send the
command:
-> LIST:STEP:WIDT 1,1.000
To save the present list program into the List File 1, send the command:
-> LIST:SAV 1
To enable the list function, send the command: