. |
Node AlarmThe 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 ConfigurationMotion ConsoleAll 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
MPIThe input trigger conditions for the Node Alarm can be configured with mpiSqNodeConfigGet/Set using the MPISqNodeConfigAlarm structure.
EventsWhen a Node Alarm occurs, the controller will generate an MPIEventTypeSQNODE_NODE_ALARM status/event. The status can be read with mpiSqNodeStatus decoding the eventMask with mpiEventMaskBitGET(eventMask, MPIEventTypeSQNODE_NODE_ALARM). After the SQNODE_NODE_ALARM status/event occurs, the status/event can be cleared with mpiSqNodeEventReset. This will allow another SQNODE_NODE_ALARM status/event to be triggered. See Also
|
| | Copyright © 2001-2021 Motion Engineering |