master/domain.h
branchstable-1.1
changeset 1724 07c82e520ddd
parent 1719 42ed27ae6785
child 404 7f7f429e13c7
child 1732 1cc865ba17c2
--- a/master/domain.h	Mon Sep 25 12:15:36 2006 +0000
+++ b/master/domain.h	Mon Sep 25 12:20:44 2006 +0000
@@ -66,6 +66,7 @@
     struct list_head datagrams; /**< process data datagrams */
     uint32_t base_address; /**< logical offset address of the process data */
     unsigned int response_count; /**< number of responding slaves */
+    unsigned int state; /**< domain error state */
     struct list_head data_regs; /**< PDO data registrations */
     unsigned int working_counter_changes; /**< working counter changes
                                              since last notification */