Commit 0ab93446 authored by claes's avatar claes

Node object changed

parent c096f07a
...@@ -938,9 +938,6 @@ struct pwr_s_Node ...@@ -938,9 +938,6 @@ struct pwr_s_Node
pwr_tString80 ProcMessage[40]; pwr_tString80 ProcMessage[40];
pwr_tOid ProcObject[40]; pwr_tOid ProcObject[40];
pwr_tTime ProcTimeStamp[40]; pwr_tTime ProcTimeStamp[40];
pwr_tStatus ApplStatus[20];
pwr_tOid ApplObject[20];
pwr_tTime ApplTimeStamp[20];
pwr_tBoolean EmergBreakTrue; pwr_tBoolean EmergBreakTrue;
pwr_tUInt32 EmergBreakSelect; pwr_tUInt32 EmergBreakSelect;
}; };
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment