InterviewSolution
| 1. |
"measuring Point" can I Maintain Two Different Units In A Measuring Point? for Example: i Entered All Readings In Amperes. Is It Possible To Maintain Readings In Volts At The Same Time? If So, How Do I Go About This? |
|
Answer» can I Maintain Two DIFFERENT Units In A Measuring POINT? for Example: i Entered All Readings In Amperes. Is It Possible To Maintain Readings In Volts At The Same Time? If So, How Do I Go About This? You can have as many measurement points as you need. You will need to create another measurement type (characteristic) to accommodate the other unit of measure. Create a new measurement point with a new unit of measure and then LINK the new point with the old one using TRANSMISSION of measurement reading. This will resolve your problem. You can have as many measurement points as you need. You will need to create another measurement type (characteristic) to accommodate the other unit of measure. Create a new measurement point with a new unit of measure and then link the new point with the old one using transmission of measurement reading. This will resolve your problem. |
|