User guide

User Guide InfraStruxure 150kVA Power Distribution Unit 54
icLoc
Access: Administrator, Device
Description: Configure the location of the targeted input contact.
Parameters: <location>
location = character string of up to 20 characters.
Example:
apc> icStatus
1. New Contact 1,Normal,Critical,Enable,Open,Location 1
2. User Contact 2,Normal,Warning,Enable,Open,Location 2
3. User Contact 3,Normal,Warning,Enable,Open,Location 3
4. User Contact 4,Normal,Critical,Enable,Open,Location 4
apc> icLoc "Door Switch"
1. New Contact 1,Normal,Critical,Enable,Open,Door Switch
apc> icStatus
1. New Contact 1,Normal,Critical,Enable,Open,Door Switch
2. User Contact 2,Normal,Warning,Enable,Open,Location 2
3. User Contact 3,Normal,Warning,Enable,Open,Location 3
4. User Contact 4,Normal,Critical,Enable,Open,Location 4
icNormal
Access: Administrator, Device
Description: Configure the normal state of the targeted input contact. When the normal state and the
physical state of the alarm are opposite, the contact will generate an alarm.
Parameters: <normal state>
Normal state = open|closed.
Example:
apc> icStatus
1. New Contact 1,Normal,Critical,Enable,Open,Door Switch
2. User Contact 2,Normal,Warning,Enable,Open,Location 2
3. User Contact 3,Normal,Warning,Enable,Open,Location 3
4. User Contact 4,Normal,Critical,Enable,Open,Location 4
apc> icNormal closed //reversing the normal generates an alarm
1. New Contact 1,Critical,Critical,Enable,Open,Door Switch
apc> icStatus
1. New Contact 1,Critical,Critical,Enable,Open,Door Switch
2. User Contact 2,Normal,Warning,Enable,Open,Location 2
3. User Contact 3,Normal,Warning,Enable,Open,Location 3
4. User Contact 4,Normal,Critical,Enable,Open,Location 4