![Sourcetronic ST1778 Скачать руководство пользователя страница 19](http://html1.mh-extra.com/html/sourcetronic/st1778/st1778_user-manual_1336350019.webp)
17
Command: PARAmeter:STEP <string><LF>
<string>:
EDGeD set the valid mode as down edge
EDGeU set the valid mode as up edge
HOLD set the valid mode as hold
LOCKed set the mode as lock, it means turn off
VOLTage set the mode as level
E.g.:Send_Command(
”PARA:FOOT EDGD”); set the mode as down edge trigger
4. REMOte sub system command set
REMOte sub system command set is used to remote control the lock and unlock of system
Command tree:
Command: REMOte <string>
<string>:
LOCKed
UnLOCked
E.g.:Send_Command(
” REMO ULOC”); unlock the system
5. STATe sub system command set
STATe sub system command set is used to remote inquire the state of host and system.
Command tree:
:HOST inquire the state of host,
add“?” at the end.
Command: STATe:HOST?<LF>
E.g.:Send_Command(
”STAT:HOST?”); obtain the state of host.
Definition of returned data
(include a byte)
:
When the following bit is 1, it means the state is on or valid
Bit1: if charge
Bit2: if working
Bit3: if over heat
Bit4: if over load
STATe —— :HOST
:WORKing
:SLAVe——<NR1>,<NR1>…
REMOte—— LOCKed
UnLOCked