警告
これは、古いバージョンのドキュメントです。 最新の情報をご覧になりたい場合は、次をご覧ください 2025.09 .RP4 - Get alarm
Command
RP4
Returns
RP00004:<alarm>, where
<alarm>is the activated alarm
Description
The alarms are described in the table below. Use the command WP5=0 to clear the alarms.
Define  | 
値  | 
Comment  | 
ALARM_PLATFORM  | 
0x01  | 
Platform above max temperature  | 
ALARM_HOPPER  | 
0x02  | 
hopper above max temperature (only for Asycube 50/80)  | 
ALARM_AMPLIFIER  | 
0x04  | 
Amplifier fault (only for Asycube 380/530)  | 
ALARM_PURGE  | 
0x08  | 
The purge has not been closed before the timeout  | 
ALARM_NO_S_POWER  | 
0x10  | 
No S-Power  | 
ALARM_6  | 
0x20  | 
N.C  | 
ALARM_BACK_LT  | 
0x40  | 
Backlight timeout reached  | 
ALARM_8  | 
0x80  | 
N.C  | 
Usage Example
In the example below, the alarm platform 0x01 and alarm hopper 0x02 are activated
Command : RP4
Response : RP00004:00003