|
|
| . |
|
Node Alarm The Node Alarm is a notification feature in the FPGA logic for SynqNet nodes. Its purpose is to warn a user that there is a problem with the SynqNet Node. The input trigger conditions for the Node Alarm are software configurable. By default, IO Abort, node not in SYNQ mode, or FPGA image not Runtime can activate the Node Alarm output. See Also: Node LEDs | Node LED Details Configuration Motion Console All of the Node Alarm Switches and Masks in the above diagram can be set via check boxes in Motion Console. A guide to each is shown below. Dedicated Fault Status Mask
IOAbort Mask
NodeAlarm Mask
MPI The input trigger conditions for the Node Alarm can be configured with meiSqNodeConfigGet/Set using the MEISqNodeConfigAlarm structure.
Events When a Node Alarm occurs, the controller will generate an MEIEventTypeSQNODE_NODE_ALARM status/event. The status can be read with meiSqNodeStatus decoding the eventMask with mpiEventMaskBitGET(eventMask, MEIEventTypeSQNODE_NODE_ALARM). After the SQNODE_NODE_ALARM status/event occurs, the status/event can be cleared with meiSqNodeEventReset. This will allow another SQNODE_NODE_ALARM status/event to be triggered. See Also
|
||||||
| | | Copyright © 2001-2008 Motion Engineering |