Alarm (ALARm) |
Syntax |
(Command) |
|
||||
(Response) |
alm$,A$
|
|||||
Details |
Sets the active low/high of the alarm output terminal. |
|||||
Example |
:ALARm:ACTive ALM1,LOW |
|||||
Note |
- |
|||||
Usage |
- |
Syntax |
(Query) |
|
|
(Response) |
NO<NR1>,ALM$,CH$,ERR$,STR$,END$ |
||
Details |
Returns the alarm history details set by NO. |
||
Example |
:ALARm:ARCD? 1 |
||
Note |
The format of the alarm start/stop time is based on the time axis display setting. |
||
Usage |
The alarm history num is greater than or equal to 1. |
Syntax |
(Query) |
|
|
(Response) |
A<NR1> |
||
Details |
Returns the alarm history num as an NR1 numerical value. |
||
Example |
:ALARm:ARCDNum? |
||
Note |
- |
||
Usage |
- |
Syntax |
(Command) |
|
|
(Response) |
alm$,A$ |
||
Details |
Sets the alarm at low battery. |
||
Example |
:ALARm:BATT ALM1,ON |
||
Note |
- |
||
Usage |
- |
Syntax |
(Command) |
|
|
(Response) |
A$ |
||
Details |
Sets the alarm beep. |
||
Example |
:ALARm:BEEP ON |
||
Note |
- |
||
Usage |
- |
Syntax |
(Command) |
|
|
(Response) |
alm$,A$ |
||
Details |
Sets the alarm at burn out. |
||
Example |
:ALARm:BURN ALM1,ON |
||
Note |
- |
||
Usage |
- |
Syntax |
(Command) |
|
|||||||
(Response) |
alm$,A$ |
||||||||
Details |
Sets the alarm at communication disconnect.
|
||||||||
Example |
:ALARm:DISCon ALM1,ON |
||||||||
Note |
- |
||||||||
Usage |
- |
Syntax |
(Command) |
|
|
(Response) |
alm$,A<NR1> |
||
Details |
Sets the alarm filter. |
||
Example |
:ALARm:FILTer ALM1,2 |
||
Note |
If you specify a value that is not in the setting, it will be set to the nearest value if there is a value greater than the value you tried to set. |
||
Usage |
- |
Syntax |
(Command) |
|
|
(Response) |
A$ |
||
Details |
Sets the alarm hold. |
||
Example |
:ALARm:HOLD ON |
||
Note |
- |
||
Usage |
A$=CLEAR can only be used when alarm hold is ON. |
Syntax |
(Command) |
|
|||||
(Response) |
alm$,A$ |
||||||
Details |
Sets the alarm source AND/OR.
|
||||||
Example |
:ALARm:SOURce ALM1,AND |
||||||
Note |
- |
||||||
Usage |
- |
Syntax |
(Command) |
|
|||||||||
(Response) |
[Analog Channel Alarm] |
||||||||||
Details |
Sets the type of alarm for the channel designated by alm$,ch$/w$/pls$.
|
||||||||||
Example |
:ALARm:ANALog:KIND ALM1,CH1_1,LEVEl |
||||||||||
Note |
It is also possible to set and query using the following conventional commands. |
||||||||||
Usage |
- |
Syntax |
(Command) |
|
|
(Response) |
[Analog Channel Alarm] |
||
Details |
Sets the alarm level of the level alarm of the channel designated by alm$,ch$/w$/pls$. |
||
Example |
:ALARm:ANALog:LEVEl ALM1,CH1_1,0.1 |
||
Note |
If you enter a value greater than the configurable limit, the maximum value is set. |
||
Usage |
- |
Sets and queries the lower limit level for a window-in/-out alarm. |
|||
Syntax |
(Command) |
|
|
(Response) |
[Analog Channel Alarm] |
||
Details |
Sets the lower limit level of the window alarm of the channel designated by alm$,ch$/w$/pls$ as a voltage value. |
||
Example |
:ALARm:ANALog:LOWEr ALM1,CH1_1,-0.5 |
||
Note |
You cannot enter a value greater than or equal to the upper limit level of the window alarm. |
||
Usage |
- |
Syntax |
(Command) |
|
|||||
(Response) |
[Analog Channel Alarm] |
||||||
Details |
Sets the alarm direction of the window alarm of the channel designated by alm$,ch$/w$/pls$.
|
||||||
Example |
:ALARm:ANALog:SIDE ALM1,CH1_1,IN |
||||||
Note |
It is also possible to set and query using the following conventional commands. |
||||||
Usage |
- |
Syntax |
(Command) |
|
|||||
(Response) |
[Analog Channel Alarm] |
||||||
Details |
Sets the alarm direction of the level alarm of the channel designated by alm$,ch$/w$/pls$.
|
||||||
Example |
:ALARm:ANALog:SLOPe ALM1,CH1_1,HIGH |
||||||
Note |
It is also possible to set and query using the following conventional commands. |
||||||
Usage |
- |
Syntax |
(Command) |
|
|
(Response) |
[Analog Channel Alarm] |
||
Details |
Sets the time width of slope alarm of the channel designated by alm$,ch$/w$/pls$. |
||
Example |
:ALARm:ANALog:STIMe ALM1,CH1_1,0,1,20 |
||
Note |
0,0,0 can not be set. |
||
Usage |
- |
Sets and queries the upper limit level for a window-in/-out alarm. |
|||
Syntax |
(Command) |
|
|
(Response) |
[Analog Channel Alarm] |
||
Details |
Sets the upper limit level of the window alarm of the channel designated by alm$,ch$/w$/pls$ as a voltage value. |
||
Example |
:ALARm:ANALog:UPPEr ALM1,CH1_1,0.5 |
||
Note |
You cannot enter a value less than or equal to the lower limit level of the window alarm. |
||
Usage |
- |
Sets and queries the logical operator (AND/OR) for the alarm pattern of a logic alarm. |
|||||||||
Syntax |
(Command) |
|
|||||||
(Response) |
alm$,A$ |
||||||||
Details |
Sets the AND/OR logical operator for the alarm pattern of a logic alarm of the channel designated by alm$.
|
||||||||
Example |
:ALARm:LOGic:ANDOR ALM1,OR |
||||||||
Note |
It is also possible to set and query using the following conventional commands. |
||||||||
Usage |
- |
Syntax |
(Command) |
|
|||||||
(Response) |
"A$" |
||||||||
Details |
Sets the alarm pattern (8 bits) for the logic alarm.
|
||||||||
Example |
:ALARm:LOGic:PATTern ALM1,"X01XX01X" |
||||||||
Note |
It is also possible to set and query using the following conventional commands. |
||||||||
Usage |
- |