Chapter 2: Using the Command Line Utility ● 19arcconf setalarmSets the state of the controller audible alarm, if present.SyntaxARCCONF SETALARM ParametersController# is the controller numberOn enables the alarmOff disables the alarmSilence quiets the currently sounding alarmTest triggers the alarmExampleARCCONF SETALARM 1 TESTARCCONF SETALARM 1 SILENCEarcconf setcacheChanges a logical drive’s cache mode.SyntaxARCCONF SETCACHE LOGICALDRIVE [noprompt]SETCACHE DEVICE ParametersController# is the controller numberLogicalDrive# is the number of the logical drive whose cache will be alteredLogical drive cache modes:● RON - read cache on● ROFF - read cache off● WT - write through disabled● WB - write back enabled● WBB - write back battery enabled (when protected by a battery)Channel/ID lists the space-delimited channel number and device number pairs for each deviceto add to the logical drive.Physical device cache modes:● WT - write through disabled● WB - write back enabledExampleARCCONF SETCACHE LOGICALDRIVE 1 RONARCCONF SETCACHE DEVICE 0 0 WB