Hi Friends, 1) What precautions i should take as a BI Consultant when it is to UPGRADE the version of ECC (Eg: from R/3 to ECC 6.0)? 2) Will this upgradation affect BI system anyway?
1 4060Post New CMC SAP Business One Interview Questions
Tell us about you?
Is visual studio 2019 still in preview?
i need modal Q. paper of junior enjineer for 1/2009 rrb ajmer exam cat no. 11 jell electrical thenkyou
How do you realize Ternary Conditional Operator in Kotlin ?
Hi this is jitu here,I have 5 yrs experience in pharma sales,& i have done SAP-SD.I need 1 offer in IT sector,any one help me plz.If u want 2 suggest me then mail me jiturath80@gmail.com
Hi, Cansomeone please send the system refresh doc , it's very urgent for me. Thanks in advance.
Please tell me Detail cost of providing& laying nominal mix design 1:2.5:5,40mm nominal size.curing complete e/c cost of form work in foundation and plinth i/c carriage.
Can anyone send me question papers for section engineer for railways and send me on my id- abhay_jg@yahoo.com
What is pointer to pointer in c with example?
why u r shifting from engineering to other field ?
can we extend a class having only one parameterised constructor.Suggest the process to do it.
plz send me sylyabus model quetion paper for drug inspector exam
What are the kinds of subquery?
what is the difference between replacement of cement by groundnut shell ash
A PLC is programmed to drive three motors A, B and C as follows : After running motor A for an hour, motor B should get ON and motor A should get OFF. And after running motor B for an hour, motor C should get ON and motor B should get OFF. And after running motor C for an hour, motor A should get ON and motor C should get OFF. (That is, a cyclic repetition with time period one hour) Now, the second condition is: If any motor gone faulty and is tripped, the consecutive motor should get ON and the faulty (tripped) motor should be eliminated from cyclic repetition. The remaining two motors should bear the cyclic repetition of one hour each. (For healthy motor take logic as high and for tripped motor take logic as low) Now, the third condition is: When motor A load(Amps) exceeds 60% of its rated load, motor B should get ON in parallel to motor A. And when both motors A & B are running in parallel, and if their load exceeds 60% of their rated load, motor C should also start in parallel to A & B. [Here the cyclic repetition is eliminated, until their loads become normal(40%)] [Take logic high(1) for load at 60% and logic low(0) for load at 40%] Now draw a flow chart or a ladder diagram to fulfill the above condition.