From: "Ulrich Schwendicke" To: "Bert Schoeneich" Cc: "Bagrat Petrosyan" Subject: Re: main valve in mobile pumpstation Date: Montag, 25. Juni 2001 14:18 Bert Schoeneich wrote: > > main valve and his porperties > > doocs: pb_ps_valve: (///MV) > MV.AVAIL > FALSE -> white > TRUE -> ps_profi_valve: (///MV) > MV.OPEN > MV.PERMIT > MV.OPENREQUEST > MV.FAULT > PSL.AIR Hi u 2, we need MV.FAULT MV.OPEN and PSL.AIR all 3 are BOOL and should look like in the old PS. Bagrat, you can extract MV.FAULT and MV.OPEN from HVStat: MV.FAULT = D15 MV.OPEN = D1 and PSL.AIR from GStat: PSL.AIR = D0 ------------------------------------------------------------------ mobile pumpstation: the valve on the bottom and his porperties doocs: pb_ps_valve: (///RPSV) > RPSV.AVAIL > FALSE -> white > TRUE -> ps_profi_valve: (///RPSV) > RPSV.OPEN > RPSV.PERMIT > RPSV.OPENREQUEST > RPSV.FAULT > PSL.AIR ------------------------------------------------------------------- mobile pumpstation: > > the profibus address at the the left bottom of the old window has the doocs address ///PROFIBUS and is a string datatype !